summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher1-0/+3
2015-09-24drm/amdgpu: Disable UVD PGLeo Liu1-1/+2
2015-08-17drm/amdgpu: add support for VCE 3.x on FijiAlex Deucher1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to the UVD 6.0 IP moduleDavid Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to the SDMA 3.0 IP moduleDavid Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to the GFX 8.0 IP module (v2)David Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)David Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to SMC and DPM (v2)David Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to IH moduleDavid Zhang1-0/+7
2015-08-17drm/amdgpu: Add Fiji support to the GMC 8.5 IP moduleDavid Zhang1-1/+8
2015-08-17drm/amdgpu: Add Fiji DID 0x7300 common supportDavid Zhang1-0/+34
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-5/+5
2015-08-17drm/amdgpu: allow userspace to read more debug registersMarek Olšák1-0/+20
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher1-2/+33
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher1-4/+0
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang1-1/+1
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher1-4/+0
2015-06-04drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-44/+52
2015-06-04drm/amdgpu: enable uvd dpm and powergatingSonny Jiang1-1/+1
2015-06-04drm/amdgpu: Add initial VI supportAlex Deucher1-0/+1373