summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i2c/ch7006_drv.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-11drm/ch7006: Stop using drm_crtc_force_disableDaniel Vetter1-3/+3
2017-08-22drm: i2c: ch7006: constify i2c_device_idArvind Yadav1-1/+1
2016-06-24drm/i2c/ch7006: Use helper to turn off CRTCLukas Wunner1-7/+2
2016-02-09ch7006: correctly handling failed allocationInsu Yun1-0/+2
2015-12-15drm/i2c/ch7006: Constify function pointer structsVille Syrjälä1-1/+1
2015-09-08drm: Constify TV mode namesVille Syrjälä1-3/+3
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter1-1/+1
2012-11-30drm/i2c: drm_connector_property -> drm_object_propertyRob Clark1-10/+10
2012-08-24drm/i2c/ch7006: Convert to dev_pm_opsMark Brown1-9/+7
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-02-09drm: add convenience function to create an range propertySascha Hauer1-4/+1
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+2
2010-08-09drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.Francisco Jerez1-0/+1
2010-07-26drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez1-2/+2
2010-07-13drm/i2c/ch7006: Fix up suspend/resume.Francisco Jerez1-0/+18
2009-12-16drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez1-0/+5
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+531