summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
AgeCommit message (Expand)AuthorFilesLines
2020-12-01drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback1-0/+2
2020-11-24drm/amd/display: change hw sequenceSherry1-5/+8
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu1-8/+8
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+1
2020-10-23drm/amdgpu: remove unneeded breakTom Rix1-7/+0
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-1/+2
2020-09-29drm/amd/display: make two symbols staticJason Yan1-2/+2
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-1/+1
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang1-0/+1
2020-09-15drm/amd/display: Power eDP panel back ON before link training retryAshley Thomas1-22/+62
2020-08-17drm/amd/display: Add extra T3 delayLewis Huang1-0/+9
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+24
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko1-2/+6
2020-07-01drm/amd/display: Improve DisplayPort monitor interopAric Cyr1-1/+10
2020-07-01drm/amd/display: update audio wall clock programmingCharlene Liu1-3/+1
2020-05-28drm/amd/display: link_status not align when power off encoderPaul Hsieh1-0/+2
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun2-0/+12
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2-13/+37
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-0/+1
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun2-1/+37
2020-04-24amdgpu/dc: remove redundant assignment to variable 'option'Colin Ian King1-2/+1
2020-04-22drm/amd/display: fix bug in the logic for panel power controlAnthony Koo1-1/+1
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo2-21/+23
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo3-35/+37
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-2/+2
2020-04-09drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-2/+8
2020-04-09drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas1-0/+11
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo2-5/+14
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu1-0/+14
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo1-21/+2
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo1-0/+6
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo3-18/+31
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo3-33/+48
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-4/+4
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo2-6/+7
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-11-13drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee1-0/+3
2019-10-25drm/amd/display: take signal type from linkLewis Huang1-8/+3
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+36
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+11
2019-10-15drm/amd/display: add NULL checks for clock manager pointerAhzo1-2/+3
2019-10-10drm/amd/display: exit PSR during detectionEric Yang1-14/+2
2019-10-07drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'zhengbin1-12/+0
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost1-0/+1
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-1/+2
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung2-19/+25