aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen1-6/+0
2021-10-04drm/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher1-2/+0
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+10
2021-09-29drm/amd/display: Update VCP X.Y logging to improve usefulnessGeorge Shen1-24/+25
2021-09-29drm/amd/display: make verified link cap not exceeding max link capWenjing Liu1-15/+28
2021-09-29drm/amd/display: Defer LUT memory powerdown until LUT bypass latchesMichael Strauss1-0/+21
2021-09-28drm/amd/display: Fix MST link encoder availability check.Jimmy Kizito1-5/+18
2021-09-28drm/amd/display: Fix for link encoder access for MST.Meenakshikumar Somasundaram1-2/+16
2021-09-28drm/amd/display: add function to convert hw to dpcd lane settingsWenjing Liu1-80/+35
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu2-3/+3
2021-09-28drm/amd/display: add vsync notify to dmub for abm pauseEric Yang1-0/+54
2021-09-28drm/amd/display: use correct vpg instance for 128b/132b encodingWenjing Liu1-0/+6
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar1-8/+7
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito1-1/+1
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing2-10/+23
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito5-67/+172
2021-09-23drm/amd/display: Fix concurrent dynamic encoder assignmentJimmy Kizito3-75/+254
2021-09-23drm/amd/display: Fix link training fallback logicJimmy Kizito1-2/+6
2021-09-23drm/amd/display: Use dcc_ind_blk value to set register directlyJoshua Ashton1-1/+1
2021-09-23drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher1-1/+23
2021-09-14drm/amd/display: remove force_enable_edp_fec param.Ian Chen1-2/+2
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss2-0/+27
2021-09-14drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram1-3/+7
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang2-1/+5
2021-09-14drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas1-9/+8
2021-09-14drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland1-4/+12
2021-09-14drm/amd/display: Fix false BAD_FREE warning from CoverityAnson Jacob1-4/+7
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito5-26/+87
2021-09-14drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin1-7/+2
2021-09-14drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin1-32/+60
2021-09-14drm/amd/display: update conditions to do dfp cap ext validationWenjing Liu1-1/+3
2021-09-14drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma1-1/+1
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma3-5/+23
2021-09-07drm/amd/display: make configure_lttpr_mode_transparent and configure_lttpr_mode_non_transparent staticchongjiapeng1-2/+2
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo5-27/+2055
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-3/+3
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang2-0/+9
2021-08-09drm/amd/display: refactor the cursor programing codesRoy Chan1-41/+65
2021-08-09drm/amd/display: refactor the codes to centralize the stream/pipe checking logicRoy Chan1-21/+41
2021-08-06drm/amd/display: Remove redundant initialization of variable eng_idColin Ian King1-1/+1
2021-08-05drm/amd/display: Add check for validating unsupported ODM plus MPO caseJaehyun Chung1-0/+5
2021-08-05drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers1-19/+2
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing1-1/+1
2021-07-28drm/amd/display: Fixed EdidUtility build errorsMark Morra1-55/+55
2021-07-23drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang1-3/+5
2021-07-23drm/amd/display: Only set default brightness for OLEDCamille Cho1-3/+1
2021-07-23drm/amd/display: Add copyright notice to new filesWesley Chalmers1-0/+25
2021-07-23drm/amd/display: Reduce delay when sink device not able to ACK 00340h writeZhan Liu2-3/+17
2021-07-21drm/amd/display: reset dpcd_cap.dpcd_rev for passive dongle.Charlene Liu1-0/+2
2021-07-16drm/amd/display: Fix 10bit 4K display on CIK GPUsLiviu Dudau1-1/+1