summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2025-01-09drm/amdgpu: fix incorrect active RB bitmap in setup RBsTim Huang
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-11drm/amdgpu/gfx11: clean up kcq reset codeJesse.zhang@amd.com
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-08drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUsSrinivasan Shanmugam
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-10-15drm/amdgpu: optimize fn gfx_v11_ring_insert_nopSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
2024-10-07drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-10-07drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardwareSrinivasan Shanmugam
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-09-26drm/amdgpu: Fix typo "acccess" and improve the comment style hereWangYuli
2024-09-02drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-09-02drm/amdgpu/gfx11: wait for reset done before remapJiadong Zhu
2024-09-02drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()Alex Deucher
2024-09-02drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)Prike Liang
2024-09-02drm/amdgpu/gfx11: add ring reset callbacksAlex Deucher
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher
2024-08-20drm/amd/gfx11: move the gfx mutex into the callerAlex Deucher
2024-08-16drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()Alex Deucher
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher
2024-08-16drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher
2024-08-13drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri
2024-08-06drm/amdgpu: optimize the padding for gfx11Sunil Khatri
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher
2024-07-23drm/amdgpu/gfx11: enable wave kill for compute queuesAlex Deucher
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang