aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger1-0/+19
2022-03-25drm/amd/display: FEC check in timing validationChiawen Huang1-0/+4
2022-03-25drm/amd/display: fix audio format not updated after edid updatedCharlene Liu1-2/+2
2022-03-15drm/amd/display: Retry when fail reading lane status during LTWayne Lin1-11/+19
2022-03-15drm/amd/display: Add new enum for EDID statusDale Zhao1-0/+3
2022-03-15drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma1-0/+14
2022-03-15drm/amd/display: Add I2C escape to support query device exist.JinZe.Xu1-0/+13
2022-03-15drm/amd/display: fix dp kvm can't light upTianci.Yin1-0/+1
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas1-0/+7
2022-03-15drm/amd/display: Add NULL checkChris Park1-0/+3
2022-03-15drm/amd/display: handle DP2.0 RX with UHBR20 but not UHBR13.5 supportWenjing Liu1-12/+37
2022-03-15drm/amd/display: disable HPD SW timer for passive dongle type 1 onlySung Joon Kim2-0/+3
2022-03-15drm/amd/display: Add link dp trace supportLeo (Hanghong) Ma2-1/+28
2022-03-15drm/amd/display: Add minimal pipe split transition stateDillon Varone1-3/+6
2022-03-15drm/amd/display: Clean up fixed VS PHY test w/a functionGeorge Shen1-50/+5
2022-03-04drm/amd/display: add verify_link_cap back for hdmiCharlene Liu1-1/+2
2022-03-04drm/amd/display: Refactor fixed VS w/a for PHY testsGeorge Shen1-5/+11
2022-03-02drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone1-0/+11
2022-03-02drm/amd/display: Reset VIC if HDMI_VIC is presentChris Park1-0/+2
2022-02-24drm/amd/display: Use NULL instead of 0Magali Lemes1-1/+1
2022-02-24drm/amd/display: Adjust functions documentationMagali Lemes1-3/+3
2022-02-23drm/amd/display: Refactor fixed VS logic for non-transparent modeGeorge Shen1-5/+97
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu2-34/+70
2022-02-23drm/amd/display: Ignore Transitional Invalid Link Rate Error MessageFangzhi Zuo1-1/+1
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya2-0/+19
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen1-0/+28
2022-02-23drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh1-1/+6
2022-02-18drm/amd/display: Add DCN315 COREQingqing Zhuo2-3/+18
2022-02-17drm/amd/display: Add DCN316 resource and SMU clock managerHansen Dsouza1-0/+4
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang1-0/+4
2022-02-16drm/amd/display: Add dsc pre-validation in atomic checkRoman Li1-4/+4
2022-02-16drm/amd/display: add dsc mst stream pbn log for debugHersen Wu2-0/+36
2022-02-16drm/amd/display: Fix for dmub outbox notification enableMeenakshikumar Somasundaram1-6/+60
2022-02-16drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen1-2/+5
2022-02-14drm/amd/display: reset lane settings after each PHY repeater LTSung Joon Kim1-5/+10
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie6-1976/+1280
2022-02-11drm/amd/display: extend dcn201 supportOliver Logush1-1/+1
2022-02-07drm/amd/display: handle null link encoderMartin Tsai1-21/+4
2022-02-07drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-07drm/amd/display: change fastboot timing validationPaul Hsieh2-2/+2
2022-02-07drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4Bing Guo1-1/+1
2022-02-07drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-02-07drm/amd/display: Fix for variable may be used uninitialized errorEric Bernstein1-1/+1
2022-02-07drm/amd/display: Cap pflip irqs per max otg numberRoman Li1-0/+2
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panelsAun-Ali Zaidi1-0/+20
2022-02-02drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu3-417/+5
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu2-18/+66
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu2-638/+628
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu1-11/+29