Intel-GFX 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
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ 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 15:28 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pch: small cleanups, refactors Patchwork
2025-02-07 15:28 ` ✗ Fi.CI.SPARSE: " Patchwork
2025-02-07 18:49 ` ✓ i915.CI.BAT: success " Patchwork
2025-02-08  6:02 ` ✗ i915.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