index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
2024-04-19
drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
Ville Syrjälä
2024-04-19
drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
Imre Deak
2024-04-19
drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports
Imre Deak
2024-04-19
drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit
Imre Deak
2024-04-19
drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL
Imre Deak
2024-04-19
drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit
Imre Deak
2024-04-19
drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp
Imre Deak
2024-04-19
drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit
Imre Deak
2024-04-12
drm/i915: Allow bigjoiner for MST
Vidya Srinivas
2024-04-12
drm/i915/mst: Add bigjoiner handling to MST modeset sequence
Ville Syrjälä
2024-04-10
drm/i915/adlp: Add DP MST DPT/DPTP alignment WA (Wa_14014143976)
Imre Deak
2024-04-10
drm/i915/adlp: Add MST short HBlank WA (Wa_14014143976)
Imre Deak
2024-04-10
drm/i915/adlp: Add MST FEC BS jitter WA (Wa_14013163432)
Imre Deak
2024-04-09
drm/i915: Pass connector to intel_dp_need_bigjoiner()
Ville Syrjälä
2024-04-09
drm/i915/mst: Check intel_dp_joiner_needs_dsc()
Ville Syrjälä
2024-04-09
drm/i915: Extract intel_dp_joiner_needs_dsc()
Ville Syrjälä
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
2024-03-05
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
2024-02-27
drm/i915/dp: Compute DP tunnel BW during encoder state computation
Imre Deak
2024-02-27
drm/i915/dp: Add intel_dp_max_link_data_rate()
Imre Deak
2024-02-27
drm/i915/dp: Use drm_dp_max_dprx_data_rate()
Imre Deak
2024-02-27
drm/i915/dp: Add support to notify MST connectors to retry modesets
Imre Deak
2024-02-13
drm/i915: Prevent HW access during init from connector get_modes hooks
Imre Deak
2024-01-08
drm/i915: Disable hotplug detection handlers during driver init/shutdown
Imre Deak
2023-12-13
drm/i915: Simplify intel_ddi_compute_min_voltage_level()
Ville Syrjälä
2023-11-29
drm/i915: Clean up some DISPLAY_VER checks
Ville Syrjälä
2023-11-29
drm/i915/mst: Reject modes that require the bigjoiner
Ville Syrjälä
2023-11-29
drm/i915/mst: Fix .mode_valid_ctx() return values
Ville Syrjälä
2023-11-29
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
2023-11-23
drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up
Ville Syrjälä
2023-11-23
drm/i915: Convert audio enable/disable into encoder vfuncs
Ville Syrjälä
2023-11-23
drm/i915: Push audio enable/disable further out
Ville Syrjälä
2023-11-21
drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates
Imre Deak
2023-11-21
drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_fo...
Imre Deak
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
2023-11-14
drm/i915/display: Consider fractional vdsc bpp while computing m_n values
Ankit Nautiyal
2023-11-14
drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
2023-11-10
drm/i915/panelreplay: Initializaton and compute config for panel replay
Animesh Manna
2023-11-08
drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Stanislav Lisovskiy
2023-11-08
drm/i915/dp_mst: Check BW limitations only after all streams are computed
Imre Deak
2023-11-08
drm/i915/dp_mst: Improve BW sharing between MST streams
Imre Deak
2023-11-08
drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires it
Imre Deak
2023-11-08
drm/i915/dp_mst: Enable MST DSC decompression for all streams
Imre Deak
2023-11-08
drm/i915/dp: Enable DSC via the connector decompression AUX
Imre Deak
2023-11-08
drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
Imre Deak
2023-11-08
drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirk
Imre Deak
[next]