summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/include/subdev/bios
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-11-28drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs
2012-11-28drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs
2012-11-28drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-10-03drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs
2012-10-03drm/nouveau/i2c: port to subdev interfacesBen Skeggs
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs
2012-10-03drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs