Skip to content

drm/xe: allow disabling display at modprobe time

Mauro Carvalho Chehab requested to merge mchehab_kernel/kernel:no_display into xe

Offer an alternative besides Kconfig parameter to disable display when loading the module.

This is helpful when doing tests and during development, in the case where the display logic is broken for one or more platforms.

Signed-off-by: Mauro Carvalho Chehab mchehab@kernel.org

Merge request reports