intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
@ 2024-11-07 20:32 Jani Nikula
  2024-11-07 20:32 ` [PATCH 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks Jani Nikula
                   ` (23 more replies)
  0 siblings, 24 replies; 37+ messages in thread
From: Jani Nikula @ 2024-11-07 20:32 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, imre.deak, ville.syrjala

Brush up the DP MST code a little bit wrt naming and type/variable use
to make everything a bit clearer.

BR,
Jani.

Jani Nikula (8):
  drm/i915/mst: pass primary encoder to primary encoder hooks
  drm/i915/mst: rename intel_encoder to encoder
  drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
  drm/i915/mst: use primary_encoder in fake mst encoder creation
  drm/i915/display: make CHICKEN_TRANS() display version aware
  drm/i915/mst: convert to struct intel_display
  drm/i915/mst: change naming from fake encoders to MST stream encoders
  drm/i915/dp: add comments about hooks called from MST stream encoders

 drivers/gpu/drm/i915/display/intel_ddi.c     |  72 +--
 drivers/gpu/drm/i915/display/intel_ddi.h     |   2 -
 drivers/gpu/drm/i915/display/intel_display.c |  15 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 493 ++++++++++---------
 drivers/gpu/drm/i915/display/intel_hdcp.c    |   2 +-
 drivers/gpu/drm/i915/display/intel_psr.c     |   4 +-
 drivers/gpu/drm/i915/display/intel_vrr.c     |   2 +-
 drivers/gpu/drm/i915/i915_reg.h              |   5 +-
 8 files changed, 307 insertions(+), 288 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2024-11-11 17:47 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 20:32 [PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications Jani Nikula
2024-11-07 20:32 ` [PATCH 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks Jani Nikula
2024-11-11 15:38   ` Imre Deak
2024-11-07 20:32 ` [PATCH 2/8] drm/i915/mst: rename intel_encoder to encoder Jani Nikula
2024-11-11 15:41   ` Imre Deak
2024-11-07 20:32 ` [PATCH 3/8] drm/i915/mst: introduce to_primary_encoder() and to_primary_dp() Jani Nikula
2024-11-11 16:01   ` Imre Deak
2024-11-07 20:32 ` [PATCH 4/8] drm/i915/mst: use primary_encoder in fake mst encoder creation Jani Nikula
2024-11-11 16:04   ` Imre Deak
2024-11-07 20:32 ` [PATCH 5/8] drm/i915/display: make CHICKEN_TRANS() display version aware Jani Nikula
2024-11-08  9:31   ` [PATCH v2] " Jani Nikula
2024-11-11 16:14     ` Imre Deak
2024-11-07 20:32 ` [PATCH 6/8] drm/i915/mst: convert to struct intel_display Jani Nikula
2024-11-11 16:22   ` Imre Deak
2024-11-07 20:32 ` [PATCH 7/8] drm/i915/mst: change naming from fake encoders to MST stream encoders Jani Nikula
2024-11-11 16:58   ` Imre Deak
2024-11-11 17:17     ` Imre Deak
2024-11-11 17:42       ` Jani Nikula
2024-11-07 20:32 ` [PATCH 8/8] drm/i915/dp: add comments about hooks called from " Jani Nikula
2024-11-07 20:46   ` Jani Nikula
2024-11-11 16:43   ` Imre Deak
2024-11-07 20:39 ` ✓ CI.Patch_applied: success for drm/i915/mst: cleanups, renames, clarifications Patchwork
2024-11-07 20:39 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-07 20:40 ` ✓ CI.KUnit: success " Patchwork
2024-11-07 20:52 ` ✓ CI.Build: " Patchwork
2024-11-07 20:54 ` ✓ CI.Hooks: " Patchwork
2024-11-07 20:56 ` ✗ CI.checksparse: warning " Patchwork
2024-11-07 21:20 ` ✓ CI.BAT: success " Patchwork
2024-11-08  9:51 ` ✓ CI.Patch_applied: success for drm/i915/mst: cleanups, renames, clarifications (rev2) Patchwork
2024-11-08  9:52 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-08  9:53 ` ✓ CI.KUnit: success " Patchwork
2024-11-08 10:04 ` ✓ CI.Build: " Patchwork
2024-11-08 10:07 ` ✓ CI.Hooks: " Patchwork
2024-11-08 10:08 ` ✗ CI.checksparse: warning " Patchwork
2024-11-08 10:32 ` ✓ CI.BAT: success " Patchwork
2024-11-09  3:47 ` ✗ CI.FULL: failure for drm/i915/mst: cleanups, renames, clarifications Patchwork
2024-11-09 14:29 ` ✗ CI.FULL: failure for drm/i915/mst: cleanups, renames, clarifications (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).