summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
AgeCommit message (Expand)Author
2024-12-16drm/i915/dp: convert interfaces to struct intel_displayJani Nikula
2024-12-16drm/i915/mst: use intel_dp_compute_config_limits() for DP MSTJani Nikula
2024-12-10drm/i915/mst: add beginnings of DP MST documentationJani Nikula
2024-12-09drm/i915/display: convert intel_display_driver.[ch] to struct intel_displayJani Nikula
2024-11-22drm/i915/dp: refactor clear/wait for act sentJani Nikula
2024-11-22drm/i915/mst: unify MST topology callback naming to mst_topology_*Jani Nikula
2024-11-22drm/i915/mst: simplify mst_connector_get_hw_state()Jani Nikula
2024-11-22drm/i915/mst: unify MST connector function naming to mst_connector_*Jani Nikula
2024-11-22drm/i915/mst: pass intel_dp around in mst stream helpersJani Nikula
2024-11-18drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()Imre Deak
2024-11-12drm/i915/mst: change naming from fake encoders to MST stream encodersJani Nikula
2024-11-12drm/i915/mst: convert to struct intel_displayJani Nikula
2024-11-12drm/i915/display: make CHICKEN_TRANS() display version awareJani Nikula
2024-11-12drm/i915/mst: use primary_encoder in fake mst encoder creationJani Nikula
2024-11-12drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()Jani Nikula
2024-11-12drm/i915/mst: rename intel_encoder to encoderJani Nikula
2024-11-12drm/i915/mst: pass primary encoder to primary encoder hooksJani Nikula
2024-11-12drm/i915/display: convert display device identification to struct intel_displayJani Nikula
2024-11-06drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt. DDI fun...Imre Deak
2024-11-06drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI functionImre Deak
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