aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/subdev/bios (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs1-4/+5
2014-06-11drm/nouveau/bios: extend connector table parsingBen Skeggs1-2/+20
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres1-0/+7
2014-03-26drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs1-1/+1
2014-03-26drm/nouveau/bios: parsing of some random table needed to bring up grBen Skeggs1-0/+23
2014-03-26drm/nouveau/bios: add HDMI-C (mini) connector typeBen Skeggs1-0/+1
2014-01-23drm/nve0/fb/gddr5: yet another random 10f200 bitBen Skeggs1-0/+1
2014-01-23drm/nve0/fb/gddr5: parse bios data into struct rather than using directlyBen Skeggs3-6/+81
2014-01-23drm/nouveau/bios: timing 2.0 entries can have subentriesBen Skeggs1-3/+4
2014-01-23drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs1-0/+9
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs8-1/+170
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs1-1/+1
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs1-0/+2
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs1-0/+1
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs1-0/+7
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs1-1/+1
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2-2/+19
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres1-0/+16
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo1-0/+2
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs1-0/+1
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs1-3/+5
2012-11-29drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs1-0/+5
2012-11-29drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs2-32/+29
2012-11-29drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs1-0/+48
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres1-0/+14
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres1-0/+30
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres1-0/+46
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres1-0/+7
2012-10-03drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs1-0/+9
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs4-1/+128
2012-10-03drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs1-0/+77
2012-10-03drm/nouveau/i2c: port to subdev interfacesBen Skeggs1-0/+25
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs2-0/+45
2012-10-03drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs2-0/+52