summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-16drm/i915/display: Clean up zero initializersVille Syrjälä1-1/+1
2023-10-16drm/i915/dp: Remove unused DSC caps from intel_dpImre Deak1-1/+1
2023-10-16drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()Imre Deak1-2/+2
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()Imre Deak1-1/+1
2023-10-16drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()Imre Deak1-3/+1
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()Imre Deak1-1/+1
2023-10-16drm/i915/dp_mst: Set connector DSC capabilities and decompression AUXImre Deak1-0/+23
2023-10-04drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnectImre Deak1-6/+3
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula1-6/+12
2023-10-04drm/i915: convert INTEL_DISPLAY_ENABLED() into a functionJani Nikula1-1/+1
2023-09-28drm/i915: Add helpers for BW management on shared display linksImre Deak1-0/+4
2023-09-28drm/i915/dp: Limit the output link bpp in DSC modeImre Deak1-0/+3
2023-09-28drm/i915/dp: Update the link bpp limits for DSC modeImre Deak1-6/+17
2023-09-28drm/i915/dp: Skip computing a non-DSC link config if DSC is neededImre Deak1-7/+18
2023-09-28drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak1-6/+11
2023-09-28drm/i915/dp: Factor out helpers to compute the link limitsImre Deak1-22/+30
2023-09-21Revert "drm/i915/mst: Populate connector->ddc"Ville Syrjälä1-4/+2
2023-09-18drm/i915/dp_mst: Tune down error message during payload additionImre Deak1-2/+2
2023-09-15drm/i915/mst: Populate connector->ddcVille Syrjälä1-2/+4
2023-09-09drm/mst: Refactor the flow for payload allocation/removementWayne Lin1-6/+12
2023-08-25drm/i915/display: configure SDP split for DP-MSTVinod Govindapillai1-17/+4
2023-08-18drm/i915/dp: Rename helper to get DSC max pipe_bppAnkit Nautiyal1-1/+1
2023-08-18drm/i915/dp: Avoid left shift of DSC output bpp by 4Ankit Nautiyal1-1/+1
2023-08-18drm/i915/dp: Avoid forcing DSC BPC for MST caseAnkit Nautiyal1-0/+5
2023-08-18drm/i915/dp: Use consistent name for link bpp and compressed bppAnkit Nautiyal1-11/+11
2023-08-18drm/i915/dp_mst: Use output_format to get the final link bppAnkit Nautiyal1-1/+4
2023-08-18drm/i915/dp: Consider output_format while computing dsc bppAnkit Nautiyal1-0/+1
2023-06-02drm/i915/display: switch the rest of the connectors to struct drm_edidJani Nikula1-4/+6
2023-06-02drm/display/dp_mst: drop has_audio from struct drm_dp_mst_portJani Nikula1-1/+1
2023-05-16drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable functionSuraj Kandpal1-3/+1
2023-05-05drm/i915/display: Add new member to configure PCON color conversionAnkit Nautiyal1-0/+1
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak1-0/+7
2023-04-05drm/i915: Implement UHBR bandwidth checkStanislav Lisovskiy1-4/+29
2023-04-03drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak1-0/+15
2023-03-29drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy1-1/+1
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-11/+18
2023-02-23drm/i915: Fix audio ELD handling for DP MSTVille Syrjälä1-9/+16
2023-02-18drm/i915: Rename intel_ddi_{enable,disable}_pipe_clock()Ville Syrjälä1-2/+2
2023-02-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+3
2023-02-13drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak1-0/+61
2022-12-13drm/i915: Bpp/timeslot calculation fixes for DP MST DSCStanislav Lisovskiy1-12/+57
2022-12-13drm/i915: Extract VESA DSC bpp alignment to separate functionStanislav Lisovskiy1-1/+0
2022-12-13drm/i915: Add DSC support to MST pathStanislav Lisovskiy1-0/+125
2022-12-13drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate functionStanislav Lisovskiy1-12/+36
2022-12-13drm/i915: Fix intel_dp_mst_compute_link_configStanislav Lisovskiy1-2/+14
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula1-0/+1
2022-09-26drm/i915: Extract intel_dp_mst_add_properties()Ville Syrjälä1-16/+30
2022-09-15drm/i915/mtl: Update CHICKEN_TRANS* register addressesMadhumitha Tolakanahalli Pradeep1-1/+4
2022-09-12Merge drm/drm-next into drm-intel-nextJani Nikula1-63/+34