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
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
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-03-06
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
1
-0
/
+1
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
2023-11-08
drm/i915/dp_mst: Fix race between connector registration and setup
Imre Deak
1
-8
/
+8
2023-11-06
drm/i915/dp_mst: Disable DSC on ICL MST outputs
Imre Deak
1
-0
/
+16
2023-11-06
drm/i915: Extract hsw_chicken_trans_reg()
Ville Syrjälä
1
-6
/
+2
2023-11-01
drm/i915/mst: Always write CHICKEN_TRANS
Ville Syrjälä
1
-6
/
+8
2023-11-01
drm/i915/mst: Clear ACT just before triggering payload allocation
Ville Syrjälä
1
-2
/
+2
2023-11-01
drm/i915/mst: Disable transcoder before deleting the payload
Ville Syrjälä
1
-6
/
+2
2023-10-31
drm/i915/hdcp: Convert intel_hdcp_enable to a blanket function
Suraj Kandpal
1
-4
/
+1
2023-10-16
drm/i915/display: Clean up zero initializers
Ville Syrjälä
1
-1
/
+1
2023-10-16
drm/i915/dp: Remove unused DSC caps from intel_dp
Imre Deak
1
-1
/
+1
2023-10-16
drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()
Imre Deak
1
-2
/
+2
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
Imre Deak
1
-1
/
+1
2023-10-16
drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()
Imre Deak
1
-3
/
+1
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()
Imre Deak
1
-1
/
+1
2023-10-16
drm/i915/dp_mst: Set connector DSC capabilities and decompression AUX
Imre Deak
1
-0
/
+23
2023-10-04
drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnect
Imre Deak
1
-6
/
+3
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-6
/
+12
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
1
-1
/
+1
2023-09-28
drm/i915: Add helpers for BW management on shared display links
Imre Deak
1
-0
/
+4
[next]