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
2020-04-22
drm/amd/display: fix stream setting for diags on silicon
Dmytro Laktyushkin
1
-2
/
+2
2020-04-22
drm/amd/display: add optc get crc support for timings with ODM/DSC
Wenjing Liu
1
-1
/
+4
2020-04-22
drm/amd/display: Workaround to disable YCbCr
Jinze Xu
1
-0
/
+1
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
3
-9
/
+14
2020-04-22
drm/amd/display: Add SetBacklight call to abm on dmcub
Wyatt Wood
1
-5
/
+5
2020-04-16
Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued
Joonas Lahtinen
1
-1
/
+1
2020-04-09
drm/amd/display: add HDCP caps debugfs
Bhawanpreet Lakha
1
-0
/
+47
2020-04-09
drm/amd/display: query hdcp capability during link detect
Bhawanpreet Lakha
1
-0
/
+56
2020-04-09
drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled
Wenjing Liu
2
-14
/
+5
2020-04-09
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
1
-2
/
+3
2020-04-09
drm/amd/display: fix dml pipe merge logic
Dmytro Laktyushkin
1
-0
/
+3
2020-04-09
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
1
-0
/
+2
2020-04-09
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
1
-1
/
+12
2020-04-09
drm/amd/display: Program DSC before enabling link
Nikola Cornij
1
-5
/
+12
2020-04-09
drm/amd/display: prevent loop from occuring in pipe list
Josip Pavic
1
-3
/
+2
2020-04-08
drm/amd/display: Align macro name as per DP spec
Animesh Manna
1
-1
/
+1
2020-04-07
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
1
-2
/
+3
2020-04-07
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
1
-1
/
+12
2020-04-07
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
1
-0
/
+2
2020-04-03
drm/amd/display: fix the broken logic in dc_link.c
Yifan Zhang
1
-1
/
+2
2020-04-01
drm/amd/display: code cleanup of dc_link file on func dc_link_construct
Melissa Wen
1
-44
/
+50
2020-04-01
drm/amd/display: code cleanup on dc_link from is_same_edid to get_ddc_line
Melissa Wen
1
-68
/
+62
2020-04-01
drm/amd/display: codestyle cleanup on dc_link file until detect_dp func
Melissa Wen
1
-60
/
+49
2020-04-01
drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on dc_link
Melissa Wen
1
-10
/
+15
2020-03-31
drm/amd/display: Support plane level CTM
Stylon Wang
1
-1
/
+9
2020-03-31
drm/amd/display: Not doing optimize bandwidth if flip pending.
Yongqiang Sun
1
-0
/
+23
2020-03-31
drm/amd/display: Update function to get optimal number of taps
Eric Bernstein
1
-0
/
+1
2020-03-19
drm/amd/display: add on demand pipe merge logic for dcn2+
Dmytro Laktyushkin
1
-2
/
+5
2020-03-19
drm/amd/display: Remove connect DIG FE to its BE during timing programming
Nikola Cornij
2
-9
/
+4
2020-03-19
drm/amd/display: combine watermark change and clock change for update clocks.
Yongqiang Sun
1
-6
/
+7
2020-03-19
drm/amd/display: Pass triplebuffer surface flip flags down to plane state
Nicholas Kazlauskas
1
-0
/
+2
2020-03-19
drm/amd/display: Fix test pattern color space inconsistency for Linux
Jerry (Fangzhi) Zuo
1
-3
/
+6
2020-03-13
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
Mario Kleiner
1
-0
/
+11
2020-03-09
drm/amd/display: separate FEC capability from fec debug flag
Wenjing Liu
2
-4
/
+3
2020-03-09
drm/amd/display: Stop if retimer is not available
Rodrigo Siqueira
1
-38
/
+29
2020-03-09
drm/amd/display: Program DSC during timing programming
Nikola Cornij
2
-4
/
+9
2020-03-09
drm/amd/display: Not check wm and clk change flag in optimized bandwidth.
Yongqiang Sun
1
-0
/
+4
2020-03-09
drm/amd/display: determine is mst hdcp based on stream instead of sink signal
Wenjing Liu
1
-0
/
+2
2020-03-05
drm/amd/display: set lttpr mode before link settings
abdoulaye berthe
1
-2
/
+4
2020-03-05
drm/amd/display: Add 'disable FEC for specific monitor' infrastructure to DC
Nikola Cornij
1
-0
/
+3
2020-03-05
drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice
Wenjing Liu
1
-0
/
+2
2020-03-05
drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipe
Wenjing Liu
1
-16
/
+24
2020-03-05
drm/amd/display: add vsc update support for test pattern request
Wenjing Liu
1
-8
/
+24
2020-03-05
drm/amd/display: add worst case dcc meta pitch to fake plane
Joseph Gravenor
1
-2
/
+2
2020-03-05
drm/amd/display: only include FEC overhead if both asic and display support FEC
Wenjing Liu
2
-5
/
+12
2020-03-05
drm/amd/display: Link training TPS1 workaround add back in dpcd
Martin Leung
1
-6
/
+6
2020-03-05
drm/amd/display: dc_link: code clean up on detect_dp function
Melissa Wen
1
-19
/
+16
2020-03-05
drm/amd/display: dc_link: code clean up on enable_link_dp function
Melissa Wen
1
-14
/
+13
2020-02-25
drm/amd/display: Access patches from stream for ignore MSA monitor patch
Jaehyun Chung
1
-2
/
+2
2020-02-25
drm/amd/display: optimize prgoram wm and clks
Yongqiang Sun
1
-6
/
+4
[prev]
[next]