[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Fix platforms without display
Imre Deak
imre.deak at intel.com
Wed Feb 8 11:42:56 UTC 2023
This is v2 of [1] fixing DG2 platforms without display, addressing the
review comments from Jani and fixing one related issue noticed by the
bug reporter.
[1] https://patchwork.freedesktop.org/series/113711/
Cc: Jani Nikula <jani.nikula at intel.com>
Imre Deak (4):
drm/i915: Fix system suspend without fbdev being initialized
drm/i915: Move display power initialization during driver probing
later
drm/i915/dgfx, mtl+: Disable display functionality if the display is
not present
drm/i915: Sanitize the display fused-off check on GEN7/8
drivers/gpu/drm/i915/display/intel_display.c | 5 +++++
drivers/gpu/drm/i915/display/intel_fbdev.c | 8 +++++++-
drivers/gpu/drm/i915/i915_driver.c | 7 -------
drivers/gpu/drm/i915/i915_reg.h | 3 +++
drivers/gpu/drm/i915/intel_device_info.c | 10 ++++++++--
5 files changed, 23 insertions(+), 10 deletions(-)
--
2.37.1
More information about the Intel-gfx
mailing list