summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
AgeCommit message (Expand)Author
2023-12-05drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä
2023-12-05drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä
2023-12-05drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-11-20drm/i915/dp_mst: Fix race between connector registration and setupImre Deak
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
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()Imre Deak
2023-10-16drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()Imre Deak
2023-10-16drm/i915/dp_mst: Set connector DSC capabilities and decompression AUXImre Deak
2023-10-04drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnectImre Deak
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula
2023-10-04drm/i915: convert INTEL_DISPLAY_ENABLED() into a functionJani Nikula
2023-09-28drm/i915: Add helpers for BW management on shared display linksImre Deak
2023-09-28drm/i915/dp: Limit the output link bpp in DSC modeImre Deak
2023-09-28drm/i915/dp: Update the link bpp limits for DSC modeImre Deak
2023-09-28drm/i915/dp: Skip computing a non-DSC link config if DSC is neededImre Deak
2023-09-28drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak
2023-09-28drm/i915/dp: Factor out helpers to compute the link limitsImre Deak
2023-09-21Revert "drm/i915/mst: Populate connector->ddc"Ville Syrjälä
2023-09-18drm/i915/dp_mst: Tune down error message during payload additionImre Deak
2023-09-15drm/i915/mst: Populate connector->ddcVille Syrjälä
2023-09-08drm/mst: Refactor the flow for payload allocation/removementWayne Lin
2023-08-25drm/i915/display: configure SDP split for DP-MSTVinod Govindapillai
2023-08-18drm/i915/dp: Rename helper to get DSC max pipe_bppAnkit Nautiyal
2023-08-18drm/i915/dp: Avoid left shift of DSC output bpp by 4Ankit Nautiyal
2023-08-18drm/i915/dp: Avoid forcing DSC BPC for MST caseAnkit Nautiyal
2023-08-18drm/i915/dp: Use consistent name for link bpp and compressed bppAnkit Nautiyal
2023-08-18drm/i915/dp_mst: Use output_format to get the final link bppAnkit Nautiyal
2023-08-18drm/i915/dp: Consider output_format while computing dsc bppAnkit Nautiyal
2023-06-02drm/i915/display: switch the rest of the connectors to struct drm_edidJani Nikula
2023-06-02drm/display/dp_mst: drop has_audio from struct drm_dp_mst_portJani Nikula
2023-05-16drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable functionSuraj Kandpal
2023-05-05drm/i915/display: Add new member to configure PCON color conversionAnkit Nautiyal
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak
2023-04-05drm/i915: Implement UHBR bandwidth checkStanislav Lisovskiy
2023-04-03drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak
2023-03-29drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-23drm/i915: Fix audio ELD handling for DP MSTVille Syrjälä
2023-02-17drm/i915: Rename intel_ddi_{enable,disable}_pipe_clock()Ville Syrjälä
2023-02-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak
2023-02-13drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak
2022-12-13drm/i915: Bpp/timeslot calculation fixes for DP MST DSCStanislav Lisovskiy
2022-12-13drm/i915: Extract VESA DSC bpp alignment to separate functionStanislav Lisovskiy
2022-12-13drm/i915: Add DSC support to MST pathStanislav Lisovskiy
2022-12-13drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate functionStanislav Lisovskiy
2022-12-13drm/i915: Fix intel_dp_mst_compute_link_configStanislav Lisovskiy