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-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
4
-73
/
+51
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
4
-38
/
+38
2018-03-05
drm/amd/display: add per pipe dppclk
Dmytro Laktyushkin
1
-6
/
+7
2018-03-05
drm/amd/display: Update Link Training Fallback logic
Wenjing Liu
2
-24
/
+75
2018-03-05
drm/amd/display: add psr_version to stream
Xingyue Tao
1
-1
/
+1
2018-03-05
drm/amd/display: Clear dmps off for eDP when resume.
Yongqiang Sun
1
-0
/
+4
2018-03-05
drm/amd/display: Add passive dongle support for HPD Rearch
John Barberiz
1
-2
/
+5
2018-03-05
drm/amd/display: move MST branch initialize to before link training
Hersen Wu
1
-0
/
+3
2018-02-28
drm/amd/display: check for ipp before calling cursor operations
Shirish S
1
-2
/
+4
2018-02-28
drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size
Shirish S
1
-3
/
+4
2018-02-28
drm/amd/display: check for ipp before calling cursor operations
Shirish S
1
-2
/
+4
2018-02-28
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-20
drm/amd/display: VGA black screen from s3 when attached to hook
Hersen Wu
1
-1
/
+1
2018-02-19
drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
Tao
1
-1
/
+3
2018-02-19
drm/amd/display: provide an interface to query firmware version
Anthony Koo
1
-0
/
+7
2018-02-19
drm/amd/display: Treat bad EDID as no EDID
Eric Yang
1
-4
/
+9
2018-02-19
drm/amd/display: Remove delay on disconnect patch
John Barberiz
1
-12
/
+4
2018-02-19
drm/amd/display: When enabling CRC, disable dither & enable truncation
Leo (Sunpeng) Li
1
-3
/
+11
2018-02-19
drm/amd/display: Expose dither setting functionality to Linux
Leo (Sunpeng) Li
1
-0
/
+31
2018-02-19
drm/amd/display: Keep eDP stream enabled during boot.
Yongqiang Sun
1
-1
/
+10
2018-02-19
drm/amd/display: disable seamless vp adjustment for mirrored surface
Dmytro Laktyushkin
1
-4
/
+4
2018-02-19
drm/amd/display: add monitor patch for delay after DP receive power up
Martin Tsai
1
-0
/
+6
2018-02-19
drm/amd/display: VGA black screen from s3 when attached to hook
Hersen Wu
1
-1
/
+1
2018-02-19
drm/amd/display: Rearchitecture HDMI HPD
John Barberiz
1
-0
/
+32
2018-02-19
drm/amd/display: enable #PME code path for RV.
Charlene Liu
1
-3
/
+3
2018-02-19
drm/amd/display: add eDP 1.2+ polling for T7
Charlene Liu
1
-0
/
+22
2018-02-19
drm/amd/display: Fixed if statement parameters to add a delay on disconnect
John Barberiz
1
-2
/
+2
2018-02-19
drm/amd/display: Add return value for detect dp.
Yongqiang Sun
2
-13
/
+25
2018-02-19
drm/amd/display: fix cursor related Pstate hang
Eric Yang
1
-64
/
+4
2018-02-19
drm/amd/display: wait for T9 after backlight off mainlink blank.
Charlene Liu
1
-2
/
+1
2018-02-19
drm/amd/display: Remove return when no EDID read.
Martin Tsai
1
-2
/
+0
2018-02-19
drm: amd: Fix trailing semicolons
Luis de Bethencourt
1
-1
/
+1
2018-02-19
drm/amd/display: Fix warning about misaligned code
Harry Wentland
1
-2
/
+2
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
1
-0
/
+2
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
1
-4
/
+10
2018-02-19
drm/amd/display: eDP sequence BL off first then DP blank.
Charlene Liu
1
-5
/
+2
2018-02-19
drm/amd/display: Force full update on pixel_format_change
Krunoslav Kovac
1
-0
/
+1
2018-02-19
drm/amd/display: Synchronize update plane addr for freesync
SivapiriyanKumarasamy
1
-16
/
+31
2018-02-19
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
1
-1
/
+1
2018-02-19
drm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format changed.
Duke Du
1
-0
/
+3
2018-02-19
drm/amd/display: [RS4][RV] SDR Brightness Boost
Krunoslav Kovac
1
-1
/
+5
2018-02-19
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
1
-0
/
+85
2018-02-19
drm/amd/display: Fix null-derefs on non-dcn builds
Roman Li
1
-1
/
+2
2018-02-19
drm/amd/display: Fix check for setting input TF
Andrew Jiang
1
-2
/
+7
2018-02-19
drm/amd/display: Define remove_stream_from_ctx resource func
Nikola Cornij
1
-0
/
+3
2018-02-19
drm/amd/display: Use real BE and FE index to program regs.
Yongqiang Sun
1
-0
/
+2
2018-02-19
drm/amd/display: Don't block dual-link DVI modes
Harry Wentland
1
-2
/
+1
2018-02-19
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
1
-2
/
+3
2018-02-19
drm/amd/display: Disable eDP with a proper sequence.
Yongqiang Sun
1
-29
/
+2
[prev]
[next]