From: Ville Syrjälä <[email protected]> I was just perusing skl_program_plane() when I stumbled on this slightly iffy pxp stuff. Let's try to clean it up.
Cc: Anshuman Gupta <[email protected]> Cc: Daniele Ceraolo Spurio <[email protected]> Cc: Juston Li <[email protected]> Cc: Rodrigo Vivi <[email protected]> Cc: Uma Shankar <[email protected]> Ville Syrjälä (4): drm/i915: Move the pxp plane state computation drm/i915: Fix up skl_program_plane() pxp stuff drm/i915: Remove the drm_dbg() from the vblank evade critical section drm/i915: Rename intel_load_plane_csc_black() drivers/gpu/drm/i915/display/intel_display.c | 31 +------ .../drm/i915/display/skl_universal_plane.c | 80 +++++++++++-------- 2 files changed, 46 insertions(+), 65 deletions(-) -- 2.32.0
