summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou2021-05-211-2/+5
* drm/amdgpu: add video_codecs query support for aldebaranJames Zhu2021-05-191-0/+1
* drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-191-2/+0
* drm/amd/pm: enable ASPM by defaultKenneth Feng2021-05-191-1/+1
* drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2021-05-101-3/+3
* drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2021-05-101-3/+4
* drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S2021-05-101-1/+2
* drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang2021-05-101-3/+0
* drm/amd/amdgpu: enable ASPM on vegaKenneth Feng2021-04-151-3/+4
* drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang2021-04-091-5/+10
* drm/amd/pm: label these APIs used internally as staticEvan Quan2021-04-091-1/+0
* drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar2021-04-091-2/+2
* drm/amdgpu: Add clock gating support for aldebaranLijo Lazar2021-03-231-9/+22
* drm/amdgpu: enable vcn dpg mode on aldebaranJames Zhu2021-03-231-1/+1
* drm/amdgpu: enable vcn and jpeg on aldebaranJames Zhu2021-03-231-2/+2
* drm/amdgpu: Enable swsmu block on aldebaranLijo Lazar2021-03-231-0/+1
* drm/amdgpu: switch to vega20 ih block for aldebaranHawking Zhang2021-03-231-2/+2
* drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu2021-03-231-37/+19
* drm/amdgpu: initialize external rev_id for aldebaranHawking Zhang2021-03-231-0/+1
* drm/amdgpu: comments out vcn/jpeg ip blocks for aldebaranHawking Zhang2021-03-231-2/+2
* drm/amdgpu/jpeg: enable JPEG on aldebaranJames Zhu2021-03-231-0/+1
* drm/amdgpu/vcn: enable VCN on aldebaranJames Zhu2021-03-231-0/+2
* drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj2021-03-231-5/+0
* drm/amdgpu: enable xgmi support for AldebaranRajneesh Bhardwaj2021-03-231-1/+3
* drm/amdgpu: initialize smuio callbacks for aldebaranHawking Zhang2021-03-231-0/+3
* drm/amdgpu: enable psp v13 ip block for aldebaranHawking Zhang2021-03-231-1/+11
* drm/amdgpu: add soc15 common ip block support for aldebaranLe Ma2021-03-101-2/+17
* drm/amdgpu: add register base init for aldebaran (v2)Le Ma2021-03-101-0/+3
* drm/amdgpu/codec: drop the internal codec indexAlex Deucher2021-02-261-22/+24
* drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher2021-02-261-0/+230
* drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher2021-02-181-0/+2
* drm/amdgpu/soc15: add PCI reset supportAlex Deucher2021-02-091-10/+14
* drm/amdgpu: add new device id for Reniormengwang2021-01-131-1/+2
* drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao2021-01-051-83/+8
* drm/amdgpu: switch to vega20 ih block for vega20/arcturusHawking Zhang2020-12-231-4/+5
* drm/amdgpu: disable rom clock gating support for APUsHawking Zhang2020-11-131-4/+0
* drm/amdgpu: switch to use smuio callbacks for AI familyHawking Zhang2020-11-131-43/+14
* drm/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amdgpu: replace ih ip block for vega20 and arcturusAlex Sierra2020-11-021-4/+11
* amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan2020-11-011-2/+1
* drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang2020-10-071-2/+9
* drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders2020-10-051-5/+5
* drm/amdgpu: switch to indirect reg access helperHawking Zhang2020-10-011-43/+8
* drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky2020-09-151-2/+2
* drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher2020-08-261-0/+7
* drm/amdgpu: enable HDP clock gattingPrike.Liang2020-08-241-1/+2
* drm/amdgpu: note what type of reset we are usingAlex Deucher2020-08-141-0/+3
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+9
* drm/amdgpu: move reg base init forward for soc15Wenhui Sheng2020-07-021-7/+22
* drm/amdgpu: request init data in virt detectionWenhui Sheng2020-07-021-3/+5