aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10drm/amdgpu: clean up asic level reset for CIAlex Deucher1-304/+4
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher1-77/+77
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher1-0/+3
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher1-12/+12
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-5/+6
2015-12-02drm/amdgpu: add read_bios_from_rom callback for CI partsAlex Deucher1-0/+32
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher1-0/+3
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-6/+6
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay1-1/+10
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher1-4/+0
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-61/+69
2015-06-03drm/amdgpu: Add support for CIK partsAlex Deucher1-0/+2505