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
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/display: remove unnecessary allocation for regamma_params inside opp
Dmytro Laktyushkin
1
-9
/
+1
2017-09-26
drm/amd/display: Block YCbCr formats for eDP. Revert previous change.
Zeyu Fan
1
-2
/
+6
2017-09-26
drm/amd/display: Add support for programming stereo sync
Vitaly Prosyak
3
-5
/
+32
2017-09-26
drm/amd/display: Memory was freed twice during disable
Leon Elazar
1
-1
/
+0
2017-09-26
drm/amd/display: Log clock source in error condition
Jordan Lazare
1
-1
/
+2
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
1
-1
/
+1
2017-09-26
drm/amd/display: use CP2520-3 for PHY compliance automation
Tony Cheng
1
-0
/
+3
2017-09-26
drm/amd/display: increase timeout for dmif dealloc
Roman Li
1
-1
/
+1
2017-09-26
drm/amd/display: voltage request related change
Charlene Liu
2
-13
/
+15
2017-09-26
drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3
Tony Cheng
1
-5
/
+12
2017-09-26
drm/amd/display: support CP2520 pattern 2 for HBR2 compliance
Tony Cheng
2
-94
/
+65
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
10
-49
/
+9
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
10
-0
/
+506
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
2
-4
/
+4
2017-09-26
drm/amd/display: refclock from bios firmwareInfoTable
Charlene Liu
1
-11
/
+6
2017-09-26
drm/amd/display: Simplify some DMCU waits
Amy Zhang
3
-39
/
+9
2017-09-26
drm/amd/display: remove independent lock as we have no use case today
Tony Cheng
2
-15
/
+5
2017-09-26
drm/amd/display: clean up and simply locking logic
Tony Cheng
1
-2
/
+1
2017-09-26
drm/amd/display: freesync pipe split :VTotal_Min_Mask for Hflip/lock.
Charlene Liu
2
-22
/
+14
2017-09-26
drm/amd/display: Some more warning fixes
Harry Wentland
1
-3
/
+3
2017-09-26
drm/amd/display: move visual confirm recout adjustment to scaler
Dmytro Laktyushkin
1
-0
/
+6
2017-09-26
drm/amd/display: Fix warnings in DC
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display: Surface Validation Fixes + Audio Mask
Leon Elazar
1
-0
/
+1
2017-09-26
drm/amd/display: add scaler coefficients for 64 phase 5-8 taps
Dmytro Laktyushkin
1
-0
/
+608
2017-09-26
drm/amd/display: DMCU PSR Refactor
Amy Zhang
4
-314
/
+354
2017-09-26
drm/amd/display: HDMI deep color mode audio issue
Charlene Liu
3
-22
/
+14
2017-09-26
drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420
Charlene Liu
1
-3
/
+9
2017-09-26
drm/amd/display: fix 12bpc truncate to 10bpc
Charlene Liu
1
-9
/
+9
2017-09-26
drm/amd/display: audio bug fix part 1: Add missing audio ACR
Charlene Liu
4
-30
/
+63
2017-09-26
drm/amd/display: Don't attempt to program missing register fields on DCE8
Jordan Lazare
2
-13
/
+28
2017-09-26
drm/amd/display: Fix logic that causes segfault on DP display.
Zeyu Fan
1
-10
/
+12
2017-09-26
drm/amd/display: Fix program pix clk logic to unblock deep color set.
Zeyu Fan
1
-5
/
+5
2017-09-26
drm/amd/display: fix psr status wait
Dmytro Laktyushkin
2
-13
/
+25
2017-09-26
drm/amd/display: HDMI YCbCr422 12bpc pixel format issue
Charlene Liu
3
-27
/
+50
2017-09-26
drm/amd/display: Fix 64-bit division
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: remove CV-specific timing standard
Charlene Liu
1
-4
/
+0
2017-09-26
drm/amd/display: Support ABM without PPlib
Anthony Koo
2
-24
/
+9
2017-09-26
drm/amd/display: Move backlight from encoder to ABM
Anthony Koo
4
-303
/
+280
2017-09-26
drm/amd/display: DMCU Compile and Load
Anthony Koo
6
-38
/
+593
2017-09-26
drm/amd/display: Proper de-allocation of OPP
Joshua Aberback
2
-39
/
+6
2017-09-26
drm/amd/display: Add missing MI masks
Leon Elazar
1
-0
/
+2
2017-09-26
drm/amd/display: Fix missing conditions in hw sequencer.
Zeyu Fan
1
-1
/
+1
2017-09-26
drm/amd/display: rename BGRA8888 to ABGR8888
Tony Cheng
1
-2
/
+2
2017-09-26
drm/amd/display: refactor clk_resync to avoid assertion
Tony Cheng
1
-27
/
+30
2017-09-26
drm/amd/display: remove SIGNAL_TYPE_WIRELESS
Tony Cheng
1
-1
/
+0
2017-09-26
drm/amd/display: remove hw_crtc_timing
Tony Cheng
1
-1
/
+1
2017-09-26
drm/amd/display: No audio output heard from DP panel
Hersen Wu
1
-2
/
+2
2017-09-26
drm/amd/display: Fixing some fallout from dc_target removal
Leon Elazar
1
-0
/
+7
2017-09-26
drm/amd/display: Pass visible flag into surface programming
Yongqiang Sun
2
-2
/
+4
2017-09-26
drm/amd/display: drop min/max wrappers
Dave Airlie
1
-2
/
+2
[prev]
[next]