[PATCH v3 19/19] drm/xe/bmg: Enable the display support

Lucas De Marchi lucas.demarchi at intel.com
Tue Apr 30 17:49:06 UTC 2024


On Tue, Apr 30, 2024 at 10:28:50AM GMT, Radhakrishna Sripada wrote:
>From: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
>
>Enable the display support for Battlemage
>
>Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
>Reviewed-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
>Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada at intel.com>

Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
to merge this through drm-intel-next once we confirm it's passing CI
(and tested on BMG).

Lucas De Marchi

>---
> drivers/gpu/drm/xe/xe_pci.c | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
>index a0cf5dd803c2..b01b1d30976a 100644
>--- a/drivers/gpu/drm/xe/xe_pci.c
>+++ b/drivers/gpu/drm/xe/xe_pci.c
>@@ -342,6 +342,7 @@ static const struct xe_device_desc lnl_desc = {
> static const struct xe_device_desc bmg_desc __maybe_unused = {
> 	DGFX_FEATURES,
> 	PLATFORM(XE_BATTLEMAGE),
>+	.has_display = true,
> 	.require_force_probe = true,
> };
>
>-- 
>2.34.1
>


More information about the Intel-xe mailing list