index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-08-03
1
-4
/
+11
|
\
|
*
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
2011-08-03
1
-1
/
+0
|
*
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
2011-08-01
1
-3
/
+11
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-28
1
-22
/
+33
|
\
\
|
|
/
|
*
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
2011-07-28
1
-0
/
+8
|
*
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
2011-07-28
1
-5
/
+3
|
*
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
2011-07-28
1
-9
/
+15
|
*
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
2011-07-28
1
-20
/
+19
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-25
1
-6
/
+14
|
\
\
|
|
/
|
*
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
2011-07-25
1
-4
/
+10
|
*
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
2011-07-25
1
-2
/
+4
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-25
1
-21
/
+24
|
\
\
|
|
/
|
*
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
2011-07-25
1
-0
/
+1
|
*
drm/i915/dp: Retry DPCD fetch on G4X too
Adam Jackson
2011-07-25
1
-18
/
+15
|
*
drm/i915/dp: Better hexdump of DPCD
Adam Jackson
2011-07-25
1
-4
/
+4
|
*
drm/i915/dp: Read more DPCD registers on connection probe
Adam Jackson
2011-07-25
1
-3
/
+5
|
*
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
Adam Jackson
2011-07-25
1
-2
/
+4
|
*
drm/i915/dp: Zero the DPCD data before connection probe
Adam Jackson
2011-07-25
1
-0
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-07
1
-27
/
+91
|
\
\
|
|
/
|
*
drm/i915/dp: manage sink power state if possible
Jesse Barnes
2011-07-07
1
-0
/
+35
|
*
drm/i915/dp: consolidate AUX retry code
Jesse Barnes
2011-07-07
1
-21
/
+30
|
*
drm/i915/dp: remove DPMS mode tracking from DP
Jesse Barnes
2011-07-07
1
-5
/
+1
|
*
drm/i915/dp: try to read receiver capabilities 3 times when detecting
Jesse Barnes
2011-07-07
1
-5
/
+10
|
*
drm/i915/dp: read more receiver capability bits on hotplug
Jesse Barnes
2011-07-07
1
-0
/
+11
|
*
drm/i915/dp: use DP DPCD defines when looking at DPCD values
Jesse Barnes
2011-07-07
1
-8
/
+10
|
*
drm/i915/dp: retry link status read 3 times on failure
Jesse Barnes
2011-07-07
1
-7
/
+13
*
|
drm/i915: use pipe bpp in DP link bandwidth calculation
Jesse Barnes
2011-07-07
1
-5
/
+7
*
|
drm/i915: use pipe bpp in DP link bandwidth calculations
Jesse Barnes
2011-07-07
1
-3
/
+2
|
/
*
drm/i915: Share the common force-audio property between connectors
Chris Wilson
2011-06-04
1
-13
/
+2
*
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
Chris Wilson
2011-05-04
1
-2
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
2011-03-23
1
-2
/
+2
*
drm/i915/dp: Sanity check eDP existence
Chris Wilson
2011-03-07
1
-5
/
+8
*
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
1
-2
/
+14
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
1
-6
/
+30
|
\
|
*
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
1
-6
/
+30
*
|
drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP
Chris Wilson
2011-02-16
1
-3
/
+7
*
|
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
1
-32
/
+13
*
|
drm/i915: use VDD AUX override to make panel power sequencing look better
Jesse Barnes
2011-01-25
1
-7
/
+58
*
|
drm/i915: remove now unnecessary delays in eDP panel power sequencing
Jesse Barnes
2011-01-25
1
-10
/
+0
|
/
*
drm/i915: fix calculation of eDP signal levels on Sandybridge
Yuanhan Liu
2011-01-11
1
-7
/
+16
*
drm/i915: make DP training try a little harder
Jesse Barnes
2011-01-11
1
-4
/
+23
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-09
1
-7
/
+30
|
\
|
*
drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter
David Flynn
2010-12-08
1
-7
/
+30
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-07
1
-2
/
+5
|
\
\
|
|
/
|
*
drm/i915/dp: Only apply the workaround if the select is still active
Chris Wilson
2010-12-07
1
-2
/
+6
*
|
drm/i915/dp: Trivial code tidy
Chris Wilson
2010-12-05
1
-3
/
+3
|
/
*
drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.
Eric Anholt
2010-12-02
1
-0
/
+21
*
Revert "drm/i915/dp: use VBT provided eDP params if available"
Chris Wilson
2010-11-30
1
-89
/
+57
*
drm/i915: Fix typo from "Enable DisplayPort Audio"
Takashi Iwai
2010-10-27
1
-1
/
+1
[next]