Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull nouveau and radeon fixes from Dave Airlie: "Just some nouveau and radeon/amdgpu fixes. The nouveau fixes look large as the firmware context files are regenerated, but the actual change is quite small" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/radeon: make some dpm errors debug only drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set drm/nouveau/nvif: allow userspace access to its own client object drm/nouveau/gr/gf100-: fix oops when calling zbc methods drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC drm/nouveau/gr/gf100-: split out per-gpc address calculation macro drm/nouveau/bios: return actual size of the buffer retrieved via _ROM drm/nouveau/instmem: protect instobj list with a spinlock drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop drm/nouveau/pci: enable c800 magic for Clevo P157SM drm/radeon: make rv770_set_sw_state failures non-fatal drm/amdgpu: move dependency handling out of atomic section v2 drm/amdgpu: optimize scheduler fence handling drm/amdgpu: remove vm->mutex drm/amdgpu: add mutex for ba_va->valids/invalids drm/amdgpu: adapt vce session create interface changes drm/amdgpu: vce use multiple cache surface starting from stoney drm/amdgpu: reset vce trap interrupt flag
No related branches found
No related tags found
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 0 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 2 additions, 12 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 10 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 11 additions, 8 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
- drivers/gpu/drm/amd/amdgpu/vce_v3_0.c 19 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/vce_v3_0.c
- drivers/gpu/drm/amd/scheduler/gpu_scheduler.c 82 additions, 40 deletionsdrivers/gpu/drm/amd/scheduler/gpu_scheduler.c
- drivers/gpu/drm/amd/scheduler/gpu_scheduler.h 4 additions, 1 deletiondrivers/gpu/drm/amd/scheduler/gpu_scheduler.h
- drivers/gpu/drm/amd/scheduler/sched_fence.c 13 additions, 0 deletionsdrivers/gpu/drm/amd/scheduler/sched_fence.c
- drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h
- drivers/gpu/drm/nouveau/nouveau_acpi.c 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_acpi.c
- drivers/gpu/drm/nouveau/nouveau_drm.h 3 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_drm.h
- drivers/gpu/drm/nouveau/nouveau_usif.c 4 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_usif.c
- drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c 14 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpc.fuc 5 additions, 3 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpc.fuc
- drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3.h 172 additions, 172 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3.h
- drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3.h 172 additions, 172 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3.h
- drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3.h 172 additions, 172 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3.h
- drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5.h 154 additions, 154 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5.h
Loading
Please register or sign in to comment