summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher2023-03-071-2/+3
* amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan2022-11-291-12/+12
* drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2022-10-201-0/+21
* drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher2022-09-141-22/+0
* drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher2022-09-141-3/+0
* drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher2022-04-281-13/+0
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amd: fix gfx hang on renoir in IGT reload testTianci.Yin2022-03-151-0/+4
* drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai2022-03-031-3/+0
* drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai2022-03-031-1/+1
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-031-1/+1
* Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-2/+2
|\
| * drm/amdgpu: do not enable asic reset for raven2Chen Gong2022-02-231-2/+2
| * drm/amdgpu: disable MMHUB PG for PicassoEvan Quan2022-02-211-1/+4
* | drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-1/+1
* | drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai2022-02-171-5/+1
* | drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai2022-02-171-1/+1
* | drm/amdgpu: disable MMHUB PG for PicassoEvan Quan2022-02-161-1/+4
* | drm/amdgpu: switch to common helper to read bios from romHawking Zhang2022-01-261-35/+2
* | drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai2022-01-141-10/+8
|/
* amdgpu: fix some comment typosYann Dirson2021-12-141-1/+1
* drm/amdgpu: check df_funcs and its callback pointersHawking Zhang2021-12-131-2/+7
* drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling2021-11-221-3/+5
* drm/amdgpu: drop soc15_set_ip_blocks()Alex Deucher2021-10-201-179/+0
* drm/amdgpu: convert IP version array to include instancesAlex Deucher2021-10-041-12/+12
* drm/amdgpu/soc15: convert to IP version checkingAlex Deucher2021-10-041-71/+88
* drm/amdgpu/soc15: get rev_id in soc15_common_early_initAlex Deucher2021-10-041-1/+1
* drm/amdgpu/soc15: export common IP functionsAlex Deucher2021-10-041-1/+1
* drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2021-09-231-1/+3
* drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang2021-08-261-2/+0
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-061-5/+5
* drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li2021-07-231-2/+2
* amdgpu/nv.c - Optimize code for video codec support structureVeerabadhran Gopalakrishnan2021-07-161-154/+22
* drm/amdgpu: move apu flags initialization to the start of device initHuang Rui2021-07-011-9/+1
* 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-201-0/+1
* drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-201-2/+0
* drm/amd/pm: enable ASPM by defaultKenneth Feng2021-05-201-1/+1
* drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2021-05-111-3/+3
* drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2021-05-111-3/+4
* drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S2021-05-111-1/+2
* drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang2021-05-111-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-241-9/+22
* drm/amdgpu: enable vcn dpg mode on aldebaranJames Zhu2021-03-241-1/+1
* drm/amdgpu: enable vcn and jpeg on aldebaranJames Zhu2021-03-241-2/+2
* drm/amdgpu: Enable swsmu block on aldebaranLijo Lazar2021-03-241-0/+1