summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
AgeCommit message (Expand)Author
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak
2024-10-14drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak
2024-10-14drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak
2024-09-30drm/i915/dp: Add helper to compute num pipes requiredAnkit Nautiyal
2024-09-23drm/i915/dp: clean up intel_dp_test.[ch] interfaceJani Nikula
2024-09-23drm/i915/dp: split out intel_dp_test.[ch] to a dedicated fileJani Nikula
2024-09-19drm/i915/display: Enhance iterators for modeset en/disableAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in dsc helpers for slices, bppAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_sizeAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dscAnkit Nautiyal
2024-08-26drm/i915/dp_mst: Fix MST state after a sink resetImre Deak
2024-08-06drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()Imre Deak
2024-08-06drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()Imre Deak
2024-08-06drm/i915: Replace to_bpp_int() with fxp_q4_to_int()Imre Deak
2024-08-06drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()Imre Deak
2024-07-31drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled linkImre Deak
2024-07-31drm/i915/dp_mst: Reprobe the MST topology after a link parameter changeImre Deak
2024-07-31drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocationImre Deak
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä
2024-06-13drm/i915/dp_mst: Reset intel_dp->link_trained during disablingImre Deak
2024-06-13drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPsImre Deak
2024-06-13drm/i915/dp_mst: Fix DSC input BPP computationImre Deak
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy
2024-06-07drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTLJani Nikula
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-04-19drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuffVille Syrjälä
2024-04-19drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR ratesImre Deak
2024-04-19drm/i915/dp_mst: Make HBLANK expansion quirk work for logical portsImre Deak
2024-04-19drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limitImre Deak
2024-04-19drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTLImre Deak
2024-04-19drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limitImre Deak
2024-04-19drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bppImre Deak
2024-04-19drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limitImre Deak
2024-04-12drm/i915: Allow bigjoiner for MSTVidya Srinivas
2024-04-12drm/i915/mst: Add bigjoiner handling to MST modeset sequenceVille Syrjälä
2024-04-10drm/i915/adlp: Add DP MST DPT/DPTP alignment WA (Wa_14014143976)Imre Deak
2024-04-10drm/i915/adlp: Add MST short HBlank WA (Wa_14014143976)Imre Deak
2024-04-10drm/i915/adlp: Add MST FEC BS jitter WA (Wa_14013163432)Imre Deak
2024-04-09drm/i915: Pass connector to intel_dp_need_bigjoiner()Ville Syrjälä
2024-04-09drm/i915/mst: Check intel_dp_joiner_needs_dsc()Ville Syrjälä
2024-04-09drm/i915: Extract intel_dp_joiner_needs_dsc()Ville Syrjälä
2024-04-09drm/i915: move max_dotclk_freq to display substructJani Nikula
2024-04-03drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä
2024-04-03drm/i915: Shuffle DP .mode_valid() checksVille Syrjälä
2024-04-03drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooksVille Syrjälä
2024-03-05drm/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