Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "Pretty minor set of fixes for radeon, ttm and vmwgfx. The ttm ones are a regression and an oops seen on server chipsets" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode drm/radeon/cik: properly set compute ring status on disable drm/radeon/cik: stop the sdma engines in the enable() function drm/radeon/cik: properly set sdma ring status on disable drm/radeon: fix runpm disabling on non-PX harder drm/ttm: don't oops if no invalidate_caches() drm/ttm: Work around performance regression with VM_PFNMAP
Showing
- drivers/gpu/drm/radeon/cik.c 4 additions, 1 deletiondrivers/gpu/drm/radeon/cik.c
- drivers/gpu/drm/radeon/cik_sdma.c 7 additions, 7 deletionsdrivers/gpu/drm/radeon/cik_sdma.c
- drivers/gpu/drm/radeon/radeon_kms.c 9 additions, 1 deletiondrivers/gpu/drm/radeon/radeon_kms.c
- drivers/gpu/drm/ttm/ttm_bo.c 5 additions, 3 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/ttm/ttm_bo_vm.c 7 additions, 5 deletionsdrivers/gpu/drm/ttm/ttm_bo_vm.c
- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 18 additions, 0 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_surface.c
Loading
Please register or sign in to comment