summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nv.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello1-4/+3
2023-10-27drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello1-2/+1
2023-10-06drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-2/+0
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+4
2023-08-09drm/amdgpu: Clean up errors in nv.cRan Sun1-32/+16
2023-08-08drm/amdgpu: Use nbio callback for nv and soc21Lijo Lazar1-11/+1
2023-08-08drm/amdgpu: enable SDMA MGCG for SDMA 5.2.xPrike Liang1-2/+4
2023-06-09drm/amdgpu: retire set_vga_state for some ASICLikun Gao1-6/+0
2023-06-09drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai1-6/+16
2023-06-09drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao1-10/+13
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-2/+2
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-2/+2
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter1-1/+1
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng1-1/+1
2023-03-16drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang1-17/+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-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher1-2/+2
2023-03-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher1-2/+2
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-01-20drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher1-20/+81
2022-11-29amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan1-14/+14
2022-06-01drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher1-0/+1
2022-05-06drm/amdgpu: simplify nv and soc21 read_register functionsAlex Deucher1-3/+3
2022-05-04drm/amdgpu: correct cp doorbell rangeJack Xiao1-0/+4
2022-05-04drm/amdgpu: allocate doorbell index for mes kiqJack Xiao1-1/+2
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-03-03drm/amdgpu: enable gfx power gating for GC 10.3.7Prike Liang1-1/+2
2022-03-03drm/amdgpu/nv: enable clock gating for GC 10.3.7 subblockPrike Liang1-1/+11
2022-02-23drm/amdgpu/nv: set mode2 reset for MP1 13.0.8Prike Liang1-0/+1
2022-02-23drm/amdgpu/nv: enable gfx10.3.7 clock gating supportPrike Liang1-1/+9
2022-02-23drm/amdgpu: add mode2 reset support for smu 13.0.5Yifan Zhang1-0/+1
2022-02-18drm/amdgpu: enable vcn pg and cg for vcn 3.1.2Boyuan Zhang1-2/+7
2022-02-18drm/amdgpu/vcn: add vcn support for vcn 3.1.2Boyuan Zhang1-0/+1
2022-02-17drm/amdgpu: add Clock and Power Gating support for gc 10.3.6Yifan Zhang1-2/+18
2022-02-17drm/amdgpu: add nv common init for gc 10.3.6Yifan Zhang1-0/+5
2022-02-17drm/amd: Use amdgpu_device_should_use_aspm on navi umd pstate switchingMario Limonciello1-1/+2
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-1/+1
2022-02-17drm/amdgpu: update vcn/jpeg PG flags for VCN 3.1.1Sathishkumar S1-1/+3
2022-02-17drm/amdgpu: set new revision id for 10.3.7 GCPrike Liang1-0/+5
2022-02-12drm/amdgpu: add support for GC 10.1.4Lang Yu1-0/+1
2022-01-26drm/amdgpu: switch to common helper to read bios from romHawking Zhang1-33/+1
2022-01-20drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du1-32/+2
2021-12-02drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian1-0/+1
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling1-3/+5
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen1-0/+1
2021-10-20drm/amdgpu: drop nv_set_ip_blocks()Alex Deucher1-293/+0
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu1-1/+1
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-4/+4