index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp_mst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
2025-06-11
1
-1
/
+0
*
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-06-09
1
-0
/
+1
*
drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
Imre Deak
2025-05-21
1
-2
/
+0
*
drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
Imre Deak
2025-05-12
1
-1
/
+1
*
drm/i915/dp_mst: Add support for fractional compressed link bpps on MST
Imre Deak
2025-05-12
1
-9
/
+23
*
drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits
Imre Deak
2025-05-12
1
-5
/
+1
*
drm/i915/dp_mst: Check BW limit on the local MST link early
Imre Deak
2025-05-12
1
-0
/
+4
*
drm/i915/dp_mst: Update the total link slot count early
Imre Deak
2025-05-12
1
-25
/
+11
*
drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions
Imre Deak
2025-05-12
1
-0
/
+6
*
drm/i915/dp_mst: Simplify handling the single-bpp case during state computation
Imre Deak
2025-05-12
1
-4
/
+6
*
drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...
Imre Deak
2025-05-12
1
-2
/
+3
*
drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
Imre Deak
2025-05-08
1
-1
/
+1
*
drm/i915/display: move min_hblank from dp_mst.c to dp.c
Arun R Murthy
2025-04-30
1
-51
/
+5
*
drm/i915/display: drop lots of unnecessary #include i915_drv.h
Jani Nikula
2025-04-22
1
-1
/
+3
*
drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streams
Imre Deak
2025-04-07
1
-6
/
+6
*
drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
Imre Deak
2025-04-07
1
-4
/
+4
*
drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_a...
Imre Deak
2025-04-07
1
-6
/
+5
*
drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams()
Imre Deak
2025-04-07
1
-16
/
+27
*
drm/i915/dp: Rename intel_dp::link_trained to link.active
Imre Deak
2025-04-07
1
-2
/
+2
*
drm/i915/display: Use fixed_rr timings in modeset sequence
Ankit Nautiyal
2025-03-25
1
-0
/
+4
*
drm/i915/dp_mst: Use VRR Timing generator for DP MST for fixed_rr
Ankit Nautiyal
2025-03-25
1
-0
/
+3
*
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
2025-03-03
1
-36
/
+36
*
drm/i915/mst: add mst sub-struct to struct intel_dp
Jani Nikula
2025-03-03
1
-47
/
+47
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2025-02-28
1
-1
/
+1
|
\
|
*
Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-02-26
1
-181
/
+210
|
|
\
|
*
\
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-02-14
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-02-06
1
-452
/
+445
|
|
|
\
\
|
|
*
|
|
drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
2025-01-07
1
-3
/
+3
|
*
|
|
|
drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Jani Nikula
2025-02-05
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
drm/i915/pfit: move ilk and i9xx pfit code to intel_pfit.[ch]
Jani Nikula
2025-02-27
1
-0
/
+1
*
|
|
|
drm/i915/mst: update max stream count to match number of pipes
Jani Nikula
2025-02-27
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Always initialize connector->modeset_retry_work
Ville Syrjälä
2025-02-15
1
-2
/
+0
*
|
|
drm/i915: Move modeset_retry stuff into intel_connector.c
Ville Syrjälä
2025-02-15
1
-1
/
+1
*
|
|
drm/i915/display: convert intel_mode_valid_max_plane_size() to intel_display
Jani Nikula
2025-02-13
1
-2
/
+1
*
|
|
drm/i915/display: convert intel_cpu_transcoder_mode_valid() to intel_display
Jani Nikula
2025-02-13
1
-1
/
+1
*
|
|
drm/i915/dp_mst: Fix disabling the minimum HBlank time
Imre Deak
2025-02-07
1
-1
/
+2
*
|
|
drm/i915/dp_mst: Fix getting display pointer in intel_dp_mst_compute_min_hbla...
Imre Deak
2025-02-06
1
-4
/
+2
*
|
|
drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Jani Nikula
2025-02-05
1
-0
/
+4
*
|
|
drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistake
Jani Nikula
2025-02-05
1
-2
/
+2
*
|
|
drm/i915/dp: Guarantee a minimum HBlank time
Arun R Murthy
2025-02-05
1
-1
/
+52
*
|
|
drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
Jani Nikula
2025-02-03
1
-22
/
+30
*
|
|
drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
Jani Nikula
2025-02-03
1
-1
/
+1
*
|
|
drm/i915/mst: use min_array() and max_array() instead of hand-rolling
Jani Nikula
2025-01-31
1
-10
/
+3
*
|
|
drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
Jani Nikula
2025-01-31
1
-17
/
+6
*
|
|
drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
Jani Nikula
2025-01-31
1
-17
/
+14
*
|
|
drm/i915/mst: change where lane_count and port_clock are set
Jani Nikula
2025-01-31
1
-6
/
+7
*
|
|
drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
Jani Nikula
2025-01-31
1
-5
/
+3
*
|
|
drm/i915/dp: constify struct link_config_limits pointers
Jani Nikula
2025-01-31
1
-3
/
+3
*
|
|
drm/i915/display: fix typos in i915/display files
Nitin Gote
2025-01-23
1
-2
/
+2
*
|
|
drm/i915/dp_mst: Use intel_display::platform.alderlake_p instead of IS_ALDERL...
Imre Deak
2025-01-22
1
-2
/
+1
[next]