summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c/ch7006_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm: i2c: ch7006: constify i2c_device_idArvind Yadav2017-08-221-1/+1
* drm/i2c/ch7006: Use helper to turn off CRTCLukas Wunner2016-06-241-7/+2
* ch7006: correctly handling failed allocationInsu Yun2016-02-091-0/+2
* drm/i2c/ch7006: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm: Constify TV mode namesVille Syrjälä2015-09-081-3/+3
* drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-201-1/+1
* drm/i2c: drm_connector_property -> drm_object_propertyRob Clark2012-11-301-10/+10
* drm/i2c/ch7006: Convert to dev_pm_opsMark Brown2012-08-241-9/+7
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm: add convenience function to create an range propertySascha Hauer2012-02-091-4/+1
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-311-0/+2
* drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.Francisco Jerez2010-08-091-0/+1
* drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez2010-07-261-2/+2
* drm/i2c/ch7006: Fix up suspend/resume.Francisco Jerez2010-07-131-0/+18
* drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-161-0/+5
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+531
OpenPOWER on IntegriCloud