aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Disable UVD PGLeo Liu2015-09-231-1/+2
* drm/amdgpu: add support for VCE 3.x on FijiAlex Deucher2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to the UVD 6.0 IP moduleDavid Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to the SDMA 3.0 IP moduleDavid Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to the GFX 8.0 IP module (v2)David Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)David Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to SMC and DPM (v2)David Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to IH moduleDavid Zhang2015-08-171-0/+7
* drm/amdgpu: Add Fiji support to the GMC 8.5 IP moduleDavid Zhang2015-08-171-1/+8
* drm/amdgpu: Add Fiji DID 0x7300 common supportDavid Zhang2015-08-171-0/+34
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-5/+5
* drm/amdgpu: allow userspace to read more debug registersMarek Olšák2015-08-171-0/+20
* drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher2015-07-161-2/+33
* drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-291-4/+0
* drm/amdgpu: enable vce powergatingSonny Jiang2015-06-101-1/+1
* drm/admgpu: move XDMA golden registers to dce codeAlex Deucher2015-06-101-4/+0
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-44/+52
* drm/amdgpu: enable uvd dpm and powergatingSonny Jiang2015-06-031-1/+1
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-031-0/+1373