index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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
2023-11-29
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
1
-0
/
+4
2023-11-23
drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up
Ville Syrjälä
1
-4
/
+0
2023-11-23
drm/i915: Convert audio enable/disable into encoder vfuncs
Ville Syrjälä
1
-2
/
+4
2023-11-23
drm/i915: Push audio enable/disable further out
Ville Syrjälä
1
-4
/
+4
2023-11-21
drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates
Imre Deak
1
-10
/
+23
2023-11-21
drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_fo...
Imre Deak
1
-9
/
+18
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
1
-1
/
+2
2023-11-14
drm/i915/display: Consider fractional vdsc bpp while computing m_n values
Ankit Nautiyal
1
-7
/
+7
2023-11-14
drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
1
-1
/
+1
2023-11-10
drm/i915/panelreplay: Initializaton and compute config for panel replay
Animesh Manna
1
-0
/
+3
2023-11-08
drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Stanislav Lisovskiy
1
-28
/
+24
2023-11-08
drm/i915/dp_mst: Check BW limitations only after all streams are computed
Imre Deak
1
-7
/
+1
2023-11-08
drm/i915/dp_mst: Improve BW sharing between MST streams
Imre Deak
1
-0
/
+129
2023-11-08
drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires it
Imre Deak
1
-0
/
+88
2023-11-08
drm/i915/dp_mst: Enable MST DSC decompression for all streams
Imre Deak
1
-19
/
+5
2023-11-08
drm/i915/dp: Enable DSC via the connector decompression AUX
Imre Deak
1
-2
/
+2
2023-11-08
drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
Imre Deak
1
-1
/
+14
2023-11-08
drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirk
Imre Deak
1
-4
/
+129
2023-11-08
drm/i915/dp: Wait for FEC detected status in the sink
Imre Deak
1
-0
/
+4
2023-11-08
drm/i915/dp_mst: Add missing DSC compression disabling
Imre Deak
1
-0
/
+2
2023-11-08
drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
Imre Deak
1
-3
/
+2
2023-11-08
drm/i915/dp_mst: Program the DSC PPS SDP for each stream
Imre Deak
1
-0
/
+1
2023-11-08
drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
Imre Deak
1
-6
/
+10
2023-11-08
drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocation
Imre Deak
1
-25
/
+99
2023-11-08
drm/i915/dp: Pass actual BW overhead to m_n calculation
Imre Deak
1
-4
/
+4
2023-11-08
drm/i915/dp_mst: Enable FEC early once it's known DSC is needed
Imre Deak
1
-0
/
+7
2023-11-08
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
1
-3
/
+2
[next]