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.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-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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
drm/amdgpu: remove VM fault_credit handling
Christian König
7
-115
/
+6
2018-12-08
drm/amdgpu: send IVs to the KFD only after processing them v3
Christian König
1
-21
/
+17
2018-12-08
drm/amdkfd: Add support for doorbell BOs
Felix Kuehling
3
-7
/
+62
2018-12-08
drm/amdkfd: Add DMABuf import functionality
Felix Kuehling
8
-4
/
+262
2018-12-08
drm/amdkfd: Add NULL-pointer check
Felix Kuehling
1
-1
/
+1
2018-12-08
drm/amdgpu: Add KFD VRAM limit checking
Felix Kuehling
5
-54
/
+75
2018-12-08
drm/amdgpu: Workaround build failure due to trace conflict
Kuehling, Felix
4
-1
/
+3
2018-12-08
drm/amd/powerplay: rv dal-pplib interface refactor powerplay part
hersen wu
6
-9
/
+165
2018-12-08
drm/amdgpu: Skip ring soft recovery when fence was NULL
wentalou
1
-1
/
+1
2018-12-08
drm/amdgpu/psp: Destroy psp ring when doing gpu reset
Xiangliang Yu
1
-1
/
+3
2018-12-08
drm/amdgpu/psp: Add support VMR ring for VF
Xiangliang Yu
4
-31
/
+85
2018-12-08
drm/amdgpu/psp: Get psp fw version through reading register
Xiangliang Yu
1
-1
/
+3
2018-12-08
drm/amdgpu: always reserve one more shared slot for pipelined BO moves
Christian König
2
-4
/
+6
2018-12-08
drm/amdgpu: always reserve two slots for the VM
Christian König
2
-13
/
+6
2018-12-08
drm/amdgpu: fix using shared fence for exported BOs v2
Christian König
2
-3
/
+11
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
13
-28
/
+33
2018-12-08
drm/amdgpu: both support PCO FP5/AM4 rlc fw
Aaron Liu
1
-1
/
+15
2018-12-08
drm/amdgpu/powerplay: check MC firmware for FFC support
Alex Deucher
1
-0
/
+8
2018-12-08
drm/amdgpu/powerplay: update smu7_ppsmc.h
Alex Deucher
1
-0
/
+3
2018-12-06
drm/scheduler: Add drm_sched_suspend/resume_timeout()
Sharat Masetty
2
-16
/
+78
2018-12-06
drm/scheduler: Set sched->thread to NULL on failure
Sharat Masetty
1
-2
/
+4
2018-12-06
drm/amdgpu/acpi: NULL check before some freeing functions is not needed
Wen Yang
1
-2
/
+1
2018-12-06
drm/amd/include: Add mmhub 9.4 reg offsets and shift-mask
Leo Li
2
-0
/
+67
2018-12-06
drm/amdgpu/si: fix SI after doorbell rework
Alex Deucher
1
-1
/
+2
2018-12-06
drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
Alex Deucher
1
-2
/
+15
2018-12-06
drm/amdgpu/powerplay: fix mclk switch limit on polaris
Alex Deucher
1
-1
/
+4
2018-12-06
drm/amd/display: Add tracing to dc
David Francis
6
-4
/
+146
2018-12-04
drm/amdgpu: Update XGMI node print
Andrey Grodzovsky
1
-1
/
+1
2018-12-03
drm/amdgpu: Implement concurrent asic reset for XGMI.
Andrey Grodzovsky
2
-5
/
+41
2018-12-03
drm/amdgpu: Handle xgmi device removal.
Andrey Grodzovsky
3
-0
/
+24
2018-12-03
drm/amdgpu/psp: Update waiting in psp mode1 reset.
Andrey Grodzovsky
2
-2
/
+2
2018-12-03
drm/amdgpu: add missing error handling
Christian König
1
-0
/
+3
2018-12-03
drm/amdgpu: remove amdgpu_bo_backup_to_shadow
Christian König
2
-52
/
+0
2018-12-03
drm/amdgpu: add a xgmi supported flag
Alex Deucher
4
-3
/
+7
2018-11-30
drm/amd/display: Clean up for DCN1 clock debug logging
Fatemeh Darbehani
5
-23
/
+32
2018-11-30
drm/amd/display: 3.2.08
Steven Chiu
1
-1
/
+1
2018-11-30
drm/amd/display: Allow clock lower on dce100
David Francis
1
-1
/
+13
2018-11-30
drm/amd/display: Program dithering if requested
SivapiriyanKumarasamy
2
-0
/
+9
2018-11-30
drm/amd/display: Copy crc_enabled when duplicating dm_crtc_state
Nicholas Kazlauskas
1
-0
/
+1
2018-11-30
drm/amd/display: Add customizable tracing event
Chiawen Huang
1
-0
/
+1
2018-11-30
drm/amd/display: Re-arrange GFX9 fields
Nevenko Stupar
1
-3
/
+4
2018-11-30
drm/amd/display: fbc state could not reach while enable fbc
hersen wu
3
-83
/
+66
2018-11-30
drm/amd/display: Info frame cleanup
Harmanprit Tatla
7
-142
/
+42
2018-11-30
drm/amd/display: CTS 4.2.2.7
abdoulaye berthe
1
-1
/
+1
2018-11-30
drm/amd/display: Fix spelling of axis in modules/color/color_gamma.c
Krunoslav Kovac
1
-8
/
+8
2018-11-30
drm/amd/display: Remove unused panel patch "disconnect_delay"
Joshua Aberback
1
-1
/
+0
2018-11-30
drm/amd/display: Start documentation of DC
David Francis
6
-13
/
+135
2018-11-30
drm/amd/display: 3.2.07
Steven Chiu
1
-1
/
+1
2018-11-30
drm/amd/display: fix sporadic multiple aux transaction failure
Yogesh Mohan Marimuthu
2
-51
/
+21
2018-11-30
drm/amdgpu: wait for IB test on first device open
Christian König
1
-3
/
+3
[next]