Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
@ 2026-05-07 19:36 Michał Grzelak
  2026-05-07 19:36 ` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec Michał Grzelak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michał Grzelak @ 2026-05-07 19:36 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jani Nikula, Michał Grzelak

Next version of [1].

[1] https://lore.kernel.org/intel-gfx/20260123194109.680186-1-michal.grzelak@intel.com/

BR,
Michał

---
Changelog:
v2->v3
- resolve conflict from rebase

v1->v2
- rebase onto drm-tip (Jani)

Michał Grzelak (1):
  drm/{i915,xe}/pcode: rename GEN6_PCODE_DATA to match spec

 drivers/gpu/drm/i915/display/intel_parent.c   |  4 ++--
 drivers/gpu/drm/i915/display/intel_parent.h   |  2 +-
 drivers/gpu/drm/i915/gvt/handlers.c           |  2 +-
 drivers/gpu/drm/i915/i915_reg.h               |  2 +-
 drivers/gpu/drm/i915/intel_gvt_mmio_table.c   |  2 +-
 drivers/gpu/drm/i915/intel_pcode.c            | 14 +++++++-------
 drivers/gpu/drm/i915/intel_pcode.h            |  2 +-
 drivers/gpu/drm/xe/display/xe_display_pcode.c |  4 ++--
 drivers/gpu/drm/xe/xe_pcode.c                 |  4 ++--
 drivers/gpu/drm/xe/xe_pcode.h                 |  2 +-
 10 files changed, 19 insertions(+), 19 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-05-08 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 19:36 [PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec Michał Grzelak
2026-05-07 19:36 ` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec Michał Grzelak
2026-05-07 20:41 ` ✓ i915.CI.BAT: success for match GEN6_PCODE_DATA naming with spec Patchwork
2026-05-08 12:06 ` ✓ i915.CI.Full: " Patchwork

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