summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-09-10drm/amdgpu: get rid of bogus includes of fdtable.hAl Viro
2024-09-10drm/amdgpu: fix a race in kfd_mem_export_dmabuf()Al Viro
2024-09-10drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'Srinivasan Shanmugam
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu
2024-09-06drm/amdgpu: drop redundant W=1 warnings from MakefileJani Nikula
2024-09-06drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"Christian König
2024-09-06drm/amdgpu/mes11: Indent an if statmentDan Carpenter
2024-09-06drm/amdgpu: Surface svm_default_granularity, a RW module parameterRamesh Errabolu
2024-09-06drm/amdgpu: fix queue reset issue by mmioJesse Zhang
2024-09-06drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam
2024-09-06drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault functionSrinivasan Shanmugam
2024-09-06drm/amdgpu: Normalize reg offsets on JPEG v4.0.3Lijo Lazar
2024-09-06drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()Li Zetao
2024-09-06drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()Li Zetao
2024-09-06drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-09-06drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-09-06drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu
2024-09-06drm/amdgpu: re-work VM syncingChristian König
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-09-03drm/display: split DSC helpers from DP helpersDmitry Baryshkov
2024-09-02drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-09-02drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-09-02drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx12: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx10: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx12: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/gfx10: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu
2024-09-02drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-09-02drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher
2024-09-02drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher
2024-09-02drm/amdgpu/gfx10: rework reset sequenceAlex Deucher
2024-09-02drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu
2024-09-02drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu
2024-09-02drm/amdgpu/gfx10: add ring reset callbacksAlex Deucher
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-09-02drm/amdgpu/gfx9.4.3: Implement compute pipe resetPrike Liang
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher