diff options
| author | Chris Wilson <[email protected]> | 2020-06-05 21:03:57 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-06-05 21:46:31 +0100 |
| commit | 7ac2d2536dfa71c275a74813345779b1e7522c91 (patch) | |
| tree | 9735fc911c1c5206605260c6b8fc4df0648b401a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 84d24cb5247a356a4310a25761f8aa56b8814538 (diff) | |
drm/i915/gem: Delete unused code
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]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions