index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
drm/amdgpu/gfx9: add ring reset callback
Alex Deucher
1
-0
/
+38
2024-08-16
drm/amdgpu: increase the reset counter for the queue reset
Prike Liang
1
-0
/
+1
2024-08-16
drm/amdgpu: add per ring reset support (v5)
Alex Deucher
1
-0
/
+19
2024-08-16
drm/amdgpu: add new ring reset callback
Alex Deucher
1
-0
/
+2
2024-08-16
drm/amdgpu: Return earlier in amdgpu_sw_ring_ib_end if mcbp is off
Soham Dandapat
1
-1
/
+1
2024-08-16
drm/amdgpu: add cp queue registers print for gfx9_4_3
Sunil Khatri
1
-2
/
+40
2024-08-16
drm/amdgpu: add cp queue registers for gfx9_4_3 ipdump
Sunil Khatri
1
-3
/
+95
2024-08-13
drm/amd/display: Align hwss_wait_for_all_blank_complete descriptor with imple...
Srinivasan Shanmugam
1
-1
/
+1
2024-08-13
drm/amdgpu: add print support for gfx9_4_3 ipdump
Sunil Khatri
1
-1
/
+23
2024-08-13
drm/amdgpu: add gfx9_4_3 register support in ipdump
Sunil Khatri
1
-1
/
+132
2024-08-13
drm/amd/amdgpu: cleanup parse_cs callbacks
David (Ming Qiang) Wu
4
-5
/
+2
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
-64
/
+81
2024-08-13
drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipes
Jack Xiao
1
-46
/
+69
2024-08-13
drm/amdgpu/mes12: add mes pipe switch support
Jack Xiao
1
-26
/
+34
2024-08-13
drm/amdgpu: Block MMR_READ IOCTL in reset
Victor Skvortsov
1
-12
/
+31
2024-08-13
drm/amdkfd: fallback to pipe reset on queue reset fail for gfx9
Jonathan Kim
1
-15
/
+31
2024-08-13
drm/amdgpu: Reorder to read EFI exported ROM first
Lijo Lazar
1
-5
/
+5
2024-08-13
drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1
Jack Xiao
2
-25
/
+4
2024-08-13
drm/amdgpu: Disable dpm_enabled flag while VF is in reset
Victor Skvortsov
5
-5
/
+17
2024-08-13
Revert "drm/amdgpu: Extend KIQ reg polling wait for VF"
Victor Skvortsov
1
-3
/
+3
2024-08-13
drm/amdgpu: Update kmd_fw_shared for VCN5
Yinjie Yao
1
-1
/
+4
2024-08-13
drm/amdkfd: Add node_id to location_id generically
Lijo Lazar
1
-1
/
+1
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/amd/sriov: extend NV_MAILBOX_POLL_MSG_TIMEDOUT
Victor Zhao
1
-1
/
+1
2024-08-13
drm/amd/display: Promote DAL to 3.2.296
Martin Leung
1
-1
/
+1
2024-08-13
drm/amd/display: Remove unnecessary call to REG_SEQ_SUBMIT|WAIT_DONE
Rodrigo Siqueira
1
-3
/
+0
2024-08-13
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
2024-08-13
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
2024-08-13
drm/amd/display: Improve FAM control for DCN401
Rodrigo Siqueira
1
-1
/
+12
2024-08-13
drm/amd/display: Remove unused field
Rodrigo Siqueira
1
-2
/
+0
2024-08-13
drm/amd/display: Fix MST BW calculation Regression
Fangzhi Zuo
2
-9
/
+27
2024-08-13
drm/amd/display: Enable otg synchronization logic for DCN321
Loan Chen
1
-0
/
+3
2024-08-13
drm/amd/display: remove redundant msg to pmfw at boot/resume
Charlene Liu
1
-2
/
+5
2024-08-13
drm/amd/display: Set max VTotal cap for dcn401
Dillon Varone
1
-0
/
+1
2024-08-13
drm/amd/display: Perform outstanding programming on full updates
Dillon Varone
11
-122
/
+176
2024-08-13
drm/amd/display: Disable DCN401 UCLK P-State support on full updates
Dillon Varone
1
-3
/
+3
2024-08-13
drm/amd/display: Reduce redundant minimal transitions due to SubVP
Dillon Varone
1
-1
/
+24
2024-08-13
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Srinivasan Shanmugam
1
-1
/
+2
2024-08-13
drm/amd/display: Optimize vstartup position for AS-SDP
Robin Chen
1
-1
/
+2
2024-08-13
drm/amd/display: Fix print format specifiers in DC_LOG_IPS
Roman Li
1
-13
/
+13
2024-08-13
drm/amdkfd: Handle queue destroy buffer access race
Philip Yang
4
-27
/
+53
2024-08-13
drm/amdkfd: fix partition query when setting up recommended sdma engines
Jonathan Kim
1
-3
/
+2
2024-08-13
drm/amdgpu: fix ptr check warning in gfx12 ip_dump
Sunil Khatri
1
-3
/
+3
2024-08-13
drm/amdgpu: fix ptr check warning in gfx11 ip_dump
Sunil Khatri
1
-3
/
+3
2024-08-13
drm/amdgpu: fix ptr check warning in gfx10 ip_dump
Sunil Khatri
1
-3
/
+3
2024-08-13
drm/amdgpu: fix ptr check warning in gfx9 ip_dump
Sunil Khatri
1
-2
/
+2
2024-08-13
drm/amd/display: Check null pointer before try to access it
Wayne Lin
1
-14
/
+8
[next]