[Intel-xe] ✓ CI.Patch_applied: success for drm/xe/mcr: Separate version from engine type selection
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 17 22:37:35 UTC 2023
== Series Details ==
Series: drm/xe/mcr: Separate version from engine type selection
URL : https://patchwork.freedesktop.org/series/115329/
State : success
== Summary ==
=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit 3873fe420b3e91b76e192a0ff13586e08e839f91
Author: Lucas De Marchi <lucas.demarchi at intel.com>
AuthorDate: Fri Mar 10 11:14:30 2023 -0800
Commit: Lucas De Marchi <lucas.demarchi at intel.com>
CommitDate: Fri Mar 17 09:34:59 2023 -0700
drm/xe: Fix module load without display IP
When the device info initialization moved to the display part, one use
case was left behind: platforms without display IP. In order to keep the
knowledge about the display in xe_display.c, xe_display_info_init()
should be the place where this is set.
Remove the warning and set the info accordingly. This moves a later
check from intel_device_info_runtime_init() into a very earlier one,
when no HW access is being done yet.
Fixes: 2a0f49c7ae5b ("drm/xe/display: Move device info initialization to display")
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>
Link: https://lore.kernel.org/r/20230310191430.2229799-1-lucas.demarchi@intel.com
=== git am output follows ===
Applying: drm/xe/mcr: Separate version from engine type selection
More information about the Intel-xe
mailing list