summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-1/+0
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-6/+0
* drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius2016-05-021-1/+1
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-2/+0
|\
| * drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius2016-03-081-2/+0
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-77/+80
|\ \ | |/ |/|
| * drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-77/+77
| * drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
* | drm/amdgpu: clean up asic level reset for CIAlex Deucher2016-02-101-304/+4
|/
* drm/amdgpu: store pcie gen mask and link widthAlex Deucher2015-12-211-12/+12
* drm/amd/powerplay: add basic powerplay frameworkAlex Deucher2015-12-211-5/+6
* drm/amdgpu: add read_bios_from_rom callback for CI partsAlex Deucher2015-12-021-0/+32
* drm/amdgpu: check before checking pci bridge registersAlex Deucher2015-10-061-0/+3
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-6/+6
* drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-201-1/+10
* drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-291-4/+0
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-61/+69
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-031-0/+2505
OpenPOWER on IntegriCloud