summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-10-08drm/amdgpu: move error log from ring write to commitSunil Khatri-2/+3
2024-10-08drm/amdgpu: fix typosAndrew Kreimer-9/+9
2024-10-08drm/amdgpu: Remove the while loop from amdgpu_job_prepare_jobTvrtko Ursulin-1/+1
2024-10-08drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_jobTvrtko Ursulin-1/+1
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin-81/+122
2024-10-08drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_usedTvrtko Ursulin-4/+2
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu-2/+2
2024-10-07drm/amdgpu: Add sysfs interfaces for NPS modeLijo Lazar-16/+104
2024-10-07drm/amdgpu: Add gmc interface to request NPS modeLijo Lazar-0/+24
2024-10-07drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam-0/+4
2024-10-07drm/amdgpu: Add PSP interface for NPS switchRajneesh Bhardwaj-3/+37
2024-10-07drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam-0/+4
2024-10-07drm/amdgpu/gfx12: Implement cleaner shader support for GFX12 hardwareSrinivasan Shanmugam-2/+25
2024-10-07drm/amdgpu: Fix spelling mistake "initializtion" -> "initialization"Colin Ian King-1/+1
2024-10-07drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardwareSrinivasan Shanmugam-4/+37
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri-126/+126
2024-10-07drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardwareSrinivasan Shanmugam-4/+35
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-412/+266
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri-377/+288
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri-171/+171
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri-167/+179
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri-152/+214
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-10-01drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri-19/+20
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri-91/+96
2024-10-01drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleSrinivasan Shanmugam-0/+2
2024-10-01drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri-17/+17
2024-10-01drm/amdgpu: Fix logic to determine TOS reloadLijo Lazar-1/+1
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri-25/+26
2024-10-01drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri-11/+11
2024-10-01drm/amdgpu: update the handle ptr in late_finiSunil Khatri-1/+1
2024-10-01drm/amdgpu: remove the dummy fn acp_early_initSunil Khatri-6/+1
2024-10-01drm/amd: Taint the kernel when enabling overdriveMario Limonciello-0/+6
2024-10-01drm/amdkfd: Fix kdoc entry for 'get_wave_count()' function parametersSrinivasan Shanmugam-3/+1
2024-10-01drm/amdgpu: update the handle ptr in early_finiSunil Khatri-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri-154/+154
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri-158/+158
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri-55/+55
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri-169/+170
2024-10-01drm/amdgpu: Add supported partition mode nodeAsad Kamal-3/+41
2024-10-01drm/amdgpu: Add option to refresh NPS dataLijo Lazar-17/+55
2024-10-01drm/amdgpu/sdma5.2: implement ring reset callback for sdma5.2Jiadong Zhu-0/+91
2024-10-01drm/amdgpu: Flush tlb by VM_INVALIDATION packet in sdma_v5_2YuanShang-1/+86
2024-10-01drm/amdgpu/sdma5.2: split out per instance resume functionJiadong Zhu-111/+136
2024-10-01drm/amdgpu/sdma5: implement ring reset callback for sdma5Jiadong Zhu-0/+88
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri-45/+43
2024-10-01drm/amdgpu: Add sysfs nodes to get xcp detailsLijo Lazar-0/+208
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri-40/+40
2024-10-01drm/amdgpu/sdma5: split out per instance resume functionJiadong Zhu-115/+138