summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: Define dithering optionsDing Wang2017-09-262-1/+30
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-2613-147/+161
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-2613-123/+357
* drm/amd/display: no need for return value from ipp_program_degamma_pwlDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-2615-848/+171
* drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin2017-09-2614-525/+521
* drm/amd/display: clarify delay param for REG_WAITTony Cheng2017-09-261-2/+2
* drm/amd/display: move tg_color to dc_hw_typesTony Cheng2017-09-262-18/+6