summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas2-7/+34
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin1-0/+8
2020-10-14drm/amd/display: remove no need return valueBernard Zhao1-12/+5
2020-10-12drm/amd/display: Add green_sardine support to DCRoman Li1-0/+4
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha1-0/+13
2020-10-12drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback1-0/+7
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr1-9/+2
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li1-0/+14
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan1-1/+1
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-1/+0
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr1-2/+9
2020-09-29drm/amd/display: Add debug param to force dio disableWesley Chalmers1-0/+2
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-3/+59
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein1-10/+11
2020-09-22drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-09-22drm/amd/display: [FIX] update clock under two conditionsLewis Huang1-2/+4
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan1-9/+2
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood1-1/+1
2020-09-22drm/amd/display: allow DP RX to use more cr aux rd interval delayWenjing Liu1-1/+18
2020-09-22drm/amd/display: Fix ODM policy implementationWesley Chalmers1-5/+6
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang1-0/+2
2020-09-15drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+5
2020-09-15drm/amd/display: update clock when non-seamless boot stream existLewis Huang1-2/+2
2020-09-15drm/amd/display: Further fix of psr eDP p-state warningFangzhi Zuo1-1/+1
2020-09-15drm/amd/display: remove dc context from transfer functionJosip Pavic2-7/+1
2020-09-15drm/amd/display: Update idle optimization handlingJoshua Aberback2-6/+11
2020-09-15drm/amd/display: implement notify stream maskEric Yang1-0/+18
2020-09-15drm/amd/display: Multi display cause system lag on mode changeAric Cyr1-6/+12
2020-09-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-2/+2
2020-09-15drm/amd/display: Power eDP panel back ON before link training retryAshley Thomas2-0/+12
2020-09-15drm/amd/display: Only use offset for first ODM pipeWesley Chalmers1-10/+19
2020-09-15drm/amd/display: always use 100us for cr aux rd intervalWenjing Liu1-7/+7
2020-09-15drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-6/+3
2020-09-15drm/amd/display: add option to override cr training patternWenjing Liu1-12/+21
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-18drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-17drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo1-1/+1
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun1-0/+1
2020-08-17drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DPhersen wu1-0/+24
2020-08-17drm/amd/display: create a function to decide mst link settingsWenjing Liu1-5/+9
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee1-0/+10
2020-08-10drm/amd/display: Revert regressionAlvin Lee1-10/+0
2020-08-04drm/amd/display: Indent an if statementDan Carpenter1-1/+1
2020-08-04drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee1-0/+10
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu1-4/+9
2020-08-04drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1