index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
2
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
10
-64
/
+78
2024-09-02
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
1
-0
/
+3
2024-09-02
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
4
-20
/
+43
2024-08-28
drm/amdgpu: support for gc_info table v1.3
Likun Gao
2
-0
/
+17
2024-08-28
drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-20
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
1
-2
/
+3
2024-08-13
drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1
Kenneth Feng
1
-0
/
+2
2024-08-13
drm/amdgpu: Update kmd_fw_shared for VCN5
Yinjie Yao
1
-1
/
+4
2024-08-13
drm/amd/amdgpu: command submission parser for JPEG
David (Ming Qiang) Wu
5
-2
/
+76
2024-08-13
drm/amdgpu/mes12: fix suspend issue
Jack Xiao
2
-26
/
+23
2024-08-13
drm/amdgpu/mes12: sw/hw fini for unified mes
Jack Xiao
1
-11
/
+20
2024-08-13
drm/amdgpu/mes12: configure two pipes hardware resources
Jack Xiao
4
-61
/
+78
2024-08-13
drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipes
Jack Xiao
1
-44
/
+62
2024-08-13
drm/amdgpu/mes12: add mes pipe switch support
Jack Xiao
1
-26
/
+33
2024-08-13
drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1
Jack Xiao
2
-25
/
+4
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
9
-44
/
+47
2024-08-13
drm/amdgpu: Actually check flags for all context ops.
Bas Nieuwenhuizen
1
-0
/
+8
2024-08-13
drm/amdgpu/jpeg4: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amdgpu/jpeg2: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amdgpu/mes: fix mes ring buffer overflow
Jack Xiao
3
-8
/
+30
2024-08-07
drm/amdgpu: Add DCC GFX12 flag to enable address alignment
Arunpravin Paneer Selvam
1
-1
/
+2
2024-08-07
drm/amdgpu: correct sdma7 max dw
Frank Min
1
-1
/
+1
2024-08-07
drm/amdgpu: Add address alignment support to DCC buffers
Arunpravin Paneer Selvam
3
-2
/
+57
2024-08-07
drm/amdgpu: change non-dcc buffer copy configuration
Frank Min
1
-2
/
+3
2024-08-07
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
1
-2
/
+1
2024-08-07
drm/amdgpu: add golden setting for gc v12
Likun Gao
1
-0
/
+27
2024-08-07
drm/amdgpu: force to use legacy inv in mmhub
Likun Gao
1
-1
/
+2
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
4
-8
/
+14
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
1
-8
/
+8
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-24
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2
-5
/
+60
2024-07-24
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
1
-1
/
+1
2024-07-24
drm/amdgpu: Fix atomics on GFX12
David Belanger
6
-1
/
+87
2024-07-24
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
1
-0
/
+12
2024-07-16
drm/amdgpu: add mutex to protect ras shared memory
YiPeng Chai
3
-40
/
+86
2024-07-16
drm/amdgpu/vcn: not pause dpg for unified queue
Boyuan Zhang
1
-3
/
+11
2024-07-16
drm/amdgpu/vcn: identify unified queue in sw init
Boyuan Zhang
2
-24
/
+16
2024-07-15
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
1
-1
/
+2
2024-07-12
drm/amdgpu/mes12: add missing opcode string
Alex Deucher
1
-0
/
+1
2024-07-12
drm/amdgpu/mes11: update opcode strings
Alex Deucher
1
-0
/
+3
2024-07-10
drm/amdgpu: remove exp hw support check for gfx12
Alex Deucher
1
-2
/
+0
[next]