summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use RMW accessors for changing LNKCTL2Ilpo Järvinen2024-02-221-26/+15
* drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello2023-10-261-2/+0
* drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-26/+10
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-2/+2
* drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-1/+1
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-051-4/+4
* drm/amdgpu/codec: drop the internal codec indexAlex Deucher2021-02-261-5/+7
* drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher2021-02-261-0/+109
* drm/amdgpu/si: add PCI reset supportAlex Deucher2021-02-091-14/+23
* drm/amdgpu/si: minor clean up of reset codeAlex Deucher2021-02-091-5/+2
* drm/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin2020-09-151-1/+1
* drm/amdgpu: add pre_asic_init callback for SIAlex Deucher2020-08-261-0/+5
* drm/amdgpu: note what type of reset we are usingAlex Deucher2020-08-141-0/+2
* drm/amdgpu/si: initial support for GPU resetAlex Deucher2020-07-281-2/+90
* drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi2020-07-281-0/+10
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+5
* drm/amdgpu: SI support for VCE clock controlAlex Jivin2020-07-021-1/+125
* drm/amdgpu: SI support for UVD clock controlAlex Jivin2020-07-021-6/+228
* drm amdgpu: SI UVD enabled on Verde, Tahiti, PitcairnSonny Jiang2020-07-011-1/+1
* drm amdgpu: SI UVD enable for OlandSonny Jiang2020-07-011-2/+2
* drm amdgpu: SI UVD context rreg/wregSonny Jiang2020-07-011-2/+24
* drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher2020-07-011-0/+1
* drm/amdgpu: cleanup all virtualization detection routineMonk Liu2020-04-011-8/+0
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-0/+6
|\
| * drm/amdgpu: add supports_baco callback for SI asics.Alex Deucher2019-11-191-0/+6
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-36/+61
|\ \ | |/ |/|
| * drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler2019-11-211-26/+45
| * drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-211-8/+14
| * drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas2019-11-211-4/+4
* | drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák2019-10-251-0/+11
|/
* drm/amdgpu/si: fix ASIC testsJean Delvare2019-08-291-3/+3
* drm/amdgpu: add reset_method asic callback for siAlex Deucher2019-07-301-0/+7
* drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2019-06-251-2/+2
* 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: fix several indentation issuesColin Ian King2019-02-131-1/+1
* drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher2019-01-141-0/+6
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+48
* drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2018-10-101-6/+7
* drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-031-0/+67
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-4/+4
* drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-051-12/+10
* drm/amdgpu: add optional ring to *_hdp callbacksChristian König2018-02-191-6/+15
* drm/amdgpu: add HDP asic callbacks for SIAlex Deucher2018-02-191-0/+14
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-27/+27
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-51/+51
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-17/+17