[Intel-xe] [PATCH 0/3] drm/xe: Make vga setup decode co-exist with Xe

Uma Shankar uma.shankar at intel.com
Mon Sep 18 17:37:08 UTC 2023


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



More information about the Intel-xe mailing list