summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amd/display: Trigger DIO FIFO resync on commit streamsSaaem Rizvi2-0/+5
2023-06-09drm/amd/display: drop unused function set_abm_event()Hamza Mahfooz1-2/+0
2023-06-09drm/amd/display: Make unbounded req update separate from dlg/ttuAlvin Lee1-0/+1
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma2-1/+10
2023-06-09drm/amd/display: Add additional pstate registers to HW state querySung Lee1-0/+2
2023-04-25drm/amd/display: Add p-state debuggingSung Lee1-0/+1
2023-04-18drm/amd/display: Refactor ABM featureLeon Huang1-0/+6
2023-04-12drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee1-0/+3
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2-1/+2
2023-03-31drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas2-11/+18
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar1-0/+3
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-130/+184
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland5-5/+5
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-6/+0
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-8/+75
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu1-0/+6
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu1-1/+36
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2-4/+0
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu4-68/+0
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland1-22/+32
2023-02-16drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-15drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu1-0/+18
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu2-28/+31
2023-02-09drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers1-0/+1
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-79/+0
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu1-3/+1
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu1-6/+0
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+17
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2-10/+12
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu2-20/+5
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2-38/+11
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu1-19/+0
2023-01-17drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu1-105/+9
2023-01-17drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone1-1/+5
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu1-0/+1
2023-01-13drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu1-105/+0
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-43/+0
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu3-135/+43
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu1-0/+47
2023-01-04drm/amd/display: Reorder dc_state fields to optimize clearing the structAric Cyr1-9/+9
2023-01-04drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu1-0/+9
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee1-0/+1
2022-12-10drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King1-1/+1
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee1-0/+2
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee1-0/+1
2022-11-23drm/amd/display: Add YCBCR2020 coefficients to CSC matrixRodrigo Siqueira1-2/+7
2022-11-17drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee1-0/+1
2022-11-15drm/amd/display: enable dchub request limit for DCN 3.2.xJun Lei1-0/+1