index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
drm/i915: Force explicit bpp selection for intel_dp_link_required
Keith Packard
2012-02-06
1
-15
/
+5
*
drm/i915: DisplayPort hot remove notification to audio driver
Wu Fengguang
2011-12-19
1
-0
/
+1
*
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
1
-6
/
+18
*
drm/i915: Hook up Ivybridge eDP
Keith Packard
2011-11-23
1
-34
/
+115
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
2011-11-22
1
-174
/
+237
|
\
|
*
drm/i915: Use DPCD value for max DP lanes.
Keith Packard
2011-11-16
1
-14
/
+9
|
*
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
2011-11-16
1
-2
/
+3
|
*
drm/i915: Remove trailing white space
Keith Packard
2011-11-16
1
-2
/
+2
|
*
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
2011-11-16
1
-7
/
+18
|
*
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
2011-11-16
1
-9
/
+13
|
*
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2011-11-16
1
-65
/
+72
|
*
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-16
1
-33
/
+70
|
*
drm/i915: Remove link_status field from intel_dp structure
Keith Packard
2011-11-16
1
-29
/
+36
|
*
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
Keith Packard
2011-11-16
1
-18
/
+19
|
*
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
Keith Packard
2011-11-01
1
-2
/
+2
*
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
Adam Jackson
2011-10-20
1
-6
/
+6
*
drm/i915/dp: Introduce is_cpu_edp()
Adam Jackson
2011-10-20
1
-2
/
+13
*
drm/i915: add DP test request handling
Jesse Barnes
2011-10-20
1
-0
/
+37
*
drm/i915: read full receiver capability field during DP hot plug
Jesse Barnes
2011-10-20
1
-2
/
+2
*
drm/i915/dp: Remove eDP special cases from bandwidth checks
Adam Jackson
2011-10-20
1
-18
/
+2
*
drm/i915/dp: Fix the math in intel_dp_link_required
Adam Jackson
2011-10-20
1
-5
/
+21
*
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-20
1
-0
/
+5
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
1
-1
/
+1
*
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
2011-10-20
1
-115
/
+358
|
\
|
*
drm/i915: No need to wait for eDP power off delay if panel is on
Keith Packard
2011-10-12
1
-0
/
+9
|
*
drm/i915: Restrict ILK-specific eDP power hack to ILK
Keith Packard
2011-10-12
1
-22
/
+34
|
*
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
Keith Packard
2011-10-06
1
-25
/
+101
|
*
drm/i915: Create helper functions to determine eDP power state
Keith Packard
2011-10-06
1
-13
/
+26
|
*
drm/i915: edp_panel_on does not need to return a bool
Keith Packard
2011-10-06
1
-4
/
+2
|
*
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
Keith Packard
2011-10-06
1
-19
/
+16
|
*
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
2011-10-06
1
-35
/
+100
|
*
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
Keith Packard
2011-10-05
1
-0
/
+2
|
*
drm/i915: Enable eDP panel power during I2C initialization sequence
Keith Packard
2011-10-05
1
-1
/
+9
|
*
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
Keith Packard
2011-10-05
1
-3
/
+28
|
*
drm/i915: Delay DP i2c initialization until panel power timings are computed
Keith Packard
2011-10-05
1
-2
/
+2
|
*
drm/i915: Ensure panel is on during DPMS off
Keith Packard
2011-10-05
1
-0
/
+2
|
*
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
Keith Packard
2011-09-30
1
-1
/
+2
|
*
drm/i915: Check for eDP inside edp panel on/off funcs
Keith Packard
2011-09-30
1
-14
/
+15
|
*
drm/i915: Unlock PCH_PP_CONTROL always
Keith Packard
2011-09-30
1
-1
/
+13
|
*
drm/i915: Check eDP power when doing aux channel communications
Keith Packard
2011-09-30
1
-0
/
+22
|
*
drm/i915: Only use VBT panel mode on eDP if no EDID is found
Keith Packard
2011-09-30
1
-10
/
+10
*
|
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
2011-09-21
1
-1
/
+5
*
|
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-19
1
-13
/
+13
|
/
*
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
2011-08-15
1
-0
/
+7
*
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
[next]