summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
Commit message (Expand)AuthorAgeFilesLines
* drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King2013-10-181-0/+3
* drm/i2c: tda998x: fix audio mutingRussell King2013-09-241-2/+1
* drm/tda998x: BUG() on invalid audio formatDavid Herrmann2013-09-051-0/+4
* drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth2013-08-191-0/+8
* drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth2013-08-191-66/+115
* drm/i2c: tda998x: add video and audio input configurationRussell King2013-08-191-8/+260
* drm/i2c: tda998x: prepare for video input configurationRussell King2013-08-191-6/+10
* drm/i2c: tda998x: fix npix/nline programmingRussell King2013-08-191-2/+2
* drm/i2c: tda998x: ensure VIP output mux is properly setRussell King2013-08-191-0/+4
* drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King2013-08-191-1/+13
* drm/i2c: nxp-tda998x (v3)Rob Clark2013-02-193-0/+915
* drm/i2c: give i2c it's own KconfigRob Clark2013-02-081-0/+22
* drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-201-1/+1
* drm/i2c: drm_connector_property -> drm_object_propertyRob Clark2012-11-301-10/+10
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-9/+7
|\
| * drm/i2c/ch7006: Convert to dev_pm_opsMark Brown2012-08-241-9/+7
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-022-8/+8
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-194-4/+4
* 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-312-0/+4
* drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.Francisco Jerez2010-08-093-1/+6
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-08-022-3/+21
|\
| * drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez2010-07-262-3/+3
| * drm/i2c/ch7006: Fix up suspend/resume.Francisco Jerez2010-07-131-0/+18
* | drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-022-0/+465
|/
* drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-162-5/+5
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-114-0/+1352