[Intel-gfx] [PATCH 0/4] drm/i915: Clean up the pxp stuff

Ville Syrjala ville.syrjala at linux.intel.com
Wed Oct 6 23:57:00 UTC 2021


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

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 <anshuman.gupta at intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: Juston Li <juston.li at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Uma Shankar <uma.shankar at intel.com>

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



More information about the Intel-gfx mailing list