summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
AgeCommit message (Expand)Author
2024-04-03drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-06drm/i915/dp: Fix connector DSC HW state readoutImre Deak
2024-02-27drm/i915/dp: Compute DP tunnel BW during encoder state computationImre Deak
2024-02-27drm/i915/dp: Add intel_dp_max_link_data_rate()Imre Deak
2024-02-27drm/i915/dp: Use drm_dp_max_dprx_data_rate()Imre Deak
2024-02-27drm/i915/dp: Add support to notify MST connectors to retry modesetsImre Deak
2024-02-13drm/i915: Prevent HW access during init from connector get_modes hooksImre Deak
2024-01-08drm/i915: Disable hotplug detection handlers during driver init/shutdownImre Deak
2023-12-13drm/i915: Simplify intel_ddi_compute_min_voltage_level()Ville Syrjälä
2023-11-29drm/i915: Clean up some DISPLAY_VER checksVille Syrjälä
2023-11-29drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä
2023-11-29drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä
2023-11-29drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-11-23drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher upVille Syrjälä
2023-11-23drm/i915: Convert audio enable/disable into encoder vfuncsVille Syrjälä
2023-11-23drm/i915: Push audio enable/disable further outVille Syrjälä
2023-11-21drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR ratesImre Deak
2023-11-21drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_fo...Imre Deak
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak
2023-11-14drm/i915/display: Consider fractional vdsc bpp while computing m_n valuesAnkit Nautiyal
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal
2023-11-10drm/i915/panelreplay: Initializaton and compute config for panel replayAnimesh Manna
2023-11-08drm/i915: Query compressed bpp properly using correct DPCD and DP Spec infoStanislav Lisovskiy
2023-11-08drm/i915/dp_mst: Check BW limitations only after all streams are computedImre Deak
2023-11-08drm/i915/dp_mst: Improve BW sharing between MST streamsImre Deak
2023-11-08drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires itImre Deak
2023-11-08drm/i915/dp_mst: Enable MST DSC decompression for all streamsImre Deak
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak
2023-11-08drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooksImre Deak
2023-11-08drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirkImre Deak
2023-11-08drm/i915/dp: Wait for FEC detected status in the sinkImre Deak
2023-11-08drm/i915/dp_mst: Add missing DSC compression disablingImre Deak
2023-11-08drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabledImre Deak
2023-11-08drm/i915/dp_mst: Program the DSC PPS SDP for each streamImre Deak
2023-11-08drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platformsImre Deak
2023-11-08drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocationImre Deak
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-11-08drm/i915/dp_mst: Fix race between connector registration and setupImre Deak
2023-11-06drm/i915/dp_mst: Disable DSC on ICL MST outputsImre Deak
2023-11-06drm/i915: Extract hsw_chicken_trans_reg()Ville Syrjälä
2023-11-01drm/i915/mst: Always write CHICKEN_TRANSVille Syrjälä
2023-11-01drm/i915/mst: Clear ACT just before triggering payload allocationVille Syrjälä
2023-11-01drm/i915/mst: Disable transcoder before deleting the payloadVille Syrjälä
2023-10-31drm/i915/hdcp: Convert intel_hdcp_enable to a blanket functionSuraj Kandpal
2023-10-16drm/i915/display: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915/dp: Remove unused DSC caps from intel_dpImre Deak
2023-10-16drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()Imre Deak