aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Don't fail validation for SIGNAL_TYPE_VIRTUALYongqiang Sun1-0/+3
2017-09-26drm/amd/display: remove HDMI deep color debug flagTony Cheng1-3/+0
2017-09-26drm/amd/display: fix Infoframe byte 28-31 doesn't get written out to registerTony Cheng1-2/+2
2017-09-26drm/amd/display: Check hdr support before setting.Yongqiang Sun1-11/+16
2017-09-26drm/amd/display: Fix warnings in DCHarry Wentland1-6/+0
2017-09-26drm/amd/display: Fix misleading indentation bug in link_encoderHarry Wentland1-1/+2
2017-09-26drm/amd/display: Fix DP PHY test pre-emphasis not set properlyHersen Wu1-1/+1
2017-09-26drm/amd/display: limit HBR3 support to Polaris and upTony Cheng2-26/+6
2017-09-26drm/amd/display: simplify link_encoderTony Cheng1-60/+4
2017-09-26drm/amd/display: set HBR3 and TPS4 capable flagsHersen Wu1-0/+10
2017-09-26drm/amd/display: Add missing function to fix crash for DP Test pattern 4Hersen Wu1-0/+3
2017-09-26drm/amd/display: debug opt disable hdmi deep colorTony Cheng1-0/+3
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong1-5/+15
2017-09-26drm/amd/display: Allow multiple instance of DTO regsTony Cheng1-3/+7
2017-09-26drm/amd/display: Implement gamma correction using input LUTAric Cyr2-6/+0
2017-09-26drm/amd/display: minor clock source refactorDmytro Laktyushkin2-37/+40
2017-09-26drm/amd/display: Fix Regamma end pointAnthony Koo1-2/+2
2017-09-26drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan3-1/+1415
2017-09-26drm/amd/display: fix hotplug regression after code refactorRoman Li1-1/+1
2017-09-26drm/amd/display: Add debug option to disable dmcuYongqiang Sun1-0/+3
2017-09-26drm/amd/display: Resolved HDMI assert in dalYongqiang Sun1-3/+3
2017-09-26drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun1-10/+1
2017-09-26drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan2-1/+12
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong1-8/+3
2017-09-26drm/amd/display: Fix bunch of warnings in DCHarry Wentland3-48/+0
2017-09-26drm/amd/display: moving remaining functionality from gpu to dce_clocksDmytro Laktyushkin2-27/+192
2017-09-26drm/amd/display: fix display clock integrated info readDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin4-2/+657
2017-09-26drm/amd/display: Add missing GRPH register definitionYongqiang Sun1-0/+1
2017-09-26drm/amd/display: refactor DCE11 DVVMTony Cheng2-10/+184
2017-09-26drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: Fix hdmi not lighting up on Hawaii.Zeyu Fan1-1/+1
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland16-0/+9719