drm/i915/dsb: Nuke the DSB debug
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Jan 2023 16:30:34 +0000 (18:30 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 20 Feb 2023 21:11:16 +0000 (23:11 +0200)
commite18b19740299285fb18ac1513dcaaf0fa40e140e
tree3458635f25cdc664020b8f402d44d08c25e2036c
parentd5f84973acddbc6140cc82d74ae8f5b3e11c027f
drm/i915/dsb: Nuke the DSB debug

We'll be wanting to start the DSB from the vblank evasion critical
section so printk()s are a big nono. Get rid of the debug print.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230118163040.29808-8-ville.syrjala@linux.intel.com
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
drivers/gpu/drm/i915/display/intel_dsb.c