[Intel-xe] ✓ CI.Patch_applied: success for drn/xe: Drop usm lock around ASID xarray
Patchwork
patchwork at emeril.freedesktop.org
Sat Mar 18 03:08:37 UTC 2023
== Series Details ==
Series: drn/xe: Drop usm lock around ASID xarray
URL : https://patchwork.freedesktop.org/series/115341/
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: drn/xe: Drop usm lock around ASID xarray
More information about the Intel-xe
mailing list