summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-19drm/i915: Fix GPIO pin to register mappingZhenyu Wang1-0/+1
2010-09-28drm/i915: Use i2c bit banging instead of GMBUSChris Wilson1-0/+3
2010-09-28drm/i915/sdvo: Fix GMBUSificationChris Wilson1-57/+124
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-113/+268
2010-09-15drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson1-9/+17
2010-09-12drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson1-19/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-27drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt1-1/+1
2009-12-08drm/i915: Fix product names and #definesAdam Jackson1-2/+2
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt1-0/+19
2009-09-05drm/i915: add dynamic clock frequency controlJesse Barnes1-4/+4
2009-06-19drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-5/+11
2009-05-15drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li1-0/+17
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-4/+0
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+184