summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs2013-07-011-4/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-211-2/+2
|\
| * drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs2013-05-201-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-021-21/+35
|\ \ | |/
| * drm/nouveau/bios: add missing newline on IO*_OR opcode debuggingBen Skeggs2013-04-261-2/+2
| * drm/nouveau/bios: suppress some parser errors when dry-running scriptsBen Skeggs2013-04-261-19/+33
* | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+17
|/
* drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-041-1/+1
* nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings2013-02-201-1/+1
* drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs2013-02-201-2/+7
* drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-201-5/+10
* drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2013-02-201-13/+16
* drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2013-02-201-1/+4
* drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-202-2/+2
* drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz2013-02-201-2/+2
* drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz2013-02-201-1/+1
* drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-202-2/+85
* drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-201-0/+26
* drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-131-1/+0
* drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-231-1/+17
* drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-231-2/+3
* 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
OpenPOWER on IntegriCloud