drm/xe/lnl: Drop force_probe requirement
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 22 Aug 2024 22:46:15 +0000 (15:46 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 27 Aug 2024 04:56:19 +0000 (21:56 -0700)
commit9c57bc08652a7c8e0e355c52c023fddc090fe9bb
tree2e709f87b46b2032936477ce65d7ac7c59f6204c
parent65112db0c21022cb1caed5a03c6392eaaf984c14
drm/xe/lnl: Drop force_probe requirement

Lunar Lake has been usable for a while in a desktop setup. Bugs are
sporadically showing up in CI, but being promptly fixed. Nothing very
concerning.

All the uapi changes related to fundamental platform usage have been
finalized.

Remove the force_probe requirement and enable the platform by default.

Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240822224615.793540-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_pci.c