]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Add debugs for the C8 vs. legacy LUT case
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 13 May 2019 13:39:04 +0000 (16:39 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 28 May 2019 17:46:55 +0000 (20:46 +0300)
commitbe8a4b2d319994af690e0f636a3a7be9dd43184d
tree1c98c54b410157d139944d71b4d6de750e6b6b2b
parent638d87c4a70e497465cc489e03310de39efa0f82
drm/i915: Add debugs for the C8 vs. legacy LUT case

Leave a hint in dmesg when we reject a configuration attempting
to use C8 planes without the legacy LUT loaded.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190513133904.20374-3-ville.syrjala@linux.intel.com
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/intel_color.c