index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp.h
Age
Commit message (
Expand
)
Author
2025-06-12
drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
Imre Deak
2025-05-12
drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
Imre Deak
2025-05-12
drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
Imre Deak
2025-05-12
drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits
Imre Deak
2025-05-12
drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions
Imre Deak
2025-05-12
drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...
Imre Deak
2025-04-30
drm/i915/display: move min_hblank from dp_mst.c to dp.c
Arun R Murthy
2025-02-03
drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
Jani Nikula
2025-01-31
drm/i915/dp: constify struct link_config_limits pointers
Jani Nikula
2024-12-24
drm/i915/dp: Make dsc helpers accept const crtc_state pointers
Ankit Nautiyal
2024-12-24
drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
Ankit Nautiyal
2024-12-24
drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
Ankit Nautiyal
2024-12-16
drm/i915/dp: convert interfaces to struct intel_display
Jani Nikula
2024-12-16
drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
Jani Nikula
2024-10-31
drm/i915/dp: Track source OUI validity explicitly
Imre Deak
2024-10-31
drm/i915/dp: Flush modeset commits during connector detection
Imre Deak
2024-10-03
drm/i915/dp: Make intel_dp_get_colorimetry_status() static
Ville Syrjälä
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
2024-09-23
drm/i915/dp: split out intel_dp_test.[ch] to a dedicated file
Jani Nikula
2024-09-18
drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
2024-09-18
drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
2024-07-31
drm/i915/dp_mst: Reduce the link parameters in BW order after LT failures
Imre Deak
2024-07-09
drm/i915/display: Cache adpative sync caps to use it later
Mitul Golani
2024-06-14
drm/i915: Reuse intel_dp_supports_dsc() for MST
Ville Syrjälä
2024-06-14
drm/i915: Handle MST in intel_dp_has_dsc()
Ville Syrjälä
2024-06-13
drm/i915/dp: Add debugfs entries to force the link rate/lane count
Imre Deak
2024-06-13
drm/i915/dp: Use check link state work in the detect handler
Imre Deak
2024-06-13
drm/i915/dp: Use check link state work in the hotplug handler
Imre Deak
2024-06-13
drm/i915/dp: Send a link training modeset-retry uevent to all MST connectors
Imre Deak
2024-06-13
drm/i915/dp: Recheck link state after modeset
Imre Deak
2024-06-13
drm/i915/dp: Move link train fallback to intel_dp_link_training.c
Imre Deak
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
2024-05-13
drm/i915/dp: Make has_gamut_metadata_dip() non static
Suraj Kandpal
2024-04-09
drm/i915: Pass connector to intel_dp_need_bigjoiner()
Ville Syrjälä
2024-04-09
drm/i915: Extract intel_dp_joiner_needs_dsc()
Ville Syrjälä
2024-04-09
drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/
Ville Syrjälä
2024-04-04
drm/i915/dp: Add wrapper function to check AS SDP
Mitul Golani
2024-03-05
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
2024-02-27
drm/i915/dp: Add intel_dp_max_link_data_rate()
Imre Deak
2024-02-27
drm/i915/dp: Factor out intel_dp_update_sink_caps()
Imre Deak
2024-02-27
drm/i915/dp: Export intel_dp_max_common_rate/lane_count()
Imre Deak
2024-02-27
drm/i915/dp: Factor out intel_dp_config_required_rate()
Imre Deak
2024-02-27
drm/i915/dp: Use drm_dp_max_dprx_data_rate()
Imre Deak
2024-02-27
drm/i915/dp: Add support to notify MST connectors to retry modesets
Imre Deak
2024-01-08
drm/i915: Add intel_digital_port lock/unlock hooks
Imre Deak
2023-12-22
drm/i915/display: Unify VSC SPD preparation
Jouni Högander
2023-11-21
drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates
Imre Deak
2023-11-21
drm/i915/dp: Fix UHBR link M/N values
Imre Deak
2023-11-21
drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate()
Imre Deak
2023-11-08
drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Stanislav Lisovskiy
[next]