index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
drm/amd/display: Couple formatting fixes
Harry Wentland
1
-3
/
+3
2018-05-15
drm/amd/display: to synchronize the hubp and dpp programming in cursor control
Martin Tsai
1
-0
/
+18
2018-05-15
drm/amd/display: reprogram infoframe during apply_ctx_to_hw
Julian Parkin
1
-0
/
+18
2018-05-15
drm/amd/display: DP link validation bug for YUV422
Hersen Wu
1
-26
/
+21
2018-05-15
drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rate
Harry Wentland
1
-0
/
+4
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
1
-0
/
+7
2018-05-15
drm/amd/display: add missing colorspace for set black color
Yue Hin Lau
1
-1
/
+20
2018-05-15
drm/amd/display: fix segfault on insufficient TG during validation
Dmytro Laktyushkin
1
-1
/
+1
2018-05-15
drm/amd/display: fix brightness level after resume from suspend
Roman Li
1
-0
/
+13
2018-05-15
drm/amd/display: remove dummy is_blanked() to optimise boot time
Shirish S
1
-0
/
+3
2018-05-15
drm/amd/display: Have DC manage its own allocation of gamma
Anthony Koo
2
-3
/
+11
2018-05-15
drm/amd/display: Fix structure initialization of hdmi_info_packet
Anthony Koo
1
-1
/
+3
2018-05-15
drm/amd/display: Get rid of unused input_tf
Anthony Koo
2
-7
/
+0
2018-05-15
drm/amd/display: Updated HDR Static Metadata to directly take info packet raw
Anthony Koo
1
-88
/
+3
2018-04-12
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+13
2018-04-11
drm/amd/display: fix brightness level after resume from suspend
Roman Li
1
-0
/
+13
2018-04-11
drm/amd/display: csc updates require FULL update
Anthony Koo
1
-2
/
+10
2018-04-11
drm/amd/display: Update scaler v_active data if interlaced
Dmytro Laktyushkin
1
-0
/
+8
2018-04-11
drm/amd/display: Change disable backlight ramp change threshold from 0 to maximum value.
Yongqiang Sun
1
-1
/
+1
2018-04-11
drm/amd/display: fix link bw calculation for 422 and 420 encoding
Eric Yang
1
-21
/
+32
2018-04-11
drm/amd/display: Set all update flags when we have full update
Eric Yang
1
-1
/
+1
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
3
-23
/
+23
2018-04-11
drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel format
Hersen Wu
1
-3
/
+16
2018-04-11
drm/amd/display: Move commit_planes_to_stream to amdgpu_dm
Harry Wentland
1
-89
/
+0
2018-04-11
drm/amd/display: Only program MSA_TIMING_PARAM if it changed
Anthony Koo
1
-5
/
+10
2018-04-11
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
1
-0
/
+6
2018-04-11
drm/amd/display: Rename encoder_info_packet to dc_info_packet
Anthony Koo
1
-51
/
+48
2018-04-11
drm/amd/display: Correct print types in DC_LOGS
Bhawanpreet Lakha
2
-10
/
+12
2018-04-11
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
1
-32
/
+0
2018-04-11
drm/amd/display: Retry when read dpcd caps failed.
Yongqiang Sun
1
-5
/
+11
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-14
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
1
-12
/
+6
2018-03-14
drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)
Yongqiang Sun
1
-0
/
+7
2018-03-14
drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursor
Harry Wentland
1
-2
/
+1
2018-03-14
drm/amd/display: use HW hdr mult for brightness boost
Krunoslav Kovac
1
-3
/
+0
2018-03-14
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
1
-9
/
+5
2018-03-14
drm/amd/display: Modified set bandwidth sequence.
Yongqiang Sun
1
-2
/
+2
2018-03-14
drm/amd/display: Remove 300Mhz minimum disp clk limit.
Yongqiang Sun
1
-0
/
+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
2
-5
/
+14
2018-03-14
drm/amd/display: Vari-bright looks disabled near end of MM14
SivapiriyanKumarasamy
1
-0
/
+8
2018-03-07
drm/amd/display: Return success when enabling interrupt
Harry Wentland
1
-3
/
+3
2018-03-07
drm/amd/display: fix cursor related Pstate hang
Eric Yang
1
-64
/
+4
2018-03-07
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
1
-1
/
+1
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
1
-2
/
+3
2018-03-07
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
1
-2
/
+1
2018-03-07
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Harry Wentland
1
-3
/
+0
2018-03-05
drm/amd/display: Return success when enabling interrupt
Harry Wentland
1
-3
/
+3
[prev]
[next]