index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp_mst.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
1
-3
/
+3
2024-12-17
drm/i915/dp_mst: Expose a connector to kernel users after it's properly initi...
Imre Deak
1
-8
/
+9
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
2024-08-06
drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
Imre Deak
1
-3
/
+3
2024-08-06
drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
Imre Deak
1
-7
/
+7
2024-07-31
drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled link
Imre Deak
1
-0
/
+31
2024-07-31
drm/i915/dp_mst: Reprobe the MST topology after a link parameter change
Imre Deak
1
-1
/
+31
2024-07-31
drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocation
Imre Deak
1
-4
/
+7
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+1
2024-06-14
drm/i915: Reuse intel_dp_supports_dsc() for MST
Ville Syrjälä
1
-14
/
+2
2024-06-14
drm/i915: Handle MST in intel_dp_has_dsc()
Ville Syrjälä
1
-2
/
+1
2024-06-13
drm/i915/dp_mst: Reset intel_dp->link_trained during disabling
Imre Deak
1
-0
/
+3
2024-06-13
drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
Imre Deak
1
-4
/
+23
2024-06-13
drm/i915/dp_mst: Fix DSC input BPP computation
Imre Deak
1
-0
/
+2
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
1
-14
/
+14
2024-06-07
drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL
Jani Nikula
1
-2
/
+3
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-04-19
drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
Ville Syrjälä
1
-1
/
+1
2024-04-19
drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
Imre Deak
1
-4
/
+18
2024-04-19
drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports
Imre Deak
1
-6
/
+16
2024-04-19
drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit
Imre Deak
1
-39
/
+39
2024-04-19
drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL
Imre Deak
1
-1
/
+1
2024-04-19
drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit
Imre Deak
1
-2
/
+21
2024-04-19
drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp
Imre Deak
1
-1
/
+1
2024-04-19
drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit
Imre Deak
1
-2
/
+1
2024-04-12
drm/i915: Allow bigjoiner for MST
Vidya Srinivas
1
-13
/
+15
2024-04-12
drm/i915/mst: Add bigjoiner handling to MST modeset sequence
Ville Syrjälä
1
-7
/
+27
2024-04-10
drm/i915/adlp: Add DP MST DPT/DPTP alignment WA (Wa_14014143976)
Imre Deak
1
-0
/
+3
2024-04-10
drm/i915/adlp: Add MST short HBlank WA (Wa_14014143976)
Imre Deak
1
-0
/
+8
2024-04-10
drm/i915/adlp: Add MST FEC BS jitter WA (Wa_14013163432)
Imre Deak
1
-0
/
+24
2024-04-09
drm/i915: Pass connector to intel_dp_need_bigjoiner()
Ville Syrjälä
1
-2
/
+3
2024-04-09
drm/i915/mst: Check intel_dp_joiner_needs_dsc()
Ville Syrjälä
1
-4
/
+6
2024-04-09
drm/i915: Extract intel_dp_joiner_needs_dsc()
Ville Syrjälä
1
-5
/
+1
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
1
-1
/
+1
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
1
-1
/
+1
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
1
-11
/
+10
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
1
-5
/
+0
2024-03-05
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
1
-0
/
+1
[next]