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
2011-10-21
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
1
-115
/
+358
2011-10-12
drm/i915: No need to wait for eDP power off delay if panel is on
Keith Packard
1
-0
/
+9
2011-10-12
drm/i915: Restrict ILK-specific eDP power hack to ILK
Keith Packard
1
-22
/
+34
2011-10-06
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
Keith Packard
1
-25
/
+101
2011-10-06
drm/i915: Create helper functions to determine eDP power state
Keith Packard
1
-13
/
+26
2011-10-06
drm/i915: edp_panel_on does not need to return a bool
Keith Packard
1
-4
/
+2
2011-10-06
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
Keith Packard
1
-19
/
+16
2011-10-06
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
1
-35
/
+100
2011-10-06
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
Keith Packard
1
-0
/
+2
2011-10-06
drm/i915: Enable eDP panel power during I2C initialization sequence
Keith Packard
1
-1
/
+9
2011-10-06
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
Keith Packard
1
-3
/
+28
2011-10-06
drm/i915: Delay DP i2c initialization until panel power timings are computed
Keith Packard
1
-2
/
+2
2011-10-06
drm/i915: Ensure panel is on during DPMS off
Keith Packard
1
-0
/
+2
2011-10-01
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
Keith Packard
1
-1
/
+2
2011-10-01
drm/i915: Check for eDP inside edp panel on/off funcs
Keith Packard
1
-14
/
+15
2011-10-01
drm/i915: Unlock PCH_PP_CONTROL always
Keith Packard
1
-1
/
+13
2011-10-01
drm/i915: Check eDP power when doing aux channel communications
Keith Packard
1
-0
/
+22
2011-10-01
drm/i915: Only use VBT panel mode on eDP if no EDID is found
Keith Packard
1
-10
/
+10
2011-09-22
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
1
-1
/
+5
2011-09-20
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-13
/
+13
2011-08-15
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
1
-0
/
+7
2011-08-03
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-4
/
+11
2011-08-03
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
1
-1
/
+0
2011-08-02
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
1
-3
/
+11
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-22
/
+33
2011-07-29
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
1
-0
/
+8
2011-07-29
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
1
-5
/
+3
2011-07-29
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
1
-9
/
+15
2011-07-29
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
1
-20
/
+19
2011-07-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-6
/
+14
2011-07-26
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
1
-4
/
+10
2011-07-26
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
1
-2
/
+4
2011-07-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-21
/
+24
2011-07-25
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
1
-0
/
+1
2011-07-25
drm/i915/dp: Retry DPCD fetch on G4X too
Adam Jackson
1
-18
/
+15
2011-07-25
drm/i915/dp: Better hexdump of DPCD
Adam Jackson
1
-4
/
+4
2011-07-25
drm/i915/dp: Read more DPCD registers on connection probe
Adam Jackson
1
-3
/
+5
2011-07-25
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
Adam Jackson
1
-2
/
+4
2011-07-25
drm/i915/dp: Zero the DPCD data before connection probe
Adam Jackson
1
-0
/
+1
2011-07-08
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-27
/
+91
2011-07-08
drm/i915/dp: manage sink power state if possible
Jesse Barnes
1
-0
/
+35
2011-07-08
drm/i915/dp: consolidate AUX retry code
Jesse Barnes
1
-21
/
+30
2011-07-08
drm/i915/dp: remove DPMS mode tracking from DP
Jesse Barnes
1
-5
/
+1
2011-07-08
drm/i915/dp: try to read receiver capabilities 3 times when detecting
Jesse Barnes
1
-5
/
+10
2011-07-08
drm/i915/dp: read more receiver capability bits on hotplug
Jesse Barnes
1
-0
/
+11
2011-07-08
drm/i915/dp: use DP DPCD defines when looking at DPCD values
Jesse Barnes
1
-8
/
+10
2011-07-08
drm/i915/dp: retry link status read 3 times on failure
Jesse Barnes
1
-7
/
+13
2011-07-08
drm/i915: use pipe bpp in DP link bandwidth calculation
Jesse Barnes
1
-5
/
+7
2011-07-08
drm/i915: use pipe bpp in DP link bandwidth calculations
Jesse Barnes
1
-3
/
+2
2011-06-04
drm/i915: Share the common force-audio property between connectors
Chris Wilson
1
-13
/
+2
[next]