summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-19drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-07-19drm/amd/display: Revert wait vblank on update dpp clockLewis Huang1-13/+0
2021-04-21drm/amd/display: Add link rate optimization logs for ILRMichael Strauss1-0/+1
2021-04-21drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr1-1/+2
2021-04-21drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-21drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang1-0/+13
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss1-0/+5
2021-04-09drm/amd/display: add NULL check to avoid kernel crash in DC.Robin Singh1-0/+3
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park1-0/+4
2021-04-09drm/amd/display: Set max TTU on DPG enableWesley Chalmers1-7/+24
2021-04-09drm/amd/display: New path for enabling DPGWesley Chalmers1-0/+11
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito1-0/+4
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee1-5/+5
2021-03-24drm/amd/display: add a func to disable accelerated modeYao Wang11-0/+18
2021-03-24drm/amd/display: Bypass sink detect when there are no eDPs connectedJake Wang1-7/+6
2021-03-24drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung1-0/+3
2021-03-05drm/amd/display: Process crc window at DMCUWayne Lin1-0/+82
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-7/+11
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-0/+94
2021-02-23drm/amd/display: reduce scope for local varAric Cyr1-2/+1
2021-02-23drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen1-5/+23
2021-02-23drm/amd/display: disable seamless boot for DP MSTAnthony Wang1-2/+3
2021-02-23Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob1-19/+8
2021-02-19Revert "drm/amd/display: New path for enabling DPG"Wesley Chalmers1-11/+0
2021-02-19drm/amd/display: remove global optimize seamless boot stream countLewis Huang1-13/+19
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