aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-10drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs1-1/+1
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+2
2011-09-20drm/nouveau: magic to make auxch on new macbooks booted in EFI mode workBen Skeggs1-1/+4
2011-09-20drm/nvd0/i2c: initial implementationBen Skeggs1-16/+35
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez1-1/+1
2010-09-24drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez1-2/+6
2010-08-17drm/nv50: fix minor thinko from nvc0 changesBen Skeggs1-1/+1
2010-08-06drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs1-1/+1
2010-08-06drm/nv50: use custom i2c algo for dp auxchBen Skeggs1-21/+18
2010-07-26drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez1-6/+3
2010-07-26drm/nouveau: Put back the old 2-messages I2C slave test.Francisco Jerez1-4/+15
2010-07-26drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez1-0/+34
2010-05-19drm/nv50: fix monitor detection on certain chipsetsBen Skeggs1-5/+16
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-1/+1
2010-02-25drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs1-3/+3
2010-02-25drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz1-1/+1
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+269