aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs1-2/+9
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs1-53/+75
2012-11-29drm/nouveau/gpio: place upper limit on using old-school tvdac bios dataBen Skeggs1-2/+2
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres1-0/+3
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs1-7/+11
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs1-0/+114