Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915: uapi vs. hw state fixes
@ 2025-11-19 18:16 Ville Syrjala
  2025-11-19 18:16 ` [PATCH 1/6] drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank worker Ville Syrjala
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Ville Syrjala @ 2025-11-19 18:16 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

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

Spotted a few places using the uapi state when they most
likely should have been using the hw state. Fix those up.

Ville Syrjälä (6):
  drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank worker
  drm/i915/psr: Use hw.crtc instead of uapi.crtc
  drm/i915/psr: Use hw.rotation instead of uapi.rotation
  drm/i915: Use hw.active instead of uapi.active in the initial plane
    readout
  drm/i915/panic: Get the crtc from the correct place
  drm/i915/panic: Clean up the variables

 drivers/gpu/drm/i915/display/intel_crtc.c     |  4 +-
 drivers/gpu/drm/i915/display/intel_plane.c    | 58 +++++++++----------
 .../drm/i915/display/intel_plane_initial.c    |  6 +-
 drivers/gpu/drm/i915/display/intel_psr.c      | 12 ++--
 drivers/gpu/drm/i915/display/intel_psr.h      |  3 +-
 drivers/gpu/drm/xe/display/xe_plane_initial.c |  6 +-
 6 files changed, 45 insertions(+), 44 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-11-25 19:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19 18:16 [PATCH 0/6] drm/i915: uapi vs. hw state fixes Ville Syrjala
2025-11-19 18:16 ` [PATCH 1/6] drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank worker Ville Syrjala
2025-11-19 18:16 ` [PATCH 2/6] drm/i915/psr: Use hw.crtc instead of uapi.crtc Ville Syrjala
2025-11-19 18:16 ` [PATCH 3/6] drm/i915/psr: Use hw.rotation instead of uapi.rotation Ville Syrjala
2025-11-19 18:16 ` [PATCH 4/6] drm/i915: Use hw.active instead of uapi.active in the initial plane readout Ville Syrjala
2025-11-19 18:16 ` [PATCH 5/6] drm/i915/panic: Get the crtc from the correct place Ville Syrjala
2025-11-19 18:16 ` [PATCH 6/6] drm/i915/panic: Clean up the variables Ville Syrjala
2025-11-19 20:41 ` ✓ i915.CI.BAT: success for drm/i915: uapi vs. hw state fixes Patchwork
2025-11-20  1:24 ` ✓ i915.CI.Full: " Patchwork
2025-11-25 19:41 ` [PATCH 0/6] " Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox