Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [RFC 0/3] Use common wrapper to get step name
@ 2023-09-20  7:16 Chaitanya Kumar Borah
  2023-09-20  7:16 ` [Intel-xe] [RFC 1/3] drm/i915: Add wrapper for xe compatibility Chaitanya Kumar Borah
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Chaitanya Kumar Borah @ 2023-09-20  7:16 UTC (permalink / raw)
  To: intel-xe

Use wrapper common for both xe and i915 to get the display step name.

This patch partially reverts the changes made in

commit 8c4154824537 ("FIXME: drm/i915/dmc: xe way of getting at stepping")

TODO: Find cleaner solution for rest(not stepping related) of the Fixme
      patch

The following patches are to be floated in intel-gfx and backported to
xe
	drm/i915/dmc: Use common wrapper to get step name
	drm/i915: Add wrapper for xe compatibility

Chaitanya Kumar Borah (3):
  drm/i915: Add wrapper for xe compatibility
  drm/xe: Add wrapper over intel_step_name
  drm/i915/dmc: Use common wrapper to get step name

 drivers/gpu/drm/i915/display/intel_dmc.c | 7 ++-----
 drivers/gpu/drm/i915/intel_step.c        | 5 +++++
 drivers/gpu/drm/i915/intel_step.h        | 1 +
 drivers/gpu/drm/xe/xe_step.c             | 5 +++++
 drivers/gpu/drm/xe/xe_step.h             | 1 +
 5 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Intel-xe] [RFC 0/3] Use common wrapper to get step name
@ 2023-09-18 12:02 Chaitanya Kumar Borah
  2023-09-18 12:02 ` [Intel-xe] [RFC 1/3] drm/i915: Add wrapper for xe compatibility Chaitanya Kumar Borah
  0 siblings, 1 reply; 13+ messages in thread
From: Chaitanya Kumar Borah @ 2023-09-18 12:02 UTC (permalink / raw)
  To: intel-xe

Use wrapper common for both xe and i915 to get the display step name.

This patch partially reverts the changes made in

commit 8c4154824537 ("FIXME: drm/i915/dmc: xe way of getting at stepping")

TODO: Find cleaner solution for rest(not stepping related) of the Fixme
      patch

Chaitanya Kumar Borah (3):
  drm/i915: Add wrapper for xe compatibility
  drm/xe: Add wrapper over intel_step_name
  drm/i915/dmc: Use common wrapper to get step name

 drivers/gpu/drm/i915/display/intel_dmc.c | 7 ++-----
 drivers/gpu/drm/i915/intel_step.c        | 5 +++++
 drivers/gpu/drm/i915/intel_step.h        | 1 +
 drivers/gpu/drm/xe/xe_step.c             | 5 +++++
 drivers/gpu/drm/xe/xe_step.h             | 1 +
 5 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-10-05  4:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20  7:16 [Intel-xe] [RFC 0/3] Use common wrapper to get step name Chaitanya Kumar Borah
2023-09-20  7:16 ` [Intel-xe] [RFC 1/3] drm/i915: Add wrapper for xe compatibility Chaitanya Kumar Borah
2023-09-20  9:52   ` Jani Nikula
2023-10-05  4:34     ` Borah, Chaitanya Kumar
2023-09-20  7:16 ` [Intel-xe] [RFC 2/3] drm/xe: Add wrapper over intel_step_name Chaitanya Kumar Borah
2023-09-20  7:17 ` [Intel-xe] [RFC 3/3] drm/i915/dmc: Use common wrapper to get step name Chaitanya Kumar Borah
2023-09-20  8:11 ` [Intel-xe] ✓ CI.Patch_applied: success for Use common wrapper to get step name (rev2) Patchwork
2023-09-20  8:12 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-20  8:13 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-20  8:20 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-20  8:20 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-09-20  8:21 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-09-18 12:02 [Intel-xe] [RFC 0/3] Use common wrapper to get step name Chaitanya Kumar Borah
2023-09-18 12:02 ` [Intel-xe] [RFC 1/3] drm/i915: Add wrapper for xe compatibility Chaitanya Kumar Borah

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