[Intel-gfx] [PATCH 0/3] drm/i915/display: remove last uses of GEM_BUG_ON/GEM_WARN_ON
Jani Nikula
jani.nikula at intel.com
Thu Sep 14 09:34:56 UTC 2023
The display code has almost no uses of GEM_BUG_ON/GEM_WARN_ON. Remove
the last ones to be clean of them.
Jani Nikula (3):
drm/i915/fbc: replace GEM_BUG_ON() to drm_WARN_ON()
drm/i915/fb: replace GEM_WARN_ON() with drm_WARN_ON()
drm/i915/dpt: replace GEM_BUG_ON() with drm_WARN_ON()
drivers/gpu/drm/i915/display/intel_dpt.c | 2 +-
drivers/gpu/drm/i915/display/intel_fb_pin.c | 3 ++-
drivers/gpu/drm/i915/display/intel_fbc.c | 14 ++++++++------
3 files changed, 11 insertions(+), 8 deletions(-)
--
2.39.2
More information about the Intel-gfx
mailing list