summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-05-13drm/amdgpu: fix mqd corruption for gfx12Frank Min-13/+8
2024-05-13drm/amdgpu: add initial value for gfx12 AGP apertureFrank Min-0/+1
2024-05-13drm/amdgpu: fix the warning bad bit shift operation for aca_error_type typeJesse Zhang-1/+1
2024-05-13drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang-1/+1
2024-05-13drm/amdgpu: remove structurally dead codeJesse Zhang-2/+0
2024-05-13drm/amdgu: remove unused codeJesse Zhang-2/+0
2024-05-13drm/amdgpu: remove structurally dead code for amd_gmcJesse Zhang-2/+0
2024-05-13drm/amd: fix the warning unchecking return vaule for sdma_v7Jesse Zhang-1/+5
2024-05-13drm/amdgpu: clear the warning unsigned compared against 0 for xcp_idJesse Zhang-1/+1
2024-05-13drm/amdgpu: fix the waring dereferencing hiveJesse Zhang-0/+3
2024-05-13drm/amdgpu: fix dereference after null checkJesse Zhang-1/+1
2024-05-13drm/amdgpu: Fix the warning division or modulo by zeroJesse Zhang-0/+6
2024-05-13drm/amdgpu/umsch: add support to capture fw debug logSaleemkhan Jamadar-0/+157
2024-05-13drm/amd/amdgpu: update jpeg 5 capabilityDavid (Ming Qiang) Wu-1/+1
2024-05-13drm/amdgpu/vcn: set VCN5 power gating state to GATE on suspendDavid (Ming Qiang) Wu-0/+7
2024-05-13drm/amdgpu/vcn: remove irq disabling in vcn 5 suspendDavid (Ming Qiang) Wu-19/+0
2024-05-13drm/amdgpu/mes: fix mes12 to map legacy queueJack Xiao-28/+53
2024-05-13drm/amdkfd: Remove arbitrary timeout for hmm_range_faultPhilip Yang-10/+7
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-05-08drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer-1/+1
2024-05-08drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-05-08drm/amdgpu: Fix truncation by resizing ucode_prefix in imu_v12_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-05-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang-0/+2
2024-05-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang-0/+3
2024-05-08drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctlMa Jun-2/+9
2024-05-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun-0/+2
2024-05-08drm/amdgpu/soc21: use common nbio callback to set remap offsetAlex Deucher-6/+1
2024-05-08drm/amdgpu/nv: use common nbio callback to set remap offsetAlex Deucher-13/+1
2024-05-08drm/amdgpu/soc15: use common nbio callback to set remap offsetAlex Deucher-27/+1
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1Alex Deucher-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.7Alex Deucher-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 4.3Alex Deucher-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 2.3Alex Deucher-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.2Alex Deucher-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.11Alex Deucher-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.9Alex Deucher-0/+18
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.4Alex Deucher-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.0Alex Deucher-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 6.1Alex Deucher-1/+17
2024-05-08drm/amdgpu: add nbio set_reg_remap helperAlex Deucher-0/+1
2024-05-08drm/amdgpu: change log levelYiPeng Chai-3/+3
2024-05-08drm/amdgpu: fix spl component for psp v14Likun Gao-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang-1/+1
2024-05-08drm/amdgpu: fix RAS unload driver issue in SRIOVYang Wang-6/+8
2024-05-08drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatchesYang Wang-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmiTim Huang-0/+3
2024-05-08drm/amdgpu: fix uninitialized variable warning for sdma_v7Tim Huang-1/+2
2024-05-08drm/amdgpu: Fix out-of-bounds write warningMa Jun-1/+1
2024-05-08drm/amdgpu: Fix the uninitialized variable warningMa Jun-0/+4