summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: simplify link_encoderTony Cheng2017-09-261-7/+1
* drm/amd/display: Fix link retraining hw sequence for auto testHersen Wu2017-09-263-27/+8
* drm/amd/display: Fix link retraining hw sequenceZeyu Fan2017-09-262-8/+56
* drm/amd/display: enable option to disable HDR related updates.Tony Cheng2017-09-261-0/+3
* drm/amd/display: Set gamma to NULL at releaseYongqiang Sun2017-09-262-5/+6
* 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-261-6/+7
* drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong2017-09-264-2/+123
* 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-261-10/+10
* drm/amd/display: Fixed split update bug.Yongqiang Sun2017-09-261-2/+12
* 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: 4k split black out due to incorrect cursorTony Cheng2017-09-261-45/+38
* drm/amd/display: assign correct enum for edp revisionDave Airlie2017-09-261-1/+1
* drm/amd/display: port to using drm dpcd definesDave Airlie2017-09-264-78/+78
* drm/amd/display: Move dpcd structs into dp_types headerHarry Wentland2017-09-262-0/+2
* drm/amd/display: remove dc hub - this seems unused.Dave Airlie2017-09-261-27/+0
* drm/amd/display: Refactor output transfer function to streamAnthony Koo2017-09-263-13/+19
* drm/amd/dal: Add POLARIS12 support (v2)Jordan Lazare2017-09-261-1/+2
* drm/amd/display: Add in/out transfer functions to DCAnthony Koo2017-09-262-22/+80
* drm/amd/display: re gamma programmingVitaly Prosyak2017-09-261-1/+2
* drm/amd/display: Change locking of registers when flipping frames.Andrew Wong2017-09-261-8/+1
* drm/amd/display: Fix Gamma AdjustmentAmy Zhang2017-09-262-3/+14
* drm/amd/display: Added timing sync trace.Yongqiang Sun2017-09-262-1/+35
* drm/amd/display: fix up construction of scratch_val_ctxDmytro Laktyushkin2017-09-261-6/+6
* 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 bunch of warnings in DCHarry Wentland2017-09-261-3/+2
* drm/amd/display: create scratch_val_ctx as temp w/aDmytro Laktyushkin2017-09-261-1/+4
* drm/amd/display: remove clocks_state enumDmytro Laktyushkin2017-09-261-2/+2
* drm/amd/display: remove get_min_clocks_stateDmytro Laktyushkin2017-09-261-8/+2
* drm/amd/display: restyle display clock calls part 2Dmytro Laktyushkin2017-09-261-5/+6
* drm/amd/display: restyle display clock calls part 1Dmytro Laktyushkin2017-09-261-1/+3
* drm/amd/display: Fix memory corruption issue.jimqu2017-09-261-1/+5
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2612-0/+10625