summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Clear test pattern when enabling streamHersen Wu1-0/+5
2017-09-26drm/amd/display: mclk level can't be 0.Rex Zhu1-4/+4
2017-09-26drm/amd/display: Fix 64-bit divisionHarry Wentland1-1/+1
2017-09-26drm/amd/display: remove CV-specific timing standardCharlene Liu4-16/+0
2017-09-26drm/amd/display: surface validation on dce100Leon Elazar1-2/+2
2017-09-26drm/amd/display: add dcfclk reporting to pplibDmytro Laktyushkin2-31/+18
2017-09-26drm/amd/display: Debug option to force enable ABMAnthony Koo1-0/+1
2017-09-26drm/amd/display: Support ABM without PPlibAnthony Koo2-24/+9
2017-09-26drm/amd/display: Make new pixel clock more obviousDmytro Laktyushkin1-1/+3
2017-09-26drm/amd/display: Move backlight from encoder to ABMAnthony Koo12-400/+316
2017-09-26drm/amd/display: DMCU Compile and LoadAnthony Koo16-70/+788
2017-09-26drm/amd/display: Change power gating off sequence to fix hangYongqiang Sun1-2/+5
2017-09-26drm/amd/display: DP compliance automation test fixesLeon Elazar3-20/+6
2017-09-26drm/amd/display: Expose hw sequencer gamma functionYongqiang Sun2-1/+4
2017-09-26drm/amd/display: Fix compile warningsAnthony Koo1-4/+3
2017-09-26drm/amd/display: Rename atomic_commit parameter.Andrey Grodzovsky1-3/+3
2017-09-26drm/amd/display: Make sure to update address without flipHarry Wentland1-1/+3
2017-09-26drm/amd/display: fix timing trace debug printDmytro Laktyushkin2-7/+15
2017-09-26drm/amd/display: Fix WarningsAmy Zhang1-10/+14
2017-09-26drm/amd/display: enable color gamma programmingTony Cheng2-7/+0
2017-09-26drm/amd/display: Fixed 4K black issue by refactor update surface.Yongqiang Sun1-12/+16
2017-09-26drm/amd/display: Check we got a stream in update_info_frameHersen Wu1-0/+5
2017-09-26drm/amd/display: clean up redundant logicTony Cheng2-16/+8
2017-09-26drm/amd/display: refactor dc_update_surfaces_for_streamTony Cheng1-155/+212
2017-09-26drm/amd/display: improve debug-abilityTony Cheng1-13/+13
2017-09-26drm/amd/display: prevent setting cursor position with no surfaceDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: Change update surface condition, fix surface transition corr...Yongqiang Sun1-8/+3
2017-09-26drm/amd/display: Proper de-allocation of OPPJoshua Aberback4-89/+8
2017-09-26drm/amd/display: check surface size is at least as large as streamLeon Elazar2-4/+4
2017-09-26drm/amd/display: Remove power gating debug flagsHarry Wentland1-2/+0
2017-09-26drm/amd/display: Don't reserve pipe for underlay on ASIC without underlayHarry Wentland5-5/+7
2017-09-26drm/amd/display: add missing dcc update on flip callDmytro Laktyushkin1-0/+2
2017-09-26drm/amd/display: Clean index in irq init loopAndrey Grodzovsky1-3/+4
2017-09-26drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky3-8/+9
2017-09-26drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky3-0/+72
2017-09-26drm/amd/display: Add missing MI masksLeon Elazar1-0/+2
2017-09-26drm/amd/display: Fix missing conditions in hw sequencer.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: rename BGRA8888 to ABGR8888Tony Cheng6-8/+8
2017-09-26drm/amd/display: Remove meta_pitchDmytro Laktyushkin2-10/+2
2017-09-26drm/amd/display: refactor clk_resync to avoid assertionTony Cheng1-27/+30
2017-09-26drm/amd/display: HDR Enablement For ApplicationsAmy Zhang4-18/+107
2017-09-26drm/amd/display: Set default degamma to sRGB instead of bypassAmy Zhang1-1/+1
2017-09-26drm/amd/display: enable clock gating and dchubp power gatingTony Cheng1-1/+2
2017-09-26drm/amd/display: remove calculate_adjustments in conversion.hTony Cheng2-128/+0
2017-09-26drm/amd/display: remove dead codeTony Cheng5-223/+0
2017-09-26drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng6-12/+1
2017-09-26drm/amd/display: remove hw_info_frameTony Cheng2-107/+40
2017-09-26drm/amd/display: remove hw_crtc_timingTony Cheng4-43/+3
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng12-390/+1
2017-09-26drm/amd/display: assert if mask is 0 in set_reg_field_value_exTony Cheng1-0/+1