mbox series

[v2,0/2] drm/i915: DG1 fixes

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

Message

Ville Syrjälä April 11, 2025, 2:43 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.

v2: just the uapi behaviour revert and force probe removal
    left, test the uapi change against updated igt

Test-with: 20250410194643.20558-1-ville.syrjala@linux.intel.com

Ville Syrjälä (2):
  drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
  drm/i915/pci: Remove force_probe requirement for DG1

 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +-
 drivers/gpu/drm/i915/i915_pci.c                | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)