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
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-07-08
drm/amdgpu: Count disabled CRTCs in commit tail earlier
Lyude Paul
1
-4
/
+6
2018-07-08
drm/amd/display: Clear connector's edid pointer
Mikita Lipski
1
-0
/
+1
2018-07-08
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-09
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
2
-41
/
+45
2018-05-09
drm/amd/display: Don't return ddc result and read_bytes in same return value
Harry Wentland
3
-13
/
+22
2018-05-09
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
1
-1
/
+85
2018-05-09
drm/amd/display: Add VG12 ASIC IDs
Harry Wentland
1
-2
/
+7
2018-04-26
Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-35
/
+34
2018-04-25
drm/amd/display: Check dc_sink every time in MST hotplug
Jerry (Fangzhi) Zuo
1
-7
/
+9
2018-04-25
drm/amd/display: Update MST edid property every time
Jerry (Fangzhi) Zuo
1
-3
/
+3
2018-04-25
drm/amd/display: Don't read EDID in atomic_check
Harry Wentland
1
-22
/
+10
2018-04-25
drm/amd/display: Disallow enabling CRTC without primary plane with FB
Harry Wentland
1
-1
/
+9
2018-04-25
drm/amd/display: Fix deadlock when flushing irq
Mikita Lipski
1
-2
/
+3
2018-04-23
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-7
/
+0
2018-04-19
drm/amd/display: Don't program bypass on linear regamma LUT
Harry Wentland
1
-7
/
+0
2018-04-13
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
6
-73
/
+113
2018-04-12
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-12
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-04-12
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
1
-3
/
+6
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-12
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-11
drm/amd/display: fix brightness level after resume from suspend
Roman Li
3
-1
/
+18
2018-04-11
drm/amd/display: HDMI has no sound after Panel power off/on
Charlene Liu
1
-0
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
3
-8
/
+5
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
1
-1
/
+1
2018-03-21
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
1
-0
/
+1
2018-03-21
drm/amd/display/dm: add vega12 support
Alex Deucher
1
-0
/
+4
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-17
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
Harry Wentland
1
-1
/
+1
2018-03-17
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-17
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-15
drm/amd/display: Check msg->size before starting aux transfer
Shirish S
1
-0
/
+3
2018-03-15
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
4
-46
/
+15
2018-03-15
drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)
Yongqiang Sun
3
-1
/
+11
2018-03-14
drm/amd/display: Use actual TG instance instead of pipe instance
Jerry (Fangzhi) Zuo
2
-6
/
+6
2018-03-14
drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursor
Harry Wentland
2
-5
/
+7
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
1
-4
/
+4
2018-03-14
drm/amd/display: update dce_calcs to latest version
Dmytro Laktyushkin
2
-56
/
+110
2018-03-14
drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)
Yongqiang Sun
3
-23
/
+139
[next]