summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-231-2/+45
* drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-231-53/+75
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-1/+1
|\
| * drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-191-1/+1
* | drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs2012-11-291-0/+63
* | drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs2012-11-292-32/+163
* | drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs2012-11-291-0/+178
* | drm/nouveau: pass address to object accessor functions as u64Ben Skeggs2012-11-291-6/+6
* | drm/nouveau/gpio: place upper limit on using old-school tvdac bios dataBen Skeggs2012-11-291-2/+2
* | drm/nouveau: remove unused variable from nouveau_bios_shadow_ofMarcin Slusarz2012-11-291-1/+1
* | drm/nouveau/bios: attempt to fetch entire acpi rom image in one shotBen Skeggs2012-11-291-5/+13
|/
* drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs2012-10-221-6/+4
* drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs2012-10-221-3/+7
* drm/nouveau: validate vbios sizeMarcin Slusarz2012-10-221-3/+13
* drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres2012-10-221-1/+3
* drm/nouveau/bios: fix typo in error messageBen Skeggs2012-10-161-1/+1
* drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs2012-10-091-11/+10
* drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres2012-10-031-0/+75
* drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres2012-10-031-0/+100
* drm/nouveau/therm: rework thermal table parsingMartin Peres2012-10-031-0/+177
* drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres2012-10-031-0/+3
* drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs2012-10-031-7/+11
* drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz2012-10-031-0/+1
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-1/+29
* drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs2012-10-031-0/+135
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-033-0/+2251
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-031-0/+417
* drm/nouveau/i2c: port to subdev interfacesBen Skeggs2012-10-031-0/+129
* drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs2012-10-032-0/+249
* drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs2012-10-032-0/+503
OpenPOWER on IntegriCloud