summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
2024-02-22drm/amdgpu: Remove pcie bw sys entryAsad Kamal1-1/+0
2024-02-22Revert "drm/amdgpu: Add pci usage to nbio v7.9"Asad Kamal1-1/+1
2024-02-22drm/amdgpu: Do not toggle bif ras irq from guestHawking Zhang1-1/+2
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie1-5/+10
2023-12-07drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2
2023-12-07drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2023-11-30drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-30drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-30drm/amdgpu: Read aquavanjaram PCIE register stateLijo Lazar1-0/+1
2023-10-27drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello1-2/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-14/+13
2023-09-06drm/amdgpu: Fix refclk reporting for SMU v13.0.6Lijo Lazar1-1/+2
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li1-0/+2
2023-08-30drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar1-1/+3
2023-08-09drm/amdgpu: Add pci usage to nbio v7.9Asad Kamal1-1/+1
2023-08-08drm/amdgpu: Add pci replay count to nbio v7.9Lijo Lazar1-1/+1
2023-06-09Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher1-3/+4
2023-06-09drm/amdgpu: retire set_vga_state for some ASICLikun Gao1-8/+0
2023-06-09drm/amdgpu: Add FGCG for GFX v9.4.3Lijo Lazar1-2/+3
2023-06-09drm/amdgpu: Add mode-2 reset in SMU v13.0.6Lijo Lazar1-0/+9
2023-06-09drm/amdgpu: Enable CG for IH v4.4.2Asad kamal1-1/+2
2023-06-09drm/amdgpu: Enable MGCG on SDMAv4.4.2Lijo Lazar1-2/+2
2023-06-09drm/amdgpu: add vcn_4_0_3 codec querySonny Jiang1-0/+24
2023-06-09drm/amdgpu: Enable CGCG/LS for GC 9.4.3Lijo Lazar1-1/+2
2023-06-09drm/amdgpu: init gfx_v9_4_3 external_rev_idHawking Zhang1-0/+1
2023-06-09drm/amdgpu: add helpers to access registers on different AIDsLe Ma1-0/+1
2023-06-09drm/amdgpu: switch to aqua_vanjaram_doorbell_index_initLe Ma1-1/+23
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma1-0/+2
2023-06-09drm/amdgpu/vcn: enable vcn DPG mode for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/vcn: enable vcn pg for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/vcn: enable vcn cg for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/jpeg: enable jpeg pg for VCN4_0_3James Zhu1-1/+2
2023-06-09drm/amdgpu/jpeg: enable jpeg cg for VCN4_0_3James Zhu1-1/+2
2023-06-09drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao1-10/+15
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-2/+2
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma1-2/+2
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang1-0/+5
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang1-4/+3
2023-03-16drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang1-20/+0
2023-03-16drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang1-6/+1
2023-03-16drm/amdgpu: Move to common indirect reg access helperHawking Zhang1-45/+4
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2022-11-29amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan1-12/+12
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher1-0/+21
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher1-22/+0
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher1-3/+0
2022-04-29drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher1-13/+0
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1