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
2024-10-31
drm/i915/dp: Flush modeset commits during connector detection
Imre Deak
2024-10-14
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
2024-10-14
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
2024-09-23
drm/i915/dp: clean up intel_dp_test.[ch] interface
Jani Nikula
2024-09-23
drm/i915/dp: split out intel_dp_test.[ch] to a dedicated file
Jani Nikula
2024-09-19
drm/i915/display: Enhance iterators for modeset en/disable
Ankit Nautiyal
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_mode_valid_max_plane_size
Ankit Nautiyal
2024-09-18
drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
2024-08-26
drm/i915/dp_mst: Fix MST state after a sink reset
Imre Deak
2024-08-06
drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
Imre Deak
2024-08-06
drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
Imre Deak
2024-08-06
drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
Imre Deak
2024-08-06
drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
Imre Deak
2024-07-31
drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled link
Imre Deak
2024-07-31
drm/i915/dp_mst: Reprobe the MST topology after a link parameter change
Imre Deak
2024-07-31
drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocation
Imre Deak
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
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_mst: Reset intel_dp->link_trained during disabling
Imre Deak
2024-06-13
drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
Imre Deak
2024-06-13
drm/i915/dp_mst: Fix DSC input BPP computation
Imre Deak
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
2024-06-07
drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL
Jani Nikula
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
2024-04-19
drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
Ville Syrjälä
2024-04-19
drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
Imre Deak
2024-04-19
drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports
Imre Deak
2024-04-19
drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit
Imre Deak
2024-04-19
drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL
Imre Deak
2024-04-19
drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit
Imre Deak
2024-04-19
drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp
Imre Deak
2024-04-19
drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit
Imre Deak
2024-04-12
drm/i915: Allow bigjoiner for MST
Vidya Srinivas
2024-04-12
drm/i915/mst: Add bigjoiner handling to MST modeset sequence
Ville Syrjälä
2024-04-10
drm/i915/adlp: Add DP MST DPT/DPTP alignment WA (Wa_14014143976)
Imre Deak
2024-04-10
drm/i915/adlp: Add MST short HBlank WA (Wa_14014143976)
Imre Deak
2024-04-10
drm/i915/adlp: Add MST FEC BS jitter WA (Wa_14013163432)
Imre Deak
2024-04-09
drm/i915: Pass connector to intel_dp_need_bigjoiner()
Ville Syrjälä
2024-04-09
drm/i915/mst: Check intel_dp_joiner_needs_dsc()
Ville Syrjälä
2024-04-09
drm/i915: Extract intel_dp_joiner_needs_dsc()
Ville Syrjälä
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
2024-03-05
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
2024-02-27
drm/i915/dp: Compute DP tunnel BW during encoder state computation
Imre Deak
2024-02-27
drm/i915/dp: Add intel_dp_max_link_data_rate()
Imre Deak
[next]