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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
drm/amdgpu: Switch to interruptable wait to recover from ring hang.
Andrey Grodzovsky
1
-2
/
+4
2018-06-20
drm/amdkfd: fix clock counter retrieval for node without GPU
Andres Rodriguez
1
-6
/
+7
2018-06-05
drm/amd/powerplay: Fix enum mismatch
Matthias Kaehlcke
2
-5
/
+5
2018-05-30
drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
Tao
1
-1
/
+3
2018-05-30
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
Monk Liu
1
-1
/
+32
2018-05-30
drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
Monk Liu
1
-1
/
+7
2018-05-30
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
Emily Deng
1
-2
/
+5
2018-05-30
drm/amdkfd: add missing include of mm.h
Oded Gabbay
1
-0
/
+1
2018-05-01
drm/amd/display: Disallow enabling CRTC without primary plane with FB
Harry Wentland
1
-1
/
+9
2018-05-01
drm/amd/display: Don't read EDID in atomic_check
Harry Wentland
1
-22
/
+10
2018-05-01
drm/amd/display: Fix deadlock when flushing irq
Mikita Lipski
1
-2
/
+3
2018-05-01
drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
Nicolai Hähnle
1
-2
/
+5
2018-04-24
drm/amdgpu/si: implement get/set pcie_lanes asic callback
Alex Deucher
1
-0
/
+67
2018-04-24
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
1
-2
/
+2
2018-04-24
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
4
-4
/
+4
2018-04-24
drm/amdgpu: Fix always_valid bos multiple LRU insertions.
Bas Nieuwenhuizen
2
-3
/
+5
2018-04-24
drm/amdgpu: Add an ATPX quirk for hybrid laptop
Alex Deucher
1
-0
/
+1
2018-04-24
drm/amd/display: HDMI has no sound after Panel power off/on
Charlene Liu
1
-0
/
+2
2018-04-24
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-24
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-03-23
drm/amdkfd: Deallocate SDMA queues correctly
Felix Kuehling
1
-6
/
+14
2018-03-23
drm/amdkfd: Fix scratch memory with HWS enabled
Felix Kuehling
1
-2
/
+1
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
1
-1
/
+1
2018-03-21
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
1
-2
/
+0
2018-03-21
drm/amd/display: Fix FMT truncation programming
Mikita Lipski
1
-2
/
+2
2018-03-21
drm/amd/display: Allow truncation to 10 bits
Mikita Lipski
1
-3
/
+2
2018-03-19
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-19
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-15
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
1
-3
/
+6
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
7
-2
/
+40
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-08
drm/amd/display: validate plane format on primary plane
Shirish S
1
-0
/
+7
2018-03-08
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
James Zhu
1
-5
/
+8
2018-03-08
drm/amdgpu:Correct max uvd handles
James Zhu
1
-1
/
+1
2018-03-08
drm/amd/display: early return if not in vga mode in disable_vga
Eric Yang
2
-7
/
+13
2018-03-08
drm/amd/display: Fix takover from VGA mode
Bhawanpreet Lakha
2
-2
/
+18
2018-03-08
drm/amd/display: Fix memleaks when atomic check fails.
Leo (Sunpeng) Li
1
-10
/
+21
2018-03-08
drm/amd/display: Return success when enabling interrupt
Harry Wentland
3
-6
/
+5
2018-03-08
drm/amd/display: Use crtc enable/disable_vblank hooks
Harry Wentland
1
-0
/
+24
2018-03-08
drm/amd/display: update infoframe after dig fe is turned on
Eric Yang
1
-10
/
+13
2018-03-08
drm/amd/display: fix boot-up on vega10
Roman Li
1
-7
/
+12
2018-03-08
drm/amd/display: fix cursor related Pstate hang
Eric Yang
4
-66
/
+90
2018-03-08
drm/amd/display: Set irq state only on existing crtcs
Mikita Lipski
1
-4
/
+2
2018-03-08
drm/amd/display: Fixed non-native modes not lighting up
Jerry (Fangzhi) Zuo
1
-1
/
+3
2018-03-08
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
3
-1
/
+6
2018-03-08
drm/amd/display: Make create_stream_for_sink more consistent
Harry Wentland
1
-28
/
+25
2018-03-08
drm/amd/display: Don't block dual-link DVI modes
Harry Wentland
1
-2
/
+1
2018-03-08
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
6
-2
/
+10
2018-03-08
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
5
-18
/
+9
[next]