summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)Author
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung
2022-05-10drm/amd/display: Refactor LTTPR cap retrievalMichael Strauss
2022-05-04drm/amd/display: Add new DSC interface to disconnect from pipeEric Bernstein
2022-04-26drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.cGustavo A. R. Silva
2022-04-25drm/amd/display: update dcn315 clk table readDmytro Laktyushkin
2022-04-13drm/amd/display: extract update stream allocation to link_hwssWenjing Liu
2022-04-12drm/amd/display: Add odm seamless boot supportDuncan Ma
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito
2022-04-05drm/amd/display: extract set stream attribute to link_hwssWenjing Liu
2022-03-31drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcsMelissa Wen
2022-03-31drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee
2022-03-15drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu
2022-02-02drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu
2022-02-02drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu
2022-02-02drm/amd/display: refactor destructive verify link cap sequenceWenjing Liu
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu
2022-01-25drm/amd/display: Support synchronized indirect reg accessRoy Chan
2022-01-25drm/amd/display: Add Cable ID support for native DPShen, George
2022-01-25drm/amd/display: add protection in link encoder matching logicMartin Tsai
2022-01-25drm/amd/display: rename dc_link_hwss struct to link_hwssWenjing Liu
2022-01-25drm/amd/display: add more link_hwss types and method to decide which oneWenjing Liu
2022-01-25drm/amd/display: abstract encoder related hwseq across different typesWenjing Liu
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu
2022-01-25drm/amd/display: factor out dp detection link training and mst top detectionWenjing Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen