[PATCH 0/3] drm/i915: remove __i915_printk()
Jani Nikula
jani.nikula at intel.com
Tue Aug 6 13:38:29 UTC 2024
I don't think we need the bug reporting request in the few specific
places that lead to __i915_printk(). With them gone, there's really no
need for __i915_printk(). Just switch to regular drm logging.
Jani Nikula (3):
drm/i915: remove a few __i915_printk() uses
drm/i915: remove i915_report_error()
drm/i915: remove __i915_printk()
drivers/gpu/drm/i915/i915_driver.c | 8 ++---
drivers/gpu/drm/i915/i915_utils.c | 51 +++---------------------------
drivers/gpu/drm/i915/i915_utils.h | 16 ++++------
3 files changed, 15 insertions(+), 60 deletions(-)
--
2.39.2
More information about the Intel-gfx
mailing list