summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nv.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2025-02-13drm/amd/amdgpu: add support for IP version 11.5.2Ying Li1-0/+1
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca1-6/+6
2024-10-23drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
2024-10-23drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-23drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-6/+0
2024-10-23drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher1-1/+0
2024-05-08drm/amdgpu/nv: use common nbio callback to set remap offsetAlex Deucher1-5/+1
2024-04-27drm/amdgpu: update jpeg max decode resolutionSathishkumar S1-3/+3
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
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