summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin2-6/+4
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng10-47/+72
2020-07-10drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas1-13/+14
2020-07-10drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30Nicholas Kazlauskas1-10/+18
2020-07-08drm/amd/display: Add missing CW4 programming for DCN30Nicholas Kazlauskas1-5/+16
2020-07-08drm/amd/display: Add missing reg mask for dcn3Bhawanpreet Lakha1-0/+1
2020-07-08drm/amd/display: Add logger for SMU msgWesley Chalmers2-3/+64
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: [FW Promotion] Release 0.0.23Anthony Koo1-12/+6
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li1-17/+13
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung1-1/+1
2020-07-08drm/amd/display: Register initIgor Kravchenko1-23/+35
2020-07-08drm/amd/display: Add diags scaling log by defaultDmytro Laktyushkin2-14/+27
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: Create plane rotation propertyPierre-Loup A. Griffais1-0/+8
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: [FW Promotion] Release 1.0.22Anthony Koo1-2/+7
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung2-32/+10
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.21Anthony Koo1-2/+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: [FW Promotion] Release 1.0.20Anthony Koo1-2/+2
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-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie186-1355/+30607
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-8/+4
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-07-01drm/amd/display: 3.2.91Aric Cyr1-1/+1
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.19Anthony Koo1-4/+5
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 Lai2-4/+2
2020-07-01drm/amd/display: Fill in dmub_srv fw_version from firmware metadataNicholas Kazlauskas1-0/+10
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
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 Yang10-72/+46
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