summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-394/+0
* drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
* drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2012-05-071-178/+21
* drm/nouveau/i2c: fix thinko/regression on really old chipsetsBen Skeggs2012-03-261-3/+3
* drm/nouveau: do a better job at hiding the NIH i2c bit-banging algoDaniel Vetter2012-02-291-4/+4
* drm/nouveau/i2c: handle bit-banging ourselvesBen Skeggs2011-12-211-21/+178
* drm/nouveau/i2c: fix debug messageBen Skeggs2011-12-211-3/+6
* drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bugBen Skeggs2011-12-211-142/+88
* drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.cBen Skeggs2011-12-211-102/+200
* drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs2011-11-101-1/+1
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-311-0/+2
* drm/nouveau: magic to make auxch on new macbooks booted in EFI mode workBen Skeggs2011-09-201-1/+4
* drm/nvd0/i2c: initial implementationBen Skeggs2011-09-201-16/+35
* drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-181-1/+1
* drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez2010-09-241-2/+6
* drm/nv50: fix minor thinko from nvc0 changesBen Skeggs2010-08-171-1/+1
* drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-061-1/+1
* drm/nv50: use custom i2c algo for dp auxchBen Skeggs2010-08-061-21/+18
* drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez2010-07-261-6/+3
* drm/nouveau: Put back the old 2-messages I2C slave test.Francisco Jerez2010-07-261-4/+15
* drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez2010-07-261-0/+34
* drm/nv50: fix monitor detection on certain chipsetsBen Skeggs2010-05-191-5/+16
* 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-3/+3
* drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz2010-02-251-1/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+269
OpenPOWER on IntegriCloud