summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-2622-1696/+476
* drm/amd/display: Disable ABM when eDP is disabledAmy Zhang2017-09-264-0/+40
* drm/amd/display: Fix slow FPS.Andrey Grodzovsky2017-09-261-2/+2
* drm/amd/display: fix mpo blanking out on one of planes being set not visibleDmytro Laktyushkin2017-09-267-37/+51
* drm/amd/display: Program CSC Mode For BT2020Amy Zhang2017-09-261-0/+3
* drm/amd/display: Remove duplicate entry from log_maskHarry Wentland2017-09-261-1/+0
* drm/amd/display: add explanation for surface_update_typeDmytro Laktyushkin2017-09-261-1/+27
* drm/amd/display: fix scaling info based surface update type checkDmytro Laktyushkin2017-09-261-34/+13
* drm/amd/display: add yuv pixel formats to pixel_format_to_bpp()Dmytro Laktyushkin2017-09-261-0/+5
* drm/amd/display: fix scaling calculation for proper surface input formatDmytro Laktyushkin2017-09-262-31/+49
* drm/amd/display: DCE12 num_timing_generators should be 6Harry Wentland2017-09-261-2/+2
* drm/amd/display: Move output transfer function to stream updatesAmy Zhang2017-09-265-29/+37
* drm/amd/display: fix freesync not working on ravenCorbin McElhanney2017-09-261-0/+10
* drm/amd/display: enable watermark range reporting to pplibDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: single channel bandwidth verses dual channel bandwidthCharlene Liu2017-09-261-3/+6
* drm/amd/display: Use MED update type if clip position changesHarry Wentland2017-09-261-4/+3
* drm/amd/display: Add 64KB_S_T and 64KB_D_T swizzle mode.Yongqiang Sun2017-09-261-0/+2
* drm/amd/display: switch to using calc_clk and cur_clk for dcn bw settingDmytro Laktyushkin2017-09-262-30/+79
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-2620-278/+270
* drm/amd/display: prevent assert on error of 1 in calc_freesync_rangeDmytro Laktyushkin2017-09-261-2/+4
* drm/amd/display: Fix race.Andrey Grodzovsky2017-09-261-3/+1
* drm/amd/display: ifdef some code only needed for DCNHarry Wentland2017-09-263-0/+8
* drm/amd/display: Implement support for backlight optimizationAnthony Koo2017-09-262-2/+12
* drm/amd/display: Continue with stream enable if DP link training fails.Ken Chalmers2017-09-262-4/+18
* drm/amd/display: do not set_mpc_tree if tree is already setupTony Cheng2017-09-261-7/+23
* drm/amd/display: use signal type to decide whether to set backlightAnthony Koo2017-09-261-1/+1
* drm/amd/display: Allow MPO on RavenLeon Elazar2017-09-261-0/+2
* drm/amd/display: Only apply ctx for specific surface.Yongqiang Sun2017-09-261-6/+8
* drm/amd/display: bw debug options now apply to dml as wellDmytro Laktyushkin2017-09-261-7/+34
* drm/amd/display: Keep DVI_SINGLE_LINK signal if low clkHarry Wentland2017-09-261-3/+6
* drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky2017-09-268-66/+61
* drm/amd/display: Don't call PSR func if DMCU is offHarry Wentland2017-09-264-19/+24
* drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot2017-09-261-1/+1
* drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot2017-09-261-2/+2
* drm/amdgpu: enable dcn1.0 dc support on ravenHawking Zhang2017-09-261-0/+4
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-2639-7/+1250
* drm/amdgpu/display: Add irq support for DCNHarry Wentland2017-09-262-0/+395
* drm/amdgpu/display: Add i2c/aux support for DCNHarry Wentland2017-09-262-0/+157
* drm/amdgpu/display: Add gpio support for DCNHarry Wentland2017-09-264-0/+666
* drm/amdgpu/display: Add dml support for DCNHarry Wentland2017-09-2620-0/+8717
* drm/amdgpu/display: Add core dc support for DCNHarry Wentland2017-09-2617-0/+11467
* drm/amdgpu/display: Add calcs code for DCNHarry Wentland2017-09-266-0/+5805
* drm/amd/display: fix resume hang because of DP short pulseArindam Nath2017-09-261-0/+2
* drm/amd/display: Assign stream to map before we need itHarry Wentland2017-09-261-4/+2
* drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-263-48/+51
* drm/amd/display: move drr_params definition to TGTony Cheng2017-09-262-11/+7
* drm/amd/display: Disable cursor on video surface.Yongqiang Sun2017-09-261-0/+4
* drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook2017-09-261-9/+33
* drm/amd/display: Add function to set dither optionDing Wang2017-09-269-58/+160
* drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook2017-09-261-0/+15