On Fri, 5 Jun 2020 at 21:04, Chris Wilson <[email protected]> wrote:
>
> Unused as of commit 9e0f9464e2ab ("drm/i915/gem: Async GPU relocations
> only"), but left behind.
>
> >> drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:933:21: error: unused
> >> function 'unmask_page' [-Werror,-Wunused-function]
> static inline void *unmask_page(unsigned long p)
> ^
> >> drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:938:28: error: unused
> >> function 'unmask_flags' [-Werror,-Wunused-function]
> static inline unsigned int unmask_flags(unsigned long p)
> ^
> >> drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:945:33: error: unused
> >> function 'cache_to_ggtt' [-Werror,-Wunused-function]
> static inline struct i915_ggtt *cache_to_ggtt(struct reloc_cache *cache)
>
> Reported-by: kernel test robot <[email protected]>
> Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx