mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 00:25:24 -04:00
drm/xe/lnl: Enable display support
Enable display support for Lunar Lake. Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240312163639.172321-9-gustavo.sousa@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
This commit is contained in:
committed by
Lucas De Marchi
parent
bf1a72ab5a
commit
79263e4b3f
@@ -333,6 +333,7 @@ static const struct xe_device_desc mtl_desc = {
|
||||
|
||||
static const struct xe_device_desc lnl_desc = {
|
||||
PLATFORM(XE_LUNARLAKE),
|
||||
.has_display = true,
|
||||
.require_force_probe = true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user