summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng1-0/+8
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan1-2/+0
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu1-8/+0
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan1-9/+3
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter1-0/+18
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+5
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-35/+60
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher1-2/+5
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher1-2/+5
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler1-26/+45
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas1-8/+14
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas1-4/+4
2019-11-19drm/amdgpu: add supports_baco callback for CIK asics.Alex Deucher1-0/+18
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák1-0/+19
2019-10-15drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher1-5/+43
2019-07-30drm/amdgpu: add reset_method asic callback for cikAlex Deucher1-0/+7
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+2
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+2
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell1-0/+13
2019-01-25drm/amdgpu: remove old CI DPM implementationAlex Deucher1-8/+2
2019-01-14drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2)Alex Deucher1-0/+18
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell1-0/+47
2018-11-28drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng1-0/+1
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu1-8/+9
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-06-15drm/amdgpu/pp: switch the default dpm implementation for CIAlex Deucher1-4/+4
2018-04-11drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-5/+10
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher1-2/+0
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher1-2/+0
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-6/+15
2018-02-19drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher1-0/+14
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher1-1/+1
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher1-44/+44
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher1-1/+1
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher1-60/+60
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König1-20/+20
2017-11-28drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher1-16/+95
2017-09-26drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher1-0/+8
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+9
2017-07-14drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao1-8/+1
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-61/+60
2017-05-24drm/amdgpu: drop support for untouched registersChristian König1-61/+60
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui1-0/+2
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher1-0/+6
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu1-0/+1
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu1-2/+2
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu1-1/+2
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu1-1/+1