aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Update SRIOV video codec capsDavid Rosca2025-03-141-8/+8
* drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2025-03-141-1/+1
* drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca2025-03-141-9/+9
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-1/+1
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amd/amdgpu: add support for IP version 11.5.2Ying Li2025-02-131-0/+1
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca2024-11-081-6/+6
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-2/+0
* drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-1/+1
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: drop MES 10.1 support v3Alex Deucher2024-05-291-1/+0
* drm/amdgpu/nv: use common nbio callback to set remap offsetAlex Deucher2024-05-081-5/+1
* drm/amdgpu: update jpeg max decode resolutionSathishkumar S2024-04-261-3/+3
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello2023-10-261-4/+3
* drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello2023-10-261-2/+1
* drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam2023-10-051-2/+0
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-4/+4
* drm/amdgpu: Clean up errors in nv.cRan Sun2023-08-091-32/+16
* drm/amdgpu: Use nbio callback for nv and soc21Lijo Lazar2023-08-071-11/+1
* drm/amdgpu: enable SDMA MGCG for SDMA 5.2.xPrike Liang2023-08-071-2/+4
* drm/amdgpu: retire set_vga_state for some ASICLikun Gao2023-06-091-6/+0
* drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai2023-06-091-6/+16
* drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao2023-06-091-10/+13
* drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma2023-04-181-2/+2
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-2/+2
* Merge v6.3-rc4 into drm-nextDaniel Vetter2023-03-291-1/+1
|\
| * drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng2023-03-231-1/+1
| * drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher2023-03-141-2/+2
| * drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher2023-03-101-3/+4
* | drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang2023-03-151-17/+0
* | drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang2023-03-151-6/+1
* | drm/amdgpu: Move to common indirect reg access helperHawking Zhang2023-03-151-45/+4
* | drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher2023-03-131-2/+2
* | drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher2023-03-071-3/+4
|/
* drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher2023-01-191-20/+81