summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Set default degamma to sRGB instead of bypassAmy Zhang2017-09-261-1/+1
* drm/amd/display: enable clock gating and dchubp power gatingTony Cheng2017-09-261-1/+2
* drm/amd/display: remove calculate_adjustments in conversion.hTony Cheng2017-09-262-128/+0
* drm/amd/display: remove dead codeTony Cheng2017-09-265-223/+0
* drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng2017-09-266-12/+1
* drm/amd/display: remove hw_info_frameTony Cheng2017-09-262-107/+40
* drm/amd/display: remove hw_crtc_timingTony Cheng2017-09-264-43/+3
* drm/amd/display: remove un-used defines and dead codeTony Cheng2017-09-2612-390/+1
* drm/amd/display: assert if mask is 0 in set_reg_field_value_exTony Cheng2017-09-261-0/+1
* drm/amd/display: mode change without breaking unaffected streamsTony Cheng2017-09-263-3/+12
* drm/amd/display: Use pflip prepare and submit parts (v2)Andrey Grodzovsky2017-09-261-1/+0
* drm/amd/display: No audio output heard from DP panelHersen Wu2017-09-261-2/+2
* drm/amd/display: Fixing some fallout from dc_target removalLeon Elazar2017-09-269-30/+49
* drm/amd/display: Disable Modules at RuntimeAnthony Koo2017-09-262-36/+65
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-269-1517/+466
* drm/amd/display: Null check clock source.Yongqiang Sun2017-09-261-1/+2
* drm/amd/display: Remove dc_target objectAric Cyr2017-09-2620-1337/+977
* drm/amd/display: Pass visible flag into surface programmingYongqiang Sun2017-09-267-8/+16
* drm/amd/display: Add Polaris12 to bw_calcJoshua Aberback2017-09-261-2/+2
* drm/amd/display: Use DTO as clock on DP if notDing Wang2017-09-261-0/+25
* 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