Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/3] drm/xe: Make vga setup decode co-exist with Xe
@ 2023-09-18 17:37 Uma Shankar
  2023-09-18 17:37 ` [Intel-xe] [PATCH 1/3] drm/i915/display: Add a wrapper function for vga decode setup Uma Shankar
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Uma Shankar @ 2023-09-18 17:37 UTC (permalink / raw)
  To: intel-xe; +Cc: jani.nikula

This series removes the #ifdef introduced for VGA decode setup.
Refactors the code to have a cleaner separation and co-existence
with Xe and i915.

Uma Shankar (3):
  drm/i915/display: Add a wrapper function for vga decode setup
  drm/xe: Add wrapper function for VGA decode setup
  drm/i915: Use the wrapper function for vga decode setup

 drivers/gpu/drm/i915/display/intel_vga.c    | 20 +-------------------
 drivers/gpu/drm/i915/soc/intel_gmch.c       | 14 ++++++++++++++
 drivers/gpu/drm/i915/soc/intel_gmch.h       |  1 +
 drivers/gpu/drm/xe/display/ext/i915_utils.c |  5 +++++
 drivers/gpu/drm/xe/xe_display.h             |  1 +
 5 files changed, 22 insertions(+), 19 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2023-09-21 20:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 17:37 [Intel-xe] [PATCH 0/3] drm/xe: Make vga setup decode co-exist with Xe Uma Shankar
2023-09-18 17:37 ` [Intel-xe] [PATCH 1/3] drm/i915/display: Add a wrapper function for vga decode setup Uma Shankar
2023-09-19 10:26   ` Jani Nikula
2023-09-20  9:27     ` Shankar, Uma
2023-09-18 17:37 ` [Intel-xe] [PATCH 2/3] drm/xe: Add wrapper function for VGA " Uma Shankar
2023-09-19 10:30   ` Jani Nikula
2023-09-20  9:33     ` Shankar, Uma
2023-09-20 10:08       ` Jani Nikula
2023-09-20 12:39         ` Shankar, Uma
2023-09-21 12:00           ` Shankar, Uma
2023-09-21 12:18           ` Ville Syrjälä
2023-09-21 20:14             ` Shankar, Uma
2023-09-18 17:37 ` [Intel-xe] [PATCH 3/3] drm/i915: Use the wrapper function for vga " Uma Shankar
2023-09-18 18:10 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Make vga setup decode co-exist with Xe Patchwork
2023-09-18 18:11 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-18 18:12 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-18 18:15 ` [Intel-xe] ✗ CI.Build: failure " Patchwork

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