summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: start using linux hdmi headerDave Airlie2017-09-262-31/+9
* drm/amd/display: drop min/max wrappersDave Airlie2017-09-263-5/+3
* drm/amd/display: Support 64-bit Polaris11 5k VSRJoshua Aberback2017-09-264-12/+37
* drm/amd/display: When signal type of sink is none, use link type for streamJoshua Aberback2017-09-261-10/+11
* drm/amd/display: set blank functionalityHersen Wu2017-09-267-69/+37
* drm/amd/display: blank mechanism for supporting MPOLeon Elazar2017-09-262-9/+37
* drm/amd/display: fix cursor disappearing after resumeArindam Nath2017-09-261-0/+38
* drm/amdgpu/virt: disable dcXiangliang Yu2017-09-261-0/+3
* drm/amd/display: Don't fail validation for SIGNAL_TYPE_VIRTUALYongqiang Sun2017-09-261-0/+3
* drm/amd/display: remove HDMI deep color debug flagTony Cheng2017-09-262-4/+0
* drm/amd/display: fix Infoframe byte 28-31 doesn't get written out to registerTony Cheng2017-09-262-3/+3
* drm/amd/display: Check hdr support before setting.Yongqiang Sun2017-09-262-11/+19
* drm/amd/display: Fix wrong index bug in set_avi_info_frameHarry Wentland2017-09-261-2/+3
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-264-14/+4
* drm/amd/display: Fix misleading indentation bug in link_encoderHarry Wentland2017-09-261-1/+2
* drm/amd/display: Remove unused function in gamma_calcsHarry Wentland2017-09-261-39/+0
* drm/amd/display: [MST] Fix startup sequence v3.Andrey Grodzovsky2017-09-261-13/+22
* drm/amd/display: Fix DP PHY test pre-emphasis not set properlyHersen Wu2017-09-264-10/+19
* drm/amd/display: fix gamma for dpms usecaseRoman Li2017-09-261-11/+11
* drm/amd/display: limit HBR3 support to Polaris and upTony Cheng2017-09-266-34/+46
* drm/amd/display: simplify link_encoderTony Cheng2017-09-264-90/+6
* drm/amd/display: Fix link retraining hw sequence for auto testHersen Wu2017-09-264-30/+9
* drm/amd/display: Fix link retraining hw sequenceZeyu Fan2017-09-264-9/+62
* drm/amd/display: Remove unused color and power modulesHarry Wentland2017-09-266-4275/+0
* drm/amd/display: enable option to disable HDR related updates.Tony Cheng2017-09-261-0/+3
* drm/amd/display: Fix color module crash when hotplug monitors.Anthony Koo2017-09-261-134/+175
* drm/amd/display: set HBR3 and TPS4 capable flagsHersen Wu2017-09-261-0/+10
* drm/amd/display: Set gamma to NULL at releaseYongqiang Sun2017-09-264-11/+10
* drm/amd/display: Add missing function to fix crash for DP Test pattern 4Hersen Wu2017-09-261-0/+3
* drm/amd/display: Don't use target before null checkHarry Wentland2017-09-261-3/+7
* drm/amd/display: debug option to disable color module fucntionalityTony Cheng2017-09-262-6/+8
* drm/amd/display: debug opt disable hdmi deep colorTony Cheng2017-09-262-0/+4
* drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong2017-09-2610-33/+176
* drm/amd/display: Allow multiple instance of DTO regsTony Cheng2017-09-261-3/+7
* drm/amd/display: Pass adev to fill_plane_attrAndrey Grodzovsky2017-09-261-1/+10
* drm/amd/display: Add refcount debug assertAndrey Grodzovsky2017-09-264-7/+21
* drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.Yongqiang Sun2017-09-263-13/+13
* drm/amd/display: Fixed split update bug.Yongqiang Sun2017-09-261-2/+12
* drm/amd/display: Fix licensing headerHarry Wentland2017-09-262-19/+42
* drm/amd/display: Fixed crashYongqiang Sun2017-09-261-9/+5
* drm/amd/display: reset transfer_func to NULL on releaseYongqiang Sun2017-09-262-3/+9
* drm/amd/display: don't crash if stream is NULL when trying to share clocksYongqiang Sun2017-09-261-0/+5
* drm/amd/display: Implement gamma correction using input LUTAric Cyr2017-09-2621-359/+138
* drm/amd/display: Reset gamma to NULL after releaseAnthony Koo2017-09-261-1/+3
* drm/amd/display: track cursor width in ippTony Cheng2017-09-261-1/+3
* drm/amd/display: Add dcc param to surfaceLeon Elazar2017-09-261-0/+1
* drm/amd/display: minor clock source refactorDmytro Laktyushkin2017-09-262-37/+40
* drm/amd/display: add pitch to cursor attributesTony Cheng2017-09-261-0/+1
* drm/amd/display: 4k split black out due to incorrect cursorTony Cheng2017-09-265-48/+53
* drm/amd/display: Fix Regamma end pointAnthony Koo2017-09-262-12/+26