summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/xarray.py
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-07-15 12:50:53 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-07-16 23:48:24 +0300
commit5dd0b96118e09a3725e3f83543e133b1fd02c18c (patch)
tree83f8bc538e0bcbdd4797ab9ea5e8ed2e19bc3db7 /scripts/gdb/linux/xarray.py
parent97a0f2b5f4d4afcec34376e4428e157ce95efa71 (diff)
downloadlinux-5dd0b96118e09a3725e3f83543e133b1fd02c18c.tar.xz
drm/radeon: Do not hold console lock while suspending clients
The radeon driver holds the console lock while suspending in-kernel DRM clients. This creates a circular dependency with the client-list mutex, which is supposed to be acquired first. Reported when combining radeon with another DRM driver. Therefore, do not take the console lock in radeon, but let the fbdev DRM client acquire the lock when needed. This is what all other DRM drivers so. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reported-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com> Closes: https://lore.kernel.org/dri-devel/0a087cfd-bd4c-48f1-aa2f-4a3b12593935@oss.qualcomm.com/ Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit 612ec7c69d04cb58beb1332c2806da9f2f47a3ae)
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions