Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Quiet enough for rc2, mostly amdgpu fixes, a couple of i915 fixes, and one nouveau module firmware fix: i915: - Fix guest page access by using the brand new VFIO dma r/w interface (Yan) - Fix for i915 perf read buffers (Ashutosh) amdgpu: - gfx10 fix - SMU7 overclocking fix - RAS fix - GPU reset fix - Fix a regression in a previous suspend/resume fix - Add a gfxoff quirk nouveau: - fix missing MODULE_FIRMWARE" * tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm: drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE() drm/amdgpu/gfx9: add gfxoff quirk drm/amdgpu: fix the hw hang during perform system reboot and reset drm/i915/gvt: switch to user vfio_group_pin/upin_pages drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw drm/i915/gvt: hold reference of VFIO group during opening of vgpu drm/i915/perf: Do not clear pollin for small user read buffers drm/amdgpu: fix wrong vram lost counter increment V2 drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled Revert "drm/amdgpu: change SH MEM alignment mode for gfx10"
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 20 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/cik.c 0 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/cik.c
- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
- drivers/gpu/drm/amd/amdgpu/nv.c 0 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/nv.c
- drivers/gpu/drm/amd/amdgpu/soc15.c 0 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/soc15.c
- drivers/gpu/drm/amd/amdgpu/vi.c 0 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/vi.c
- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 4 additions, 1 deletiondrivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
- drivers/gpu/drm/amd/powerplay/smu_v11_0.c 6 additions, 0 deletionsdrivers/gpu/drm/amd/powerplay/smu_v11_0.c
- drivers/gpu/drm/i915/gvt/kvmgt.c 22 additions, 24 deletionsdrivers/gpu/drm/i915/gvt/kvmgt.c
- drivers/gpu/drm/i915/i915_perf.c 11 additions, 54 deletionsdrivers/gpu/drm/i915/i915_perf.c
- drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c 3 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c
- drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c 16 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c
Loading
Please register or sign in to comment