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