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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
drm/i915: Adjust eDP's logical vco in a reliable place.
Rodrigo Vivi
1
-20
/
+0
2018-03-07
drm/i915: Track whether the DP link is trained or not
Ville Syrjälä
1
-3
/
+7
2018-03-07
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
Ville Syrjälä
1
-83
/
+114
2018-03-07
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
Ville Syrjälä
1
-0
/
+1
2018-03-02
drm/i915: Deduplicate the code to fill the aux message header
Ville Syrjälä
1
-12
/
+20
2018-03-02
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
Ville Syrjälä
1
-29
/
+13
2018-03-02
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
Ville Syrjälä
1
-9
/
+9
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
1
-7
/
+270
2018-03-01
drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates array
Manasi Navare
1
-1
/
+1
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2018-03-01
drm/i915/dp: move link rate arrays where they're used
Jani Nikula
1
-17
/
+27
2018-02-28
drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()
Ville Syrjälä
1
-8
/
+5
2018-02-28
drm/i915: Enable VBT based BL control for DP
Mustamin B Mustaffa
1
-7
/
+3
2018-02-27
drm/i915/dp: Move comment about hw timeout to the right place.
Dhinakaran Pandiyan
1
-3
/
+3
2018-02-27
drm/i915/dp: Remove redundant sleep after AUX transaction length check.
Dhinakaran Pandiyan
1
-8
/
+0
2018-02-27
drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c
Dhinakaran Pandiyan
1
-63
/
+1
2018-02-27
drm/i915/dp: Fix the order of platforms for setting DP source rates
Manasi Navare
1
-4
/
+4
2018-02-23
drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
Ville Syrjälä
1
-29
/
+24
2018-02-23
drm/i915: Nuke aux regs from intel_dp
Ville Syrjälä
1
-43
/
+42
2018-02-23
drm/i915: Add enum aux_ch and clean up the aux init to use it
Ville Syrjälä
1
-121
/
+115
2018-02-23
drm/i915: Use the correct power domain for aux ch
Ville Syrjälä
1
-5
/
+1
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
1
-7
/
+270
2018-02-13
drm/i915: Fix incorrect comment
David Weinehall
1
-1
/
+1
2018-02-10
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-2
/
+2
2018-02-05
drm/i915: Detect panel's hdcp capability
Ramalingam C
1
-4
/
+35
2018-02-02
drm/i915/dp: limit DP link rate based on VBT on CNL+
Jani Nikula
1
-1
/
+8
2018-02-02
drm/i915/dp: clean up source rate limiting for cnl
Jani Nikula
1
-7
/
+11
2018-02-02
drm/i915/dp: abstract rate array length limiting
Jani Nikula
1
-16
/
+22
2018-01-30
drm/i915/cnl: Fix DP max rate for Cannonlake with port F.
Rodrigo Vivi
1
-7
/
+24
2018-01-30
drm/i915/cnl: Enable DDI-F on Cannonlake.
Rodrigo Vivi
1
-1
/
+2
2018-01-30
drm/i915/cnl: Add HPD support for Port F.
Rodrigo Vivi
1
-1
/
+3
2018-01-30
drm/i915: For HPD connected port use hpd_pin instead of port.
Rodrigo Vivi
1
-75
/
+75
2018-01-30
drm/i915/cnl: Add AUX-F support
Rodrigo Vivi
1
-0
/
+6
2018-01-19
drm/i915/icp: Add Panel Power Sequencing Support
Anusha Srivatsa
1
-6
/
+12
2018-01-19
drm/i915/cnl: Add Port F definition.
Rodrigo Vivi
1
-0
/
+2
2018-01-19
drm/i915: Extending HDCP for HSW, BDW and BXT+
Ramalingam C
1
-1
/
+1
2018-01-18
drm/i915/dp: Fix compilation of intel_dp_hdcp_check_link
Chris Wilson
1
-1
/
+3
2018-01-08
drm/i915: Implement HDCP for DisplayPort
Sean Paul
1
-7
/
+237
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-9
/
+72
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-278
/
+238
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2017-12-01
drm/i915: Interlaced DP output doesn't work on VLV/CHV
Ville Syrjälä
1
-1
/
+6
2017-12-01
drm/i915: Don't add the "force audio" property to DP connectors that don't su...
Ville Syrjälä
1
-1
/
+4
2017-12-01
drm/i915: Disable DP audio for g4x
Ville Syrjälä
1
-1
/
+1
2017-11-30
drm/i915: Avoid PPS HW/SW state mismatch due to rounding
Imre Deak
1
-0
/
+6
2017-11-23
drm/i915: sync dp link status checks against atomic commmits
Daniel Vetter
1
-6
/
+55
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-68
/
+69
2017-11-17
drm/i915: Pass crtc_state to ips toggle functions, v2
Maarten Lankhorst
1
-3
/
+3
2017-11-17
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
Maarten Lankhorst
1
-10
/
+13
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-144
/
+149
[next]