mbox series

[0/4] drm/i915: DG1 fixes

Message ID 20250401163752.6412-1-ville.syrjala@linux.intel.com (mailing list archive)
Headers show
Series drm/i915: DG1 fixes | expand

Message

Ville Syrjala April 1, 2025, 4:37 p.m. UTC
From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Fix a couple of problems on DG1, and remove the long overdue
force_probe requirement.

Ville Syrjälä (4):
  drm/i915: Apply the combo PLL frac w/a on DG1
  drm/i915: Simplify combo PLL frac w/a
  drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
  drm/i915/pci: Remove force_probe requirement for DG1

 drivers/gpu/drm/i915/display/intel_dpll_mgr.c  | 5 +----
 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +-
 drivers/gpu/drm/i915/i915_pci.c                | 1 -
 3 files changed, 2 insertions(+), 6 deletions(-)