summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob1-19/+8
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang1-18/+22
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu1-2/+0
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha1-8/+19
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder1-0/+4
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas1-1/+0
2021-01-21drm/amd/display: Dynamic cursor cache size for MALL eligibility checkBhawanpreet Lakha1-3/+3
2021-01-21drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen1-0/+6
2021-01-14drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanoursLee Jones1-17/+16
2021-01-14drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependen...Lee Jones1-1/+2
2021-01-14drm/amd/display: New path for enabling DPGWesley Chalmers1-0/+12
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback1-2/+4
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao1-2/+2
2020-12-23drm/amd/display: Use common error handling code in dc_create()Markus Elfring1-9/+6
2020-12-23drm/amd/display: Return directly after a failed kzalloc() in dc_create()Markus Elfring1-4/+2
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr1-20/+0
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr1-0/+20
2020-12-02drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai1-0/+13
2020-11-24drm/amd/display: Check multiple internal displays for power optimization.Yongqiang Sun1-0/+16
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-2/+2
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-6/+6
2020-11-02drm/amd/display: Calculate CRC on specific frame regionWayne Lin1-2/+13
2020-11-02drm/amd/display: only check available pipe to disable vbios mode.Yongqiang Sun1-1/+5
2020-10-26drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-26drm/amd/display: Add tracepoint for capturing clocks stateRodrigo Siqueira1-1/+12
2020-10-26drm/amd/display: Add pipe_state tracepointRodrigo Siqueira1-0/+4
2020-10-26drm/amd/display: Don't trigger flip twice when ODM combine in useAric Cyr1-3/+2
2020-10-26drm/amd/display: Update GSL state if leaving immediate flipAlvin Lee1-11/+0
2020-10-26drm/amd/display: disable seamless boot for VSC_SDPYu-Ting Shen1-0/+4
2020-10-26drm/amd/display: Revert check for flip pending before locking pipesIsabel Zhang1-2/+9
2020-10-14drm/amd/display: remove no need return valueBernard Zhao1-12/+5
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-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-23drm/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-16drm/amd/display: update clock when non-seamless boot stream existLewis Huang1-2/+2
2020-09-16drm/amd/display: Further fix of psr eDP p-state warningFangzhi Zuo1-1/+1
2020-09-16drm/amd/display: Update idle optimization handlingJoshua Aberback1-0/+6
2020-09-16drm/amd/display: implement notify stream maskEric Yang1-0/+18
2020-09-16drm/amd/display: Multi display cause system lag on mode changeAric Cyr1-6/+12
2020-09-16drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-6/+3
2020-08-17drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo1-1/+1
2020-08-17drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DPhersen wu1-0/+24
2020-08-11drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee1-0/+10
2020-08-11drm/amd/display: Revert regressionAlvin Lee1-10/+0