All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/4] drm/i915: Clean up the pxp stuff
@ 2021-10-06 23:57 Ville Syrjala
  2021-10-06 23:57 ` [Intel-gfx] [PATCH 1/4] drm/i915: Move the pxp plane state computation Ville Syrjala
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Ville Syrjala @ 2021-10-06 23:57 UTC (permalink / raw)
  To: intel-gfx
  Cc: Anshuman Gupta, Daniele Ceraolo Spurio, Juston Li, Rodrigo Vivi,
	Uma Shankar

From: Ville Syrjälä <ville.syrjala@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@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Juston Li <juston.li@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Uma Shankar <uma.shankar@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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-10-07 18:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 23:57 [Intel-gfx] [PATCH 0/4] drm/i915: Clean up the pxp stuff Ville Syrjala
2021-10-06 23:57 ` [Intel-gfx] [PATCH 1/4] drm/i915: Move the pxp plane state computation Ville Syrjala
2021-10-07  5:52   ` Li, Juston
2021-10-07  6:41     ` Ville Syrjälä
2021-10-06 23:57 ` [Intel-gfx] [PATCH 2/4] drm/i915: Fix up skl_program_plane() pxp stuff Ville Syrjala
2021-10-07 18:36   ` Rodrigo Vivi
2021-10-06 23:57 ` [Intel-gfx] [PATCH 3/4] drm/i915: Remove the drm_dbg() from the vblank evade critical section Ville Syrjala
2021-10-07  5:54   ` Li, Juston
2021-10-06 23:57 ` [Intel-gfx] [PATCH 4/4] drm/i915: Rename intel_load_plane_csc_black() Ville Syrjala
2021-10-07  5:55   ` Li, Juston
2021-10-07  7:14   ` Ville Syrjälä
2021-10-07  1:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Clean up the pxp stuff Patchwork
2021-10-07  3:53 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-10-07  5:59 ` [Intel-gfx] [PATCH 0/4] " Li, Juston

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.