Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "Not too much this time. - One nouveau workaround extended to a few more GPUs - Some amdgpu big endian fixes, and a regression fixer - Some vmwgfx fixes - One ttm locking fix - One vgaarb fix" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: vgaarb: fix signal handling in vga_get() radeon: Fix VCE IB test on Big-Endian systems radeon: Fix VCE ring test for Big-Endian systems radeon/cik: Fix GFX IB test on Big-Endian drm/amdgpu: fix the lost duplicates checking drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default drm/vmwgfx: Implement the cursor_set2 callback v2 drm/vmwgfx: fix a warning message drm/ttm: Fixed a read/write lock imbalance
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 8 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
- drivers/gpu/drm/nouveau/include/nvkm/core/device.h 0 additions, 1 deletiondrivers/gpu/drm/nouveau/include/nvkm/core/device.h
- drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c 4 additions, 31 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c 1 addition, 3 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c
- drivers/gpu/drm/radeon/cik.c 1 addition, 5 deletionsdrivers/gpu/drm/radeon/cik.c
- drivers/gpu/drm/radeon/radeon_vce.c 50 additions, 50 deletionsdrivers/gpu/drm/radeon/radeon_vce.c
- drivers/gpu/drm/ttm/ttm_lock.c 1 addition, 1 deletiondrivers/gpu/drm/ttm/ttm_lock.c
- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 1 addition, 0 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_drv.c
- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 1 addition, 0 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_drv.h
- drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_fifo.c
- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c 51 additions, 13 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_kms.c
- drivers/gpu/drm/vmwgfx/vmwgfx_kms.h 5 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_kms.h
- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
- drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
- drivers/gpu/vga/vgaarb.c 4 additions, 2 deletionsdrivers/gpu/vga/vgaarb.c
Please register or sign in to comment