index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp_mst.c
Age
Commit message (
Expand
)
Author
2023-12-05
drm/i915/mst: Reject modes that require the bigjoiner
Ville Syrjälä
2023-12-05
drm/i915/mst: Fix .mode_valid_ctx() return values
Ville Syrjälä
2023-12-05
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
2023-11-20
drm/i915/dp_mst: Fix race between connector registration and setup
Imre Deak
2023-10-16
drm/i915/display: Clean up zero initializers
Ville Syrjälä
2023-10-16
drm/i915/dp: Remove unused DSC caps from intel_dp
Imre Deak
2023-10-16
drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()
Imre Deak
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
Imre Deak
2023-10-16
drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()
Imre Deak
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()
Imre Deak
2023-10-16
drm/i915/dp_mst: Set connector DSC capabilities and decompression AUX
Imre Deak
2023-10-04
drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnect
Imre Deak
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
2023-09-28
drm/i915: Add helpers for BW management on shared display links
Imre Deak
2023-09-28
drm/i915/dp: Limit the output link bpp in DSC mode
Imre Deak
2023-09-28
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
2023-09-28
drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
Imre Deak
2023-09-28
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
2023-09-28
drm/i915/dp: Factor out helpers to compute the link limits
Imre Deak
2023-09-21
Revert "drm/i915/mst: Populate connector->ddc"
Ville Syrjälä
2023-09-18
drm/i915/dp_mst: Tune down error message during payload addition
Imre Deak
2023-09-15
drm/i915/mst: Populate connector->ddc
Ville Syrjälä
2023-09-08
drm/mst: Refactor the flow for payload allocation/removement
Wayne Lin
2023-08-25
drm/i915/display: configure SDP split for DP-MST
Vinod Govindapillai
2023-08-18
drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
2023-08-18
drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
2023-08-18
drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
2023-08-18
drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
2023-08-18
drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
2023-08-18
drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
2023-06-02
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
2023-06-02
drm/display/dp_mst: drop has_audio from struct drm_dp_mst_port
Jani Nikula
2023-05-16
drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
Suraj Kandpal
2023-05-05
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
2023-04-19
drm/i915/dp_mst: Fix active port PLL selection for secondary MST streams
Imre Deak
2023-04-05
drm/i915: Implement UHBR bandwidth check
Stanislav Lisovskiy
2023-04-03
drm/i915: Disable DPLLs before disconnecting the TC PHY
Imre Deak
2023-03-29
drm/i915: Use compressed bpp when calculating m/n value for DP MST DSC
Stanislav Lisovskiy
2023-03-15
Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-02-23
drm/i915: Fix audio ELD handling for DP MST
Ville Syrjälä
2023-02-17
drm/i915: Rename intel_ddi_{enable,disable}_pipe_clock()
Ville Syrjälä
2023-02-13
drm/i915/dp_mst: Fix payload removal during output disabling
Imre Deak
2023-02-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
2023-02-13
drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
Imre Deak
2022-12-13
drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
Stanislav Lisovskiy
2022-12-13
drm/i915: Extract VESA DSC bpp alignment to separate function
Stanislav Lisovskiy
2022-12-13
drm/i915: Add DSC support to MST path
Stanislav Lisovskiy
2022-12-13
drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
Stanislav Lisovskiy
2022-12-13
drm/i915: Fix intel_dp_mst_compute_link_config
Stanislav Lisovskiy
[next]