index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp_mst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
drm/i915: Nuke intel_digital_port->port
Ville Syrjälä
1
-3
/
+3
2017-10-31
drm/i915: Pass around crtc and connector states for audio
Ville Syrjälä
1
-1
/
+2
2017-10-30
drm/i915: Use intel_ddi_get_config() for MST
Ville Syrjälä
1
-49
/
+1
2017-10-30
drm/i915: Pass a crtc state to ddi post_disable from MST code
Ville Syrjälä
1
-3
/
+3
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
1
-0
/
+2
2017-10-27
drm/i915: Fix BXT lane latency optimal setting with MST
Ville Syrjälä
1
-0
/
+23
2017-10-25
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
1
-0
/
+5
2017-10-17
drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector
James Ausmus
1
-4
/
+23
2017-10-13
drm/i915: Get rid of hardcoded pipes
Mika Kahola
1
-6
/
+8
2017-10-05
drm/i915/mst: Use MST sideband message transactions for dpms control
Dhinakaran Pandiyan
1
-2
/
+8
2017-09-25
drm/i915/mst: Print active mst links after update
Pandiyan, Dhinakaran
1
-5
/
+4
2017-09-25
drm/i915/mst: Debug log connector name in destroy_connector()
Pandiyan, Dhinakaran
1
-1
/
+1
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
1
-8
/
+8
2017-08-10
drm/i915: Avoid null dereference if mst_port is unset.
Rodrigo Vivi
1
-0
/
+3
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-07-06
drm/i915: Drop FBDEV #ifdev in mst code
Daniel Vetter
1
-28
/
+10
2017-07-06
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
1
-6
/
+3
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-1
/
+4
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-13
/
+4
2017-05-29
drm/i915: Detect USB-C specific dongles before reducing M and N
Jani Nikula
1
-1
/
+4
2017-05-04
drm/i915: Track MST link bandwidth
Pandiyan, Dhinakaran
1
-6
/
+42
2017-04-12
drm/i915: Convert intel_dp_mst connector properties to atomic.
Maarten Lankhorst
1
-10
/
+1
2017-04-12
drm/i915: Remove unused dp properties for dp-mst.
Maarten Lankhorst
1
-1
/
+0
2017-04-12
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2017-04-11
drm/i915/mst: use max link not sink lane count
Jani Nikula
1
-2
/
+2
2017-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
1
-25
/
+12
2017-03-22
drm/dp: Split drm_dp_mst_allocate_vcpi
Pandiyan, Dhinakaran
1
-2
/
+2
2017-03-03
drm/i915: Remove duplicate DDI enabling logic from MST path
Ander Conselvan de Oliveira
1
-20
/
+3
2017-03-02
drm/i915: Enable DDI IO power domains in the DP MST path
Ander Conselvan de Oliveira
1
-0
/
+3
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
1
-0
/
+1
2017-02-02
drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.
Maarten Lankhorst
1
-7
/
+2
2017-02-01
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+2
2017-01-26
drm/i915: Add support for DP Video pattern compliance tests
Manasi Navare
1
-1
/
+6
2017-01-25
drm/dp: Store drm_device in MST topology manager
Dhinakaran Pandiyan
1
-1
/
+2
2016-12-05
drm/i915: Validate mode against max. link data rate for DP MST
Dhinakaran Pandiyan
1
-1
/
+11
2016-11-29
drm/i915: enable dp mst audio
Libin Yang
1
-0
/
+16
2016-11-14
drm/i915: Kill dp_encoder_is_mst
Ville Syrjälä
1
-1
/
+0
2016-09-29
Revert "drm/i915: start adding dp mst audio"
Dhinakaran Pandiyan
1
-18
/
+0
2016-09-21
drm/i915: start adding dp mst audio
Libin Yang
1
-0
/
+18
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
1
-0
/
+1
2016-09-07
drm/i915: Remove ddi_pll_sel from intel_crtc_state
Ander Conselvan de Oliveira
1
-1
/
+2
2016-09-07
drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
Ander Conselvan de Oliveira
1
-2
/
+4
2016-08-23
drm/i915: Convert intel_dp_mst to use atomic state
Maarten Lankhorst
1
-31
/
+18
2016-08-23
drm/i915: Remove unused loop from intel_dp_mst_compute_config
Maarten Lankhorst
1
-18
/
+1
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-2
/
+2
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-5
/
+15
2016-08-05
Revert "drm/i915: Track active streams also for DP SST"
Ville Syrjälä
1
-8
/
+8
2016-08-04
drm/i915: Track active streams also for DP SST
Ville Syrjälä
1
-8
/
+8
2016-08-02
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
Ville Syrjälä
1
-2
/
+2
[next]