summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)Author
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee
2023-06-23drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin
2023-06-15drm/amd/display: fix pixel rate update sequenceDmytro Laktyushkin
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee
2023-06-15drm/amd/display: Skip DPP DTO update if root clock is gatedNicholas Kazlauskas
2023-06-09drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee
2023-06-09drm/amd/display: Trigger DIO FIFO resync on commit streamsSaaem Rizvi
2023-06-09drm/amd/display: drop unused function set_abm_event()Hamza Mahfooz
2023-06-09drm/amd/display: Make unbounded req update separate from dlg/ttuAlvin Lee
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma
2023-06-09drm/amd/display: Add additional pstate registers to HW state querySung Lee
2023-04-24drm/amd/display: Add p-state debuggingSung Lee
2023-04-18drm/amd/display: Refactor ABM featureLeon Huang
2023-04-11drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee
2023-03-31drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu
2023-02-08drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu
2023-01-17drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu
2023-01-17drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu
2023-01-13drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu
2023-01-03drm/amd/display: Reorder dc_state fields to optimize clearing the structAric Cyr
2023-01-03drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu
2023-01-03drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee
2022-12-09drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King