Skip to content

Commit 3adcf97

Browse files
baluviveklucasdemarchi
authored andcommitted
drm/xe/bmg: Drop force_probe requirement
Battlemage platform is sufficiently tested and found stable. CI is also pretty stable. Remove the force_probe requirement to enable the platform support by default. Cc: Thomas Hellström <[email protected]> Cc: Rodrigo Vivi <[email protected]> Cc: Jani Nikula <[email protected]> Signed-off-by: Balasubramani Vivekanandan <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Reviewed-by: Lucas De Marchi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Lucas De Marchi <[email protected]>
1 parent c720841 commit 3adcf97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/xe/xe_pci.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ static const struct xe_device_desc bmg_desc = {
344344
DGFX_FEATURES,
345345
PLATFORM(BATTLEMAGE),
346346
.has_display = true,
347-
.require_force_probe = true,
348347
.has_heci_cscfi = 1,
349348
};
350349

0 commit comments

Comments
 (0)