aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_tv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs2012-11-051-2/+2
* drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez2010-10-051-4/+2
* drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez2010-09-241-2/+2
* drm/nouveau: No need to set slave TV encoder configs explicitly.Francisco Jerez2010-08-061-1/+0
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-061-5/+4
* drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez2010-07-261-6/+0
* drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez2010-07-261-80/+35
* drm/nouveau: tidy connector/encoder creation a littleBen Skeggs2010-07-131-2/+6
* drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-251-1/+1
* drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs2010-02-251-1/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+305