]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/ptl: Drop force_probe requirement
authorMatt Atwood <matthew.s.atwood@intel.com>
Mon, 7 Jul 2025 20:19:59 +0000 (13:19 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 8 Jul 2025 13:55:35 +0000 (09:55 -0400)
commit94de1dfd4729c21c156051ffd1ee30cfdab1b58e
tree04341c6774314ee84d4d99bdff072a9c77f93833
parent4c93e2c34154d36c9eab54d81d8ec22fa2e2afd6
drm/xe/ptl: Drop force_probe requirement

Panther Lake has proven to be stable through testing and use.

Remove the force_probe requirement and enable the platform by default.

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://lore.kernel.org/r/20250707201959.319406-1-matthew.s.atwood@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_pci.c