aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.Eric Huang1-1/+2
2015-12-21drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)Eric Huang1-0/+86
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher1-8/+5
2015-12-21drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang1-1/+1
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-3/+4
2015-12-11drm/amdgpu: update rev id register for VIFlora Cui1-6/+3
2015-12-02drm/amdgpu: add read_bios_from_rom callback for VI partsAlex Deucher1-0/+33
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-6/+8
2015-11-03drm/amdgpu: update Fiji's rev idFlora Cui1-0/+5
2015-11-03drm/amdgpu: extract common code in vi_common_early_initFlora Cui1-6/+3
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-5/+31
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li1-5/+31
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher1-0/+3
2015-09-23drm/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-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-44/+52
2015-06-03drm/amdgpu: enable uvd dpm and powergatingSonny Jiang1-1/+1
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher1-0/+1373