summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-291-1/+1
* drm/amd/display: replace msleep with udelay in fbc pathRoman Li2018-05-291-4/+4
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-182-22/+22
* drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo2018-05-181-69/+0
* drm/amd/display: disable FBC on underlay pipeShirish S2018-05-151-1/+6
* drm/amd/display: Refactor otg_blank sequenceEric Bernstein2018-05-151-3/+3
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-151-33/+14
* drm/amd/display: Check SCRATCH reg to determine S3 resume.Yongqiang Sun2018-05-151-5/+28
* drm/amd/display: Check lid state to determine fast boot optimization.Yongqiang Sun2018-05-151-8/+16
* drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-05-151-3/+6
* drm/amd/display: fix brightness level after resume from suspendRoman Li2018-05-151-1/+3
* drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-7/+0
* drm/amd/display: Fix 64-bit division in hwss_edp_power_controlHarry Wentland2018-05-151-1/+1
* drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li2018-05-151-1/+3
* drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-111-13/+54
* drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun2018-04-111-1/+1
* drm/amd/display: add delay between panel pwr off to on.Charlene Liu2018-04-111-1/+28
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-3/+4
* drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo2018-04-111-8/+8
* drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2018-04-111-2/+2
* drm/amd/display: add assert in enable FBCRoman Li2018-04-111-0/+3
* drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski2018-04-112-0/+4
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-33/+0
* drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun2018-03-141-1/+3
* drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo2018-03-141-1/+1
* drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland2018-03-141-3/+6
* drm/amd/display: fix check condition for edp power controlEric Yang2018-03-141-3/+7
* drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun2018-03-141-3/+0
* drm/amd/display: validate plane format on primary planeShirish S2018-03-071-0/+7
* drm/amd/display: validate plane in dce110 for scalingShirish S2018-03-051-0/+11
* drm/amd/display: update infoframe after dig fe is turned onEric Yang2018-03-051-10/+13
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-055-33/+29
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-055-23/+23
* drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun2018-03-051-4/+2
* drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li2018-02-191-1/+1
* drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li2018-02-192-4/+10
* drm/amd/display: Use hardware max low point when sampling OTFLeo (Sunpeng) Li2018-02-191-3/+3
* drm/amd/display: Keep eDP stream enabled during boot.Yongqiang Sun2018-02-191-23/+22
* drm/amd/display: add force_trigger even to static screen controlCharlene Liu2018-02-191-0/+2
* drm/amd/display: boot up/S4 fix mainlink off before BL.Charlene Liu2018-02-191-1/+1
* amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()Matthias Kaehlcke2018-02-191-1/+1
* drm/amd/display: Optimize regamma calculationsKrunoslav Kovac2018-02-191-32/+24
* drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu2018-02-191-11/+12
* drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu2018-02-191-4/+5
* drm/amd/display: fix boot-up on vega10Roman Li2018-02-191-7/+12
* drm/amd/display: remove unused function prototypesEric Yang2018-02-192-8/+2
* drm/amd/display: fix cursor related Pstate hangEric Yang2018-02-191-0/+40
* drm/amd/display: wait for T9 after backlight off mainlink blank.Charlene Liu2018-02-191-0/+2
* drm/amd/display: Fix unused variable compilation errorLeo (Sunpeng) Li2018-02-191-1/+0
* drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu2018-02-192-1/+22
OpenPOWER on IntegriCloud