summaryrefslogtreecommitdiff
path: root/linux-core/intel_i2c.c
AgeCommit message (Collapse)Author
2007-09-27Add some more checks to modelist walking for matchingAlan Hourihane
incoming modes to current modelist.
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
Conflicts: linux-core/drmP.h linux-core/drm_bo.c linux-core/drm_drv.c linux-core/drm_objects.h shared-core/drm.h shared-core/i915_dma.c shared-core/i915_drv.h shared-core/i915_irq.c Mostly removing typedefs that snuck into the modesetting code and updating to the latest TTM APIs. As of today, the i915 driver builds, but there are likely to be problems, so debugging and bugfixes will come next.
2007-04-11Revert "Remove some delays from Intel i2c code, we'll need a more ↵root
comprehensive fix" This reverts commit c0336989884e75bcd05284257e884754bb5f85b6. this break SDVO
2007-04-10Remove some delays from Intel i2c code, we'll need a more comprehensive fixJesse Barnes
in the Linux i2c layer to make DDC reliable on old monitors.
2007-04-05Add required permission notices for code copied from X.Org source.Eric Anholt
2007-04-05Add copyrights before I forgetJesse Barnes
2007-04-05Initial import of modesetting for intel driver in DRMDave Airlie