summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng2016-08-101-1/+1
* drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher2016-08-081-1/+0Star
* drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng2016-08-081-24/+53
* drm/amdgpu: Define virtual display ip blocks.Emily Deng2016-08-081-0/+341
* drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan2016-07-291-1/+1
* drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis2016-07-071-2/+2
* drm/amdgpu: move select_se_sh into the gfx structAlex Deucher2016-07-071-2/+2
* drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-2/+0Star
* drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher2016-07-071-1/+0Star
* drm/amdgpu: enable BUS master after pci resetChunming Zhou2016-07-071-0/+2
* drm/amdgpu: add return value for pci config resetChunming Zhou2016-07-071-4/+10
* amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez2016-06-131-0/+7
* 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/+0Star
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-051-6/+0Star
* 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-161-2/+0Star
|\
| * drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius2016-03-081-2/+0Star
* | 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/+4Star
|/
* 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/+0Star
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-041-61/+69
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-041-0/+2505