summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-07-21drm/amd/display: 3.2.95Aric Cyr1-1/+1
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko5-5/+18
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq1-4/+4
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai5-1/+20
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu3-9/+9
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini3-0/+32
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol2-0/+10
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr1-4/+0
2020-07-14drm/amd/display: remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-07-14drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2Nicholas Kazlauskas1-0/+9
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-14drm/amd/display: 3.2.94Aric Cyr1-1/+1
2020-07-14drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin2-7/+41
2020-07-14drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu1-2/+34
2020-07-14drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang4-3/+55
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee8-32/+52
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin2-6/+4
2020-07-11Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng4-15/+24
2020-07-11drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas1-13/+14
2020-07-11drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30Nicholas Kazlauskas1-10/+18
2020-07-08drm/amd/display: Add missing reg mask for dcn3Bhawanpreet Lakha1-0/+1
2020-07-08drm/amd/display: Add logger for SMU msgWesley Chalmers1-3/+62
2020-07-08drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback6-25/+85
2020-07-08drm/amd/display: 3.2.93Anthony Koo1-1/+1
2020-07-08drm/amd/display: Register initIgor Kravchenko1-23/+35
2020-07-08drm/amd/display: Add diags scaling log by defaultDmytro Laktyushkin1-13/+26
2020-07-02drm/amd/display: remove redundant initialization of variable resultColin Ian King1-2/+3
2020-07-02drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas1-4/+6
2020-07-02drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin1-8/+16
2020-07-02drm/amd/display: 3.2.92Aric Cyr1-1/+1
2020-07-02drm/amd/display: Add register key and status for edidJing Zhou2-0/+2
2020-07-02drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0jinlong zhang1-52/+53
2020-07-02drm/amd/display: Handle SMU msg responseYongqiang Sun2-4/+75
2020-07-02drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback3-12/+14
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood1-0/+1
2020-07-01drm/amd/display: 3.2.91Aric Cyr1-1/+1
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu9-50/+59
2020-07-01drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu1-11/+18
2020-07-01drm/amd/display: Compare v_front_porch when checking if streams are synchroni...David Galiffi1-0/+4
2020-07-01drm/amd/display: enable seamless boot for dcn30Martin Leung2-127/+126
2020-07-01drm/amd/display: Red screen observed on startupPeikang Zhang1-1/+2
2020-07-01drm/amd/display: Allow 4 split on 10K 420 modesChris Park2-5/+5
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai1-1/+1
2020-07-01drm/amd/display: Force ODM combine on 5K+ 420 modesChris Park1-0/+10
2020-07-01drm/amd/display: fix 4to1 odm MPC_OUT_FLOW_CONTROL_COUNTDmytro Laktyushkin1-1/+1
2020-07-01drm/amd/display: use dispclk AVFS for dppclkBrandon Syu2-5/+14
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang4-24/+14
2020-07-01drm/amd/display: fine tune logic of edid max TMDS clock checkDale Zhao2-6/+2
2020-07-01drm/amd/display: Added local_sink null check before accessJake Wang1-2/+4
2020-07-01drm/amd/display: 3.2.90Aric Cyr1-1/+1