index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2025-05-29
drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
Imre Deak
1
-1
/
+2
2025-03-04
drm/i915/mst: update max stream count to match number of pipes
Jani Nikula
1
-1
/
+2
2025-02-05
drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Jani Nikula
1
-0
/
+4
2025-01-07
drm/i915/mst: adapt intel_dp_mtp_tu_compute_config() for 128b/132b SST
Jani Nikula
1
-48
/
+61
2025-01-07
drm/i915/mst: split out a helper for figuring out the TU
Jani Nikula
1
-18
/
+35
2025-01-07
drm/i915/mst: remove crtc_state->pbn
Jani Nikula
1
-2
/
+1
2025-01-07
drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
Jani Nikula
1
-34
/
+18
2025-01-07
drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
Jani Nikula
1
-2
/
+1
2025-01-07
drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
Jani Nikula
1
-3
/
+2
2025-01-07
drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
Jani Nikula
1
-2
/
+1
2025-01-07
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-18
/
+9
2025-01-07
drm/i915/dp: Return early if dsc is required but not supported
Ankit Nautiyal
1
-2
/
+5
2024-12-24
drm/i915/dp_mst: Use link.{min/max}_bpp_x16
Ankit Nautiyal
1
-9
/
+2
2024-12-24
drm/i915/dp_mst: Use pipe_bpp->limits.{max/min}_bpp for dsc
Ankit Nautiyal
1
-6
/
+2
2024-12-24
drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
Ankit Nautiyal
1
-8
/
+5
2024-12-24
drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
Ankit Nautiyal
1
-4
/
+6
2024-12-17
drm/i915/dp_mst: Expose a connector to kernel users after it's properly initi...
Imre Deak
1
-8
/
+9
2024-12-16
drm/i915/dp: convert interfaces to struct intel_display
Jani Nikula
1
-7
/
+5
2024-12-16
drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
Jani Nikula
1
-27
/
+2
2024-12-10
drm/i915/mst: add beginnings of DP MST documentation
Jani Nikula
1
-0
/
+32
2024-12-09
drm/i915/display: convert intel_display_driver.[ch] to struct intel_display
Jani Nikula
1
-4
/
+3
2024-11-22
drm/i915/dp: refactor clear/wait for act sent
Jani Nikula
1
-26
/
+6
2024-11-22
drm/i915/mst: unify MST topology callback naming to mst_topology_*
Jani Nikula
1
-12
/
+13
2024-11-22
drm/i915/mst: simplify mst_connector_get_hw_state()
Jani Nikula
1
-7
/
+8
2024-11-22
drm/i915/mst: unify MST connector function naming to mst_connector_*
Jani Nikula
1
-31
/
+32
2024-11-22
drm/i915/mst: pass intel_dp around in mst stream helpers
Jani Nikula
1
-14
/
+12
2024-11-18
drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
Imre Deak
1
-0
/
+10
2024-11-12
drm/i915/mst: change naming from fake encoders to MST stream encoders
Jani Nikula
1
-104
/
+100
2024-11-12
drm/i915/mst: convert to struct intel_display
Jani Nikula
1
-85
/
+85
2024-11-12
drm/i915/display: make CHICKEN_TRANS() display version aware
Jani Nikula
1
-2
/
+2
2024-11-12
drm/i915/mst: use primary_encoder in fake mst encoder creation
Jani Nikula
1
-2
/
+3
2024-11-12
drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
Jani Nikula
1
-46
/
+52
2024-11-12
drm/i915/mst: rename intel_encoder to encoder
Jani Nikula
1
-23
/
+23
2024-11-12
drm/i915/mst: pass primary encoder to primary encoder hooks
Jani Nikula
1
-1
/
+1
2024-11-12
drm/i915/display: convert display device identification to struct intel_display
Jani Nikula
1
-1
/
+2
2024-11-06
drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt. DDI fun...
Imre Deak
1
-1
/
+1
2024-11-06
drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI function
Imre Deak
1
-0
/
+3
2024-10-31
drm/i915/dp: Flush modeset commits during connector detection
Imre Deak
1
-0
/
+2
2024-10-14
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
1
-0
/
+3
2024-10-14
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
1
-12
/
+27
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
1
-14
/
+9
2024-09-23
drm/i915/dp: clean up intel_dp_test.[ch] interface
Jani Nikula
1
-1
/
+1
2024-09-23
drm/i915/dp: split out intel_dp_test.[ch] to a dedicated file
Jani Nikula
1
-1
/
+2
2024-09-19
drm/i915/display: Enhance iterators for modeset en/disable
Ankit Nautiyal
1
-7
/
+7
2024-09-18
drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
1
-3
/
+5
2024-09-18
drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
1
-1
/
+1
2024-09-18
drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
1
-2
/
+8
2024-08-26
drm/i915/dp_mst: Fix MST state after a sink reset
Imre Deak
1
-0
/
+40
2024-08-06
drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
Imre Deak
1
-2
/
+2
2024-08-06
drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
Imre Deak
1
-1
/
+1
[next]