Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915/pch: small cleanups, refactors
@ 2025-02-07 10:17 Jani Nikula
  2025-02-07 10:17 ` [PATCH 1/3] drm/i915/pch: Make LPT LP a dedicated PCH type Jani Nikula
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Jani Nikula @ 2025-02-07 10:17 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

The PCH detection code is a bit problematic in terms of making it
independent of i915 core code. I don't have a solution yet, but while
looking I came up with these small improvements.

BR,
Jani.


Jani Nikula (3):
  drm/i915/pch: Make LPT LP a dedicated PCH type
  drm/i915/pch: Hide PCH device IDs
  drm/i915/pch: Remove unused i915->pch_id

 .../gpu/drm/i915/display/intel_backlight.c    |  2 +-
 drivers/gpu/drm/i915/i915_drv.h               |  1 -
 drivers/gpu/drm/i915/soc/intel_pch.c          | 42 +++++++++++++----
 drivers/gpu/drm/i915/soc/intel_pch.h          | 45 +++----------------
 drivers/gpu/drm/xe/xe_device_types.h          |  1 -
 5 files changed, 41 insertions(+), 50 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-02-12 11:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 10:17 [PATCH 0/3] drm/i915/pch: small cleanups, refactors Jani Nikula
2025-02-07 10:17 ` [PATCH 1/3] drm/i915/pch: Make LPT LP a dedicated PCH type Jani Nikula
2025-02-11 18:12   ` Garg, Nemesa
2025-02-12 11:18     ` Jani Nikula
2025-02-07 10:17 ` [PATCH 2/3] drm/i915/pch: Hide PCH device IDs Jani Nikula
2025-02-11 18:03   ` Garg, Nemesa
2025-02-07 10:17 ` [PATCH 3/3] drm/i915/pch: Remove unused i915->pch_id Jani Nikula
2025-02-11 17:59   ` Garg, Nemesa
2025-02-07 11:36 ` ✓ CI.Patch_applied: success for drm/i915/pch: small cleanups, refactors Patchwork
2025-02-07 11:37 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-07 11:38 ` ✓ CI.KUnit: success " Patchwork
2025-02-07 11:54 ` ✓ CI.Build: " Patchwork
2025-02-07 11:56 ` ✓ CI.Hooks: " Patchwork
2025-02-07 11:58 ` ✓ CI.checksparse: " Patchwork
2025-02-07 12:19 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-07 16:18 ` ✗ Xe.CI.Full: failure " Patchwork

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