]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Dump the crtc hw state always
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 17 Feb 2022 10:32:18 +0000 (12:32 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 23 Feb 2022 11:28:36 +0000 (13:28 +0200)
commit420f1c62101c516fe430501321217007678c2918
tree0d94e10b2062be03b9b47143be26d49bfe6a6dbb
parent6f10a599f3c10d59b6eaf12b1f904c0c90369740
drm/i915: Dump the crtc hw state always

Let's just dump the "full" hw crtc state in debugs so that we can
see if some stale junk was left behind when the crtc is supposed
to be entirely off.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220217103221.10405-2-ville.syrjala@linux.intel.com
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
drivers/gpu/drm/i915/display/intel_display_debugfs.c