aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2023-05-30 01:39:30 +0300
committerDmitry Osipenko <[email protected]>2023-06-21 20:22:20 +0300
commit6f508c8875702ff865440cfff3929dd36083e8b2 (patch)
tree88e5d835cc1ee763e10adab5d05d5285686558cb /tools/perf/scripts/python/mem-phys-addr.py
parent387dc06fd16c9664086188655bef73b7e263bb12 (diff)
media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Don't assert held dma-buf reservation lock on memory mapping of exported buffer. We're going to change dma-buf mmap() locking policy such that exporters will have to handle the lock. The previous locking policy caused deadlock problem for DRM drivers in a case of self-imported dma-bufs once these drivers are moved to use reservation lock universally. The problem is solved by moving the lock down to exporters. This patch prepares videobuf2 for the locking policy update. Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Hans Verkuil <[email protected]> Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions