summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-3/+4
2019-08-15drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2-9/+9
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-3/+1
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu1-1/+4
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-07-18drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin1-23/+1
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-21/+21
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee1-4/+16
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar1-11/+11
2019-06-25drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas1-0/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher5-0/+12
2019-06-22drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung1-23/+6