-
- Downloads
Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm
Pull vmwgfx fixes from Dave Airlie: "This contains two regression fixes for vmwgfx, one due to a refactor which meant locks were being used before initialisation, and the other in fixing up some warnings from the core when destroying pinned buffers. vmwgfx: - fixed unpinning before destruction - lockdep init reordering" * tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm: drm/vmwgfx: Make sure bo's are unpinned before putting them back drm/vmwgfx: Fix the lockdep breakage drm/vmwgfx: Make sure we unpin no longer needed buffers
No related branches found
No related tags found
Showing
- drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c 4 additions, 0 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_cotable.c
- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 8 additions, 9 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_drv.c
- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 1 addition, 4 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_drv.h
- drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 14 additions, 0 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_mob.c
Loading
Please register or sign in to comment