summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-262-2/+47
* drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland2017-09-261-1/+1
* drm/amd/display: Power on front end during set mode.Yongqiang Sun2017-09-261-0/+3
* drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc useDmytro Laktyushkin2017-09-262-51/+42Star
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-263-9/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-263-2/+57
* drm/amd/display: add init calculation to scaler paramsDmytro Laktyushkin2017-09-261-0/+1
* drm/amd/display: move visual confirm recout adjustment to scalerDmytro Laktyushkin2017-09-261-0/+6
* drm/amd/display: bandwidth update fixDmytro Laktyushkin2017-09-261-116/+163
* drm/amd/display: remove apply_clk_constraints, used validate_bandwidth univer...Dmytro Laktyushkin2017-09-261-9/+9
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-261-1/+0Star
* drm/amd/display: Surface Validation Fixes + Audio MaskLeon Elazar2017-09-261-4/+4
* drm/amd/display: Fix gamma colour corruption for 10 bit surfacesJordan Lazare2017-09-261-1/+14
* drm/amd/display: 420 clock divided by 2 twiceCharlene Liu2017-09-261-0/+3
* drm/amd/display: HDMI deep color mode audio issueCharlene Liu2017-09-261-18/+0Star
* drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420Charlene Liu2017-09-262-8/+12
* drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu2017-09-262-0/+32
* drm/amd/display: Add bypass case for PQ transfer functionAmy Zhang2017-09-261-1/+4
* drm/amd/dc: hw_sequencer: fix semicolon.cocci warningsJulia Lawall2017-09-261-1/+1
* drm/amd/display: color distortion after DPMS+ background color fixCharlene Liu2017-09-261-0/+2
* drm/amd/display: report cursor size base on the ASICTony Cheng2017-09-261-0/+1
* drm/amd/display: Enable regamma 25 segments and use double buffer.Vitaly Prosyak2017-09-262-172/+2Star
* drm/amd/display: Audio is not switching to DP when HDMI/DP hot plug/unplugHersen Wu2017-09-261-25/+75
* drm/amd/display: use disp clock value in context rather than bw_resultsDmytro Laktyushkin2017-09-262-5/+6
* drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu2017-09-261-0/+3
* drm/amd/display: remove CV-specific timing standardCharlene Liu2017-09-261-5/+0Star
* 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/+53Star
* 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/+1Star
* drm/amd/display: set blank functionalityHersen Wu2017-09-264-68/+13Star
* drm/amd/display: blank mechanism for supporting MPOLeon Elazar2017-09-261-5/+37
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-262-3/+0Star
* 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/+99Star
* 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/+0Star
* drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan2017-09-2610-1791/+32Star