开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2023-11-08
drm/i915/dp_mst: Improve BW sharing between MST streams
Imre Deak
2023-11-08
drm/i915/dp: Enable DSC via the connector decompression AUX
Imre Deak
2023-11-08
drm/i915/dp: Pass actual BW overhead to m_n calculation
Imre Deak
2023-11-08
drm/i915/dp_mst: Enable FEC early once it's known DSC is needed
Imre Deak
2023-10-16
drm/i915/dp: Remove unused DSC caps from intel_dp
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: 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-09-28
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
2023-09-28
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
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: 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
[next]