summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+2
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+2
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+13
|/
* drm/amdgpu: remove old CI DPM implementationAlex Deucher2019-01-251-8/+2Star
* drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2)Alex Deucher2019-01-141-0/+18
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+47
* drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng2018-11-281-0/+1
* drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2018-10-101-8/+9
* gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai2018-07-251-1/+1
* drm/amdgpu/pp: switch the default dpm implementation for CIAlex Deucher2018-06-151-4/+4
* 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/+0Star
* drm/amdgpu: move firmware loading type setup to common codeAlex Deucher2018-03-141-2/+0Star
* 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-271-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/+1Star
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-61/+60Star
|\
| * drm/amdgpu: drop support for untouched registersChristian König2017-05-241-61/+60Star
* | 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-301-0/+2
* drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-301-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/+3Star
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-740/+77Star
* 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/+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