All of lore.kernel.org
 help / color / mirror / Atom feed
* [CI 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
@ 2025-06-23 11:43 Jani Nikula
  2025-06-23 11:43 ` [CI 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout() Jani Nikula
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Jani Nikula @ 2025-06-23 11:43 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

[1] for CI.

[1] https://lore.kernel.org/r/cover.1749119274.git.jani.nikula@intel.com

Jani Nikula (6):
  drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
  drm/i915/pcode: add struct drm_device based interface
  drm/xe/pcode: add struct drm_device based interface
  drm/i915/display: switch to struct drm_device based pcode interface
  drm/i915/dram: switch to struct drm_device based pcode interface
  drm/xe/compat: remove old pcode compat interface

 drivers/gpu/drm/i915/display/hsw_ips.c        | 13 ++---
 drivers/gpu/drm/i915/display/intel_bw.c       | 24 ++++----
 drivers/gpu/drm/i915/display/intel_cdclk.c    | 57 +++++++++----------
 .../drm/i915/display/intel_display_power.c    |  4 +-
 .../i915/display/intel_display_power_well.c   |  5 +-
 drivers/gpu/drm/i915/display/intel_hdcp.c     |  3 +-
 drivers/gpu/drm/i915/display/skl_watermark.c  | 31 +++++-----
 drivers/gpu/drm/i915/intel_pcode.c            | 29 +++++++++-
 drivers/gpu/drm/i915/intel_pcode.h            | 15 ++++-
 drivers/gpu/drm/i915/soc/intel_dram.c         |  5 +-
 .../drm/xe/compat-i915-headers/intel_pcode.h  | 31 ----------
 .../drm/xe/compat-i915-headers/intel_uncore.h |  7 ---
 drivers/gpu/drm/xe/xe_pcode.c                 | 26 +++++++++
 drivers/gpu/drm/xe/xe_pcode.h                 | 12 +++-
 14 files changed, 137 insertions(+), 125 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-06-26 19:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 11:43 [CI 0/6] drm/i915, drm/xe: add drm device based pcode interface for display Jani Nikula
2025-06-23 11:43 ` [CI 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout() Jani Nikula
2025-06-23 11:43 ` [CI 2/6] drm/i915/pcode: add struct drm_device based interface Jani Nikula
2025-06-23 11:43 ` [CI 3/6] drm/xe/pcode: " Jani Nikula
2025-06-23 19:04   ` kernel test robot
2025-06-26 18:56   ` Lucas De Marchi
2025-06-26 19:10     ` Jani Nikula
2025-06-26 19:18     ` Lucas De Marchi
2025-06-23 11:43 ` [CI 4/6] drm/i915/display: switch to struct drm_device based pcode interface Jani Nikula
2025-06-23 11:43 ` [CI 5/6] drm/i915/dram: " Jani Nikula
2025-06-23 11:43 ` [CI 6/6] drm/xe/compat: remove old pcode compat interface Jani Nikula
2025-06-23 11:51 ` ✓ CI.KUnit: success for drm/i915, drm/xe: add drm device based pcode interface for display (rev2) Patchwork
2025-06-23 12:05 ` ✗ CI.checksparse: warning " Patchwork
2025-06-23 13:28 ` ✓ i915.CI.BAT: success for drm/i915, drm/xe: add drm device based pcode interface for display (rev3) Patchwork
2025-06-23 17:10 ` ✗ Xe.CI.Full: failure for drm/i915, drm/xe: add drm device based pcode interface for display (rev2) Patchwork
2025-06-23 18:31 ` ✓ i915.CI.Full: success for drm/i915, drm/xe: add drm device based pcode interface for display (rev3) 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.