summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
AgeCommit message (Expand)AuthorLines
2014-02-13drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.Dave Jones-1/+3
2014-02-02drm/i2c: tda998x: fix the ENABLE_SPACE registerJean-Francois Moine-1/+1
2014-02-02drm/i2c: tda998x: set the PLL division factor in range 0..3Jean-Francois Moine-1/+6
2014-02-02drm/i2c: tda998x: force the page register at startup timeJean-Francois Moine-1/+1
2014-02-02drm/i2c: tda998x: free the CEC device on encoder_destroyJean-Francois Moine-0/+2
2014-02-02drm/i2c: tda998x: check the CEC device creationJean-Francois Moine-0/+2
2014-02-02drm/i2c: tda998x: fix bad value in the AIFJean-Francois Moine-1/+1
2013-10-18drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King-0/+3
2013-09-24drm/i2c: tda998x: fix audio mutingRussell King-2/+1
2013-09-05drm/tda998x: BUG() on invalid audio formatDavid Herrmann-0/+4
2013-08-19drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth-0/+8
2013-08-19drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth-66/+115
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King-8/+260
2013-08-19drm/i2c: tda998x: prepare for video input configurationRussell King-6/+10
2013-08-19drm/i2c: tda998x: fix npix/nline programmingRussell King-2/+2
2013-08-19drm/i2c: tda998x: ensure VIP output mux is properly setRussell King-0/+4
2013-08-19drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King-1/+13
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