[Intel-xe] [PATCH 0/6] Cleanup warnings (fix build with W=1)
Lucas De Marchi
lucas.demarchi at intel.com
Tue Feb 21 23:33:42 UTC 2023
Build with W=1 and fix all the warnings after applying both this series
and https://lore.kernel.org/intel-xe/20230221194002.819026-1-lucas.demarchi@intel.com/T/#t
([PATCH v3 00/13] Start register cleanup).
References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/211
Lucas De Marchi (6):
drm/xe: Make local functions static
drm/xe: Fix application of LRC tunings
drm/xe: Fix kunit integration due to missing prototypes
drm/xe: Remove unused functions
drm/xe: Add missing doc for xe parameter
drm/xe: Add missing include xe_wait_user_fence.h
drivers/gpu/drm/xe/tests/xe_bo.c | 54 ++++++++++++++-----------
drivers/gpu/drm/xe/tests/xe_dma_buf.c | 2 +
drivers/gpu/drm/xe/tests/xe_migrate.c | 6 +++
drivers/gpu/drm/xe/xe_gt.c | 7 ++--
drivers/gpu/drm/xe/xe_gt_topology.c | 25 ------------
drivers/gpu/drm/xe/xe_guc.c | 4 +-
drivers/gpu/drm/xe/xe_irq.c | 2 +-
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c | 1 +
drivers/gpu/drm/xe/xe_tuning.c | 15 ++++++-
drivers/gpu/drm/xe/xe_tuning.h | 2 +
drivers/gpu/drm/xe/xe_wait_user_fence.c | 8 ++--
11 files changed, 68 insertions(+), 58 deletions(-)
--
2.39.0
More information about the Intel-xe
mailing list