summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
AgeCommit message (Expand)AuthorLines
2013-02-19drm/i2c: nxp-tda998x (v3)Rob Clark-0/+915
2013-02-08drm/i2c: give i2c it's own KconfigRob Clark-0/+22
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter-1/+1
2012-11-30drm/i2c: drm_connector_property -> drm_object_propertyRob Clark-10/+10
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-9/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-8/+8
2012-08-24drm/i2c/ch7006: Convert to dev_pm_opsMark Brown-9/+7
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart-4/+4
2012-02-09drm: add convenience function to create an range propertySascha Hauer-4/+1
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker-0/+4
2010-08-09drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.Francisco Jerez-1/+6
2010-08-02Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie-3/+21
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez-0/+465
2010-07-26drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez-3/+3
2010-07-13drm/i2c/ch7006: Fix up suspend/resume.Francisco Jerez-0/+18
2009-12-16drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez-5/+5
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs-0/+1352