summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: reenable gmbus on gen3+ againDaniel Vetter2012-02-291-1/+1
* drm/i915: i2c: unconditionally set up gpio fallbackDaniel Vetter2012-02-291-31/+20
* drm/i915: merge gmbus and gpio i2c adpater into oneDaniel Vetter2012-02-291-33/+5
* drm/i915: merge struct intel_gpio into struct intel_gmbusDaniel Vetter2012-02-291-73/+71
* drm/i915: add dev_priv to intel_gmbusDaniel Vetter2012-02-291-3/+3
* drm/i915: Fix single msg gmbus_xfers writesBenson Leung2012-02-291-4/+9
* Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter2012-02-231-2/+2
|\
| * drm: Fix kcalloc parameters swappedAxel Lin2012-02-131-1/+1
| * drm/kms: Make i2c buses fasterJean Delvare2012-02-031-1/+1
* | drm/i915: Fix race condition in accessing GMBUSYufeng Shen2012-02-141-7/+17
|/
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson2011-10-201-7/+1
* Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-171-2/+1
* drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
* drm/i915: Enable GMBUS for post-gen2 chipsetsChris Wilson2011-02-011-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-151-5/+6
|\
| * drm/i915: Fix I2C adapter registrationJean Delvare2010-11-091-5/+6
* | drm/i915: POSTING_READs are simply flushes and so irrelevant to tracingChris Wilson2010-11-081-2/+2
* | drm/i915: filter out the read/write of GPIO registers from debug tracingYuanhan Liu2010-11-081-12/+13
|/
* drm/i915: Fix GPIO pin to register mappingZhenyu Wang2010-10-191-0/+1
* drm/i915: Use i2c bit banging instead of GMBUSChris Wilson2010-09-281-0/+3
* drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-281-57/+124
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-113/+268
* drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-141-9/+17
* drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson2010-09-111-19/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-261-1/+1
* drm/i915: Fix product names and #definesAdam Jackson2009-12-071-2/+2
* drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-011-0/+19
* drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-041-4/+4
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-181-5/+11
* drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-141-0/+17
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-4/+0
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+184
OpenPOWER on IntegriCloud