index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
1
-7
/
+7
2018-05-09
drm/amd/display: Don't return ddc result and read_bytes in same return value
Harry Wentland
2
-5
/
+10
2018-05-09
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
1
-1
/
+85
2018-04-12
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
5
-17
/
+80
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-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
1
-5
/
+4
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: 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: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-16
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-14
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
4
-46
/
+15
2018-03-14
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/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
2018-03-14
drm/amd/display: dal 3.1.38
Tony Cheng
1
-1
/
+1
2018-03-14
drm/amd/display: Add variable refresh rate parameters to DC structures
Anthony Koo
4
-1
/
+33
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
1
-1
/
+2
2018-03-14
drm/amd/display: early return if not in vga mode in disable_vga
Eric Yang
2
-4
/
+10
2018-03-14
drm/amd/display: Enable backlight support for pre-DCE11 ASICs
Mikita Lipski
3
-0
/
+172
2018-03-14
drm/amd/display: use HW hdr mult for brightness boost
Krunoslav Kovac
6
-7
/
+45
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
3
-13
/
+11
2018-03-14
drm/amd/display: Move DTRACE and dml_print defines
Bhawanpreet Lakha
4
-2
/
+37
2018-03-14
drm/amd/display: Modified set bandwidth sequence.
Yongqiang Sun
3
-12
/
+38
2018-03-14
drm/amd/display: fix check condition for edp power control
Eric Yang
2
-7
/
+17
2018-03-14
drm/amd/display: Fix takover from VGA mode
Bhawanpreet Lakha
2
-2
/
+18
2018-03-14
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
3
-6
/
+7
2018-03-14
drm/amd/display: Remove 300Mhz minimum disp clk limit.
Yongqiang Sun
3
-5
/
+5
2018-03-14
drm/amd/display: Varibright add null check
SivapiriyanKumarasamy
1
-1
/
+1
2018-03-14
drm/amd/display: Varibright fix bug and review comments
SivapiriyanKumarasamy
7
-19
/
+37
2018-03-14
drm/amd/display: Vari-bright looks disabled near end of MM14
SivapiriyanKumarasamy
4
-12
/
+40
2018-03-07
drm/amd/display: validate plane format on primary plane
Shirish S
1
-0
/
+7
2018-03-07
drm/amd/display: early return if not in vga mode in disable_vga
Eric Yang
2
-7
/
+13
2018-03-07
drm/amd/display: Fix takover from VGA mode
Bhawanpreet Lakha
2
-2
/
+18
2018-03-07
drm/amd/display: Return success when enabling interrupt
Harry Wentland
2
-4
/
+4
2018-03-07
drm/amd/display: update infoframe after dig fe is turned on
Eric Yang
1
-10
/
+13
2018-03-07
drm/amd/display: fix boot-up on vega10
Roman Li
1
-7
/
+12
2018-03-07
drm/amd/display: fix cursor related Pstate hang
Eric Yang
4
-66
/
+90
2018-03-07
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
2
-1
/
+3
2018-03-07
drm/amd/display: Don't block dual-link DVI modes
Harry Wentland
1
-2
/
+1
2018-03-07
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
6
-2
/
+10
2018-03-07
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
5
-18
/
+9
[next]