summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
AgeCommit message (Expand)Author
2023-08-09drm/amd/display: Fix a regression on Polaris cardsMario Limonciello
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-07drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.cSrinivasan Shanmugam
2023-04-18drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann
2023-04-18drm/amd/display: Return error code on DSC atomic check failureHersen Wu
2023-04-18drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-03-22drm/amd/display: make is_synaptics_cascaded_panamera staticJiapeng Chong
2023-03-14drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo
2023-03-14drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo
2023-03-08drm/amd/display: remove unused variable res_poolTom Rix
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: call remove_stream_from_ctx from res_pool funcsHarry Wentland
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-03-07drm/amd/display: Fix no-DCN buildHarry Wentland
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu
2023-01-31drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin
2023-01-24drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul
2023-01-18drm/amd/display: fix issues with driver unloadHamza Mahfooz
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2022-12-20drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2022-11-23drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul
2022-11-17drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-17drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-17drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-10-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul
2022-08-16drm/amd/display: consider DSC pass-through during mode validationHamza Mahfooz
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo
2022-07-12drm/amd/display: Clear edid when unplug mst connectorWayne Lin
2022-06-21drm/amd/display: add mst port output bw checkhersen wu
2022-06-21drm/amd/display: Release remote dc_sink under mst scenarioWayne Lin
2022-06-14drm/amd/display: dsc validate fail not pass to atomic checkhersen wu
2022-06-06drm/amd/display: Detect dpcd_rev when hotplug mst monitorWayne Lin
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-03-02drm/amd/display: Don't fill up the logsLuben Tuikov
2022-02-23drm/amd/display: Turn global functions into static functionsMaĆ­ra Canal
2022-02-16drm/amd/display: Add dsc pre-validation in atomic checkRoman Li
2022-02-16drm/amd/display: add dsc mst stream pbn log for debugHersen Wu
2022-02-16drm/amd/display: dsc mst re-compute pbn for changes on hubHersen Wu