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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
drm/amd/display: Add DPCS regs for dcn3 link encoder
Bhawanpreet Lakha
2
-2
/
+1
2020-08-26
gpu: amd: Remove duplicate semicolons at the end of line
Youling Tang
1
-1
/
+1
2020-08-26
drm/amd/display: Keep current gain when ABM disable immediately
Brandon Syu
1
-1
/
+1
2020-08-26
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
Samson Tam
1
-0
/
+1
2020-08-26
drm/amd/display: Revert HDCP disable sequence change
Jaehyun Chung
1
-1
/
+1
2020-08-26
drm/amd/display: Call DMUB for eDP power control
Chris Park
1
-0
/
+28
2020-08-26
drm/amd/display: 3.2.99
Aric Cyr
1
-1
/
+1
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
3
-21
/
+42
2020-08-24
drm/amd/display: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
1
-0
/
+8
2020-08-18
drm/amd/display: should check error using DC_OK
Tong Zhang
1
-4
/
+4
2020-08-18
drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm
Colin Ian King
1
-1
/
+1
2020-08-18
drm/amd/display: Add dsc_to_stream_resource for dcn3
Bhawanpreet Lakha
1
-0
/
+1
2020-08-17
drm/amd/display: Add DSC_DBG_EN shift/mask for dcn3
Bhawanpreet Lakha
1
-0
/
+1
2020-08-17
drm/amd/display: Mask DPCD field to avoid reading unsupported field value
Jaehyun Chung
1
-1
/
+3
2020-08-17
drm/amd/display: Reset scrambling on Test Pattern
Chris Park
1
-0
/
+1
2020-08-17
drm/amd/display: Add extra T3 delay
Lewis Huang
2
-0
/
+10
2020-08-17
drm/amd/display: Fix DSC force enable on SST
Eryk Brol
2
-1
/
+18
2020-08-17
drm/amd/display: fix dcn3 wide timing dsc validation
Dmytro Laktyushkin
1
-0
/
+4
2020-08-17
drm/amd/display: Screen corruption on dual displays (DP+USB-C)
Qingqing Zhuo
3
-1
/
+7
2020-08-17
drm/amd/display: Add read backlight interface
Yongqiang Sun
5
-4
/
+18
2020-08-17
drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DP
hersen wu
2
-0
/
+27
2020-08-17
drm/amd/display: Fix DFPstate hang due to view port changed
Paul Hsieh
1
-2
/
+2
2020-08-17
drm/amd/display: create a function to decide mst link settings
Wenjing Liu
1
-5
/
+9
2020-08-17
drm/amd/display: Assign correct left shift
Chris Park
2
-2
/
+7
2020-08-17
drm/amd/display: Call DMUB for eDP power control
Chris Park
5
-2
/
+73
2020-08-17
drm/amd/display: 3.2.98
Anthony Koo
1
-1
/
+1
2020-08-10
drm/amd/display: convert to use le16_add_cpu()
Qinglang Miao
2
-7
/
+2
2020-08-10
drm/amd/display: add DCN support for aarch64
Daniel Kolesa
9
-31
/
+101
2020-08-10
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Daniel Kolesa
1
-1
/
+1
2020-08-10
drm/amd/display: Blank stream before destroying HDCP session
Jaehyun Chung
1
-2
/
+1
2020-08-10
drm/amd/display: Disconnect pipe separetely when disable pipe split
Alvin Lee
8
-0
/
+174
2020-08-10
drm/amd/display: Switch to immediate mode for updating infopackets
Anthony Koo
2
-8
/
+22
2020-08-10
drm/amd/display: mpcc black color should not be impacted by pixel encoding format
Xiaodong Yan
1
-8
/
+0
2020-08-10
drm/amd/display: Revert regression
Alvin Lee
7
-141
/
+0
2020-08-10
drm/amd/display: Fix incorrect backlight register offset for DCN
Aric Cyr
1
-1
/
+1
2020-08-10
drm/amd/display: Adjust static-ness of resource functions
Joshua Aberback
3
-13
/
+18
2020-08-04
drm/amd/display: Constify dcn30_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn21_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn20_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Indent an if statement
Dan Carpenter
1
-1
/
+1
2020-08-04
drm/amd/display: 3.2.97
Aric Cyr
1
-1
/
+1
2020-08-04
drm/amd/display: Separate pipe disconnect from rest of progrmaming
Alvin Lee
7
-0
/
+141
2020-08-04
drm/amd/display: Add debugfs for forcing stream timing sync
Victor Lu
2
-4
/
+11
2020-08-04
drm/amd/display: Display goes blank after inst
Igor Kravchenko
3
-3
/
+56
2020-08-04
drm/amd/display: Change null plane state swizzle mode to 4kb_s
George Shen
1
-2
/
+2
2020-08-04
drm/amd/display: Use helper function to check for HDMI signal
JinZe.Xu
1
-1
/
+1
2020-08-04
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
Aric Cyr
1
-16
/
+0
2020-08-04
drm/amd/display: Fix logger context
Harry Wentland
1
-1
/
+2
2020-08-04
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
1
-1
/
+2
2020-08-04
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
9
-8
/
+129
[prev]
[next]