summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2023-04-27drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-0/+3
2023-04-12drm/amd/display: remove unused matching_stream_ptrs variableTom Rix1-4/+1
2023-03-31drm/amd/display: fix double memory allocationMartin Leung1-2/+3
2023-03-22drm/amd/display: align commit_planes_for_stream to latest dc codeHersen Wu1-23/+3
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar1-0/+5
2023-03-22drm/amd/display: initialize link_srv in virtual envMartin Leung1-0/+1
2023-03-22drm/amd/display: Add const to a functionRodrigo Siqueira1-2/+1
2023-03-22drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...Lee Jones1-18/+10
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu4-39/+43
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira1-47/+0
2023-03-07drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-03-07drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee1-11/+19
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland2-5/+5
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-2/+0
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-0/+199
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu1-0/+15
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu2-0/+80
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2-6/+0
2023-03-07drm/amd/display: Simplify same effect if/else blocksDeepak R Varma1-8/+3
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai1-6/+12
2023-02-28drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-02-28drm/amd/display: Only wait for blank completion if OTG activeAric Cyr1-1/+3
2023-02-28drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-28drm/amd/display: remove empty dc_link.cWenjing Liu1-27/+0
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2-154/+89
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland1-14/+24
2023-02-16Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-15drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu1-0/+103
2023-02-15drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu3-4898/+14
2023-02-09drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma1-0/+17
2023-02-09drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers1-0/+15
2023-02-03drm/amdgpu/display: remove duplicate include header in filesye xingchen1-1/+0
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu5-648/+590
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu2-1019/+0
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu1-378/+2
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2-0/+53
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu3-800/+5
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu3-22/+22
2023-01-24drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo1-120/+19
2023-01-20drm/amd/display: remove duplicate included header filesye xingchen1-1/+0
2023-01-20drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello1-1/+1
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-17drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai1-2/+13
2023-01-17Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"Aurabindo Pillai1-12/+3
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu4-2161/+47
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2-126/+4
2023-01-17drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu2-3001/+33
2023-01-13drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu3-1025/+2