aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-21drm/amdgpu: Clear overflow for SRIOVEmily Deng1-1/+5
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
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-2/+2
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-3/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-7/+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-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-06-27drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka1-0/+28
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-18drm/amdgpu: enable redirection of irq's for IH V6.0Sunil Khatri1-0/+15
2024-04-18drm:amdgpu: enable IH RB ring1 for IH v6.0Sunil Khatri1-2/+9
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock1-0/+6
2023-10-05drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-4/+0
2023-08-09drm/amdgpu: Clean up errors in ih_v6_0.cRan Sun1-3/+3
2023-07-12drm/amdgpu: Increase soft IH ring sizePhilip Yang1-2/+2
2023-03-22drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih'Lee Jones1-1/+4
2022-09-01drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOVYifan Zha1-3/+23
2022-08-16drm/amdgpu: Add decode_iv_ts helper for ih_v6 blockHarish Kasiviswanathan1-0/+1
2022-05-04drm/amdgpu: add ih v6_0 ip block v2Stanley.Yang1-0/+745