diff options
| author | Deepak Rawat <[email protected]> | 2018-06-20 09:32:29 +0000 |
|---|---|---|
| committer | Thomas Hellstrom <[email protected]> | 2018-07-03 18:39:30 +0000 |
| commit | b89e5ff9eeeb8b1fe3d2d7477fb9e1c1aed5dd5b (patch) | |
| tree | 0ae81b27b297a1482b00587baceeebd451fa33f7 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | drm/vmwgfx: Remove primary memory validation against mode while creating fb (diff) | |
| download | kernel-b89e5ff9eeeb8b1fe3d2d7477fb9e1c1aed5dd5b.tar.gz kernel-b89e5ff9eeeb8b1fe3d2d7477fb9e1c1aed5dd5b.zip | |
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
To avoid race condition between update_layout ioctl and modeset ioctl
for access to gui_x/y positioning added a new mutex
requested_layout_mutex.
Also used drm_for_each_connector_iter to iterate over connector list.
Signed-off-by: Deepak Rawat <[email protected]>
Reviewed-by: Thomas Hellstrom <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions
