index
:
blackbird-op-linux
master
Blackbird™ 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_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: reenable gmbus on gen3+ again
Daniel Vetter
2012-02-29
1
-1
/
+1
*
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
2012-02-29
1
-31
/
+20
*
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
2012-02-29
1
-33
/
+5
*
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
2012-02-29
1
-73
/
+71
*
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
2012-02-29
1
-3
/
+3
*
drm/i915: Fix single msg gmbus_xfers writes
Benson Leung
2012-02-29
1
-4
/
+9
*
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
2012-02-23
1
-2
/
+2
|
\
|
*
drm: Fix kcalloc parameters swapped
Axel Lin
2012-02-13
1
-1
/
+1
|
*
drm/kms: Make i2c buses faster
Jean Delvare
2012-02-03
1
-1
/
+1
*
|
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
2012-02-14
1
-7
/
+17
|
/
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
2011-10-20
1
-7
/
+1
*
Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"
Jean Delvare
2011-06-17
1
-2
/
+1
*
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
2011-03-31
1
-4
/
+21
*
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
2011-02-01
1
-1
/
+2
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-15
1
-5
/
+6
|
\
|
*
drm/i915: Fix I2C adapter registration
Jean Delvare
2010-11-09
1
-5
/
+6
*
|
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
Chris Wilson
2010-11-08
1
-2
/
+2
*
|
drm/i915: filter out the read/write of GPIO registers from debug tracing
Yuanhan Liu
2010-11-08
1
-12
/
+13
|
/
*
drm/i915: Fix GPIO pin to register mapping
Zhenyu Wang
2010-10-19
1
-0
/
+1
*
drm/i915: Use i2c bit banging instead of GMBUS
Chris Wilson
2010-09-28
1
-0
/
+3
*
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
2010-09-28
1
-57
/
+124
*
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-113
/
+268
*
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
1
-9
/
+17
*
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
2010-09-11
1
-19
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-02-26
1
-1
/
+1
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-2
/
+2
*
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
2009-12-01
1
-0
/
+19
*
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
1
-4
/
+4
*
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-06-18
1
-5
/
+11
*
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
2009-05-14
1
-0
/
+17
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
1
-4
/
+0
*
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
1
-0
/
+184