All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: intel_color_check() cleanup
@ 2024-05-23 18:28 Ville Syrjala
  2024-05-23 18:28 ` [PATCH 1/3] drm/i915: Plumb the entire atomic state into intel_color_check() Ville Syrjala
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ville Syrjala @ 2024-05-23 18:28 UTC (permalink / raw)
  To: intel-gfx

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

Eliminate the crtc_state->state footgun from intel_color_check(),
and hide some mundane C8 plane details inside it.

Ville Syrjälä (3):
  drm/i915: Plumb the entire atomic state into intel_color_check()
  drm/i915: Hide the intel_crtc_needs_color_update() inside
    intel_color_check()
  drm/i915: Bury c8_planes_changed() in intel_color_check()

 drivers/gpu/drm/i915/display/intel_color.c   | 125 ++++++++++++-------
 drivers/gpu/drm/i915/display/intel_color.h   |   4 +-
 drivers/gpu/drm/i915/display/intel_display.c |  26 +---
 3 files changed, 85 insertions(+), 70 deletions(-)

-- 
2.44.1


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

end of thread, other threads:[~2024-05-24 21:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 18:28 [PATCH 0/3] drm/i915: intel_color_check() cleanup Ville Syrjala
2024-05-23 18:28 ` [PATCH 1/3] drm/i915: Plumb the entire atomic state into intel_color_check() Ville Syrjala
2024-05-23 18:28 ` [PATCH 2/3] drm/i915: Hide the intel_crtc_needs_color_update() inside intel_color_check() Ville Syrjala
2024-05-23 18:28 ` [PATCH 3/3] drm/i915: Bury c8_planes_changed() in intel_color_check() Ville Syrjala
2024-05-23 19:39 ` ✗ Fi.CI.SPARSE: warning for drm/i915: intel_color_check() cleanup Patchwork
2024-05-23 19:48 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-24  9:17 ` [PATCH 0/3] " Jani Nikula
2024-05-24 21:40 ` ✗ Fi.CI.IGT: failure for " Patchwork

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.