[PATCH 0/5] disable drm_global_mutex for most drivers
Daniel Vetter
daniel.vetter at ffwll.ch
Wed Jan 29 08:24:05 UTC 2020
Hi all
New version without the deadlock in pan_display that Noralf spotted
(hopefully that appeases CI a bit, v1 was bad), plus now being co-tested
with the right igt series (hopefully).
Review (especially but not only on the igt side) very much appreciated.
Test-With: 20200128112549.172135-1-daniel.vetter at ffwll.ch
igt series link https://patchwork.freedesktop.org/series/72654/
Cheers, Daniel
Daniel Vetter (5):
drm: Complain if drivers still use the ->load callback
drm/fbdev-helper: don't force restores
drm/client: Rename _force to _locked
drm: Push drm_global_mutex locking in drm_open
drm: Nerv drm_global_mutex BKL for good drivers
drivers/gpu/drm/drm_client_modeset.c | 12 ++++----
drivers/gpu/drm/drm_drv.c | 26 +++++++++-------
drivers/gpu/drm/drm_fb_helper.c | 16 ++--------
drivers/gpu/drm/drm_file.c | 44 +++++++++++++++++++++++++++-
drivers/gpu/drm/drm_internal.h | 1 +
include/drm/drm_client.h | 7 ++++-
include/drm/drm_drv.h | 3 ++
7 files changed, 78 insertions(+), 31 deletions(-)
--
2.24.1
More information about the dri-devel
mailing list