summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
AgeCommit message (Expand)Author
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula
2023-12-06drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-11-29drm/amd/display: Remove redundant DRM device struct in amdgpu_dm_, mst_types.cSrinivasan Shanmugam
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak
2023-11-17drm/amd/display: Enable DSC Flag in MST Mode ValidationFangzhi Zuo
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-10-13Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...Alex Hung
2023-10-13drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...Alex Hung
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
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