summaryrefslogtreecommitdiffhomepage
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng1-0/+2
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao1-1/+4
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao2-26/+23
2024-08-13drm/amdgpu/mes12: sw/hw fini for unified mesJack Xiao1-11/+20
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao4-61/+78
2024-08-13drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipesJack Xiao1-44/+62
2024-08-13drm/amdgpu/mes12: add mes pipe switch supportJack Xiao1-26/+33
2024-08-13drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao2-25/+4
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao9-44/+47
2024-08-13drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen1-0/+8
2024-08-13drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-13drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao3-8/+30
2024-08-07drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-07drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-07drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-07drm/amdgpu: change non-dcc buffer copy configurationFrank Min1-2/+3
2024-08-07drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-07drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-07drm/amdgpu: force to use legacy inv in mmhubLikun Gao1-1/+2
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen4-8/+14
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang1-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian2-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger6-1/+87
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai3-40/+86
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai1-1/+2
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher1-0/+1
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher1-0/+3
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher1-2/+0
2024-07-10drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai2-1/+23
2024-07-10drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai1-6/+29
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher1-10/+11
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar4-12/+88
2024-07-10drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan1-7/+13
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo1-0/+3
2024-07-08drm/amdgpu: add ras event state device attribute supportYang Wang2-5/+59