index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-10-16
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
1
-0
/
+3
2024-10-16
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
1
-10
/
+27
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
2024-02-27
drm/i915/dp: Compute DP tunnel BW during encoder state computation
Imre Deak
1
-1
/
+12
2024-02-27
drm/i915/dp: Add intel_dp_max_link_data_rate()
Imre Deak
1
-1
/
+2
2024-02-27
drm/i915/dp: Use drm_dp_max_dprx_data_rate()
Imre Deak
1
-1
/
+1
2024-02-27
drm/i915/dp: Add support to notify MST connectors to retry modesets
Imre Deak
1
-0
/
+2
2024-02-13
drm/i915: Prevent HW access during init from connector get_modes hooks
Imre Deak
1
-0
/
+4
2024-01-08
drm/i915: Disable hotplug detection handlers during driver init/shutdown
Imre Deak
1
-0
/
+4
2023-12-13
drm/i915: Simplify intel_ddi_compute_min_voltage_level()
Ville Syrjälä
1
-1
/
+1
2023-11-29
drm/i915: Clean up some DISPLAY_VER checks
Ville Syrjälä
1
-1
/
+1
2023-11-29
drm/i915/mst: Reject modes that require the bigjoiner
Ville Syrjälä
1
-0
/
+4
2023-11-29
drm/i915/mst: Fix .mode_valid_ctx() return values
Ville Syrjälä
1
-4
/
+8
[next]