Commit 79263e4b authored by Balasubramani Vivekanandan's avatar Balasubramani Vivekanandan Committed by Lucas De Marchi
Browse files
parent bf1a72ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,
};