summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Move backlight from encoder to ABMAnthony Koo2017-09-261-1/+3
* drm/amd/display: DMCU Compile and LoadAnthony Koo2017-09-262-0/+58
* drm/amd/display: Expose hw sequencer gamma functionYongqiang Sun2017-09-262-1/+4
* drm/amd/display: Fix WarningsAmy Zhang2017-09-261-10/+14
* drm/amd/display: Check we got a stream in update_info_frameHersen Wu2017-09-261-0/+5
* drm/amd/display: check surface size is at least as large as streamLeon Elazar2017-09-261-2/+2
* drm/amd/display: rename BGRA8888 to ABGR8888Tony Cheng2017-09-262-2/+2
* drm/amd/display: HDR Enablement For ApplicationsAmy Zhang2017-09-261-17/+77
* drm/amd/display: Set default degamma to sRGB instead of bypassAmy Zhang2017-09-261-1/+1
* drm/amd/display: remove hw_crtc_timingTony Cheng2017-09-261-1/+1
* drm/amd/display: Fixing some fallout from dc_target removalLeon Elazar2017-09-265-27/+37
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-261-4/+436
* drm/amd/display: Remove dc_target objectAric Cyr2017-09-262-58/+53
* drm/amd/display: Pass visible flag into surface programmingYongqiang Sun2017-09-264-5/+10
* drm/amd/display: Support 64-bit Polaris11 5k VSRJoshua Aberback2017-09-261-4/+1
* drm/amd/display: set blank functionalityHersen Wu2017-09-264-68/+13
* drm/amd/display: blank mechanism for supporting MPOLeon Elazar2017-09-261-5/+37
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-262-3/+0
* drm/amd/display: limit HBR3 support to Polaris and upTony Cheng2017-09-261-2/+9
* drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.Yongqiang Sun2017-09-261-2/+2
* drm/amd/display: Implement gamma correction using input LUTAric Cyr2017-09-267-241/+99
* drm/amd/display: 4k split black out due to incorrect cursorTony Cheng2017-09-262-2/+4
* drm/amd/display: remove dc hub - this seems unused.Dave Airlie2017-09-261-1/+0
* drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan2017-09-2610-1791/+32
* drm/amd/display: Implement PQ curve based on output transfer functionAnthony Koo2017-09-261-1/+2
* drm/amd/display: Refactor output transfer function to streamAnthony Koo2017-09-261-12/+53
* drm/amd/display: Add in/out transfer functions to DCAnthony Koo2017-09-261-26/+10
* drm/amd/display: Change locking of registers when flipping frames.Andrew Wong2017-09-261-2/+15
* drm/amd/display: Added timing sync trace.Yongqiang Sun2017-09-261-1/+0
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-261-1/+2
* drm/amd/display: Temporarily blocking interlacing mode until it's supported.Ding Wang2017-09-261-0/+4
* drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin2017-09-261-6/+18
* drm/amd/display: remove clocks_state enumDmytro Laktyushkin2017-09-263-48/+3
* drm/amd/display: remove store clock stateDmytro Laktyushkin2017-09-261-6/+2
* drm/amd/display: restyle display clock calls part 2Dmytro Laktyushkin2017-09-262-6/+11
* drm/amd/display: restyle display clock calls part 1Dmytro Laktyushkin2017-09-262-40/+10
* drm/amd/display: refactor DCE11 DVVMTony Cheng2017-09-264-132/+6
* drm/amd/display: Block 3D TimingsJoshua Aberback2017-09-261-0/+4
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2631-0/+13930