aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2022-11-14 02:38:50 +0300
committerDmitry Osipenko <[email protected]>2022-11-14 15:55:21 +0300
commit6d0bfef7dafd46e6e29e9f69baf8d0fdb3006f2c (patch)
tree892642f0f927181c37119f1ac38c725de2610a92 /tools/perf/scripts/python/stat-cpi.py
parentb1d39f0f426463672d9ee3081a50ae0725cee752 (diff)
drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
Recently DRM framebuffer core and all drivers were moved to unlocked vmapping functions that take the reservation lock. The drm_gem_vram_vmap() was missed out by accident and now deadlocks drivers that use drm_gem_vram helpers when framebuffer is updated, like Bochs driver. Remove the locking from drm_gem_vram_v[un]map() functions to fix the deadlock. Reported-by: Dmitry Vyukov <[email protected]> Fixes: 79e2cf2e7a19 ("drm/gem: Take reservation lock for vmap/vunmap operations") Signed-off-by: Dmitry Osipenko <[email protected]> Reviewed-by: Christian König <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions