summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-5/+10
* drm/amdgpu: move getting pcie info to common codeAlex Deucher2018-03-141-2/+0
* drm/amdgpu: move firmware loading type setup to common codeAlex Deucher2018-03-141-2/+0
* drm/amdgpu: add optional ring to *_hdp callbacksChristian König2018-02-191-6/+15
* drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher2018-02-191-0/+14
* drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-44/+44
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-60/+60
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-20/+20
* drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher2017-11-281-16/+95
* drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher2017-09-261-0/+8
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+9
* drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao2017-07-141-8/+1
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-61/+60
|\
| * drm/amdgpu: drop support for untouched registersChristian König2017-05-241-61/+60
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui2017-03-291-0/+2
* drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-291-0/+6
* drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-171-0/+1
* drm/amdgpu: enable vce pg feature on Kv.Rex Zhu2017-02-081-2/+2
* drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu2017-01-271-1/+2
* drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu2017-01-271-1/+1
* drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher2016-10-251-14/+3
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-740/+77
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-7/+7
* 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/+0
* 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/+0
* drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher2016-07-071-1/+0
* 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/+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
OpenPOWER on IntegriCloud