summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Framework for degamma and regramma through color moduleAmy Zhang2017-09-263-94/+598
* drm/amd/display: assign correct enum for edp revisionDave Airlie2017-09-262-17/+1
* drm/amd/display: port to using drm dpcd definesDave Airlie2017-09-265-300/+79
* drm/amd/display: Move dpcd structs into dp_types headerHarry Wentland2017-09-266-360/+361
* drm/amd/display: drop setmode complete notifierDave Airlie2017-09-261-13/+0
* drm/amd/display: drop get platform infoDave Airlie2017-09-262-39/+0
* drm/amd/display: drop register logger and pid/tgid gettersDave Airlie2017-09-265-266/+1
* drm/amd/display: remove some unused wrappersDave Airlie2017-09-261-4/+0
* drm/amd/display: remove dc hub - this seems unused.Dave Airlie2017-09-265-48/+0
* drm/amd/display: Fix programming of gamma end pointsAnthony Koo2017-09-261-24/+27
* drm/amd/display: Fix distribution of segments for PQAnthony Koo2017-09-261-3/+48
* drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan2017-09-2626-3960/+1547
* drm/amd/display: Implement PQ curve based on output transfer functionAnthony Koo2017-09-263-7/+92
* drm/amd/display: Refactor to move gamma correction to moduleAnthony Koo2017-09-262-0/+81
* drm/amd/display: define reg helpers to update registers with 8 and 9 fieldsDmytro Laktyushkin2017-09-261-0/+25
* drm/amd/display: Refactor output transfer function to streamAnthony Koo2017-09-268-30/+97
* drm/amd/display: fix hotplug regression after code refactorRoman Li2017-09-261-1/+1
* drm/amd/display: Add debug option to disable dmcuYongqiang Sun2017-09-262-0/+4
* drm/amd/display: Refactor to move color helper into moduleAnthony Koo2017-09-263-2/+251
* drm/amd/display: Resolved HDMI assert in dalYongqiang Sun2017-09-261-3/+3
* drm/amd/dal: Add POLARIS12 support (v2)Jordan Lazare2017-09-264-3/+10
* drm/dp-helper: add missing defines needed by AMD display core.Dave Airlie2017-09-261-0/+20
* drm/amd/display: Add in/out transfer functions to DCAnthony Koo2017-09-266-52/+135
* drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun2017-09-263-10/+12
* drm/amd/display: re gamma programmingVitaly Prosyak2017-09-261-1/+2
* drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan2017-09-262-1/+12
* drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong2017-09-261-0/+3
* drm/amd/display: Change locking of registers when flipping frames.Andrew Wong2017-09-266-20/+47
* drm/amd/display: Fix Gamma AdjustmentAmy Zhang2017-09-263-3/+15
* drm/amd/display: Added timing sync trace.Yongqiang Sun2017-09-265-2/+41
* drm/amd/display: fix up construction of scratch_val_ctxDmytro Laktyushkin2017-09-262-7/+7
* drm/amd/display: Fix refcount over dc_sink.Andrey Grodzovsky2017-09-261-1/+11
* drm/amd/display: avoid apply_clk_constraints for address updateTony Cheng2017-09-261-0/+2
* drm/amd/display: fix indexing bugTony Cheng2017-09-261-3/+3
* drm/amd/display: Fix warning. Set MAX_SURFACES to 3Harry Wentland2017-09-261-1/+1
* drm/amd/display: Fix warning in freesync moduleHarry Wentland2017-09-261-0/+3
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-266-53/+5
* drm/amd/display: remove DM_NOT_IMPL messagesArindam Nath2017-09-261-7/+1
* drm/amd/display: moving remaining functionality from gpu to dce_clocksDmytro Laktyushkin2017-09-2610-614/+207