aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
Commit message (Expand)AuthorAge
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-02-06
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-15
* drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-10-13
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-21
|\
| * drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs2013-05-19
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\|
| * drm/nouveau/bios: add missing newline on IO*_OR opcode debuggingBen Skeggs2013-04-26
| * drm/nouveau/bios: suppress some parser errors when dry-running scriptsBen Skeggs2013-04-26
* | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
|/
* drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-03
* nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings2013-02-20
* drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs2013-02-20
* drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-20
* drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2013-02-20
* drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2013-02-20
* drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-20
* drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz2013-02-20
* drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz2013-02-20
* drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-20
* drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-20
* drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-13
* drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-23
* drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-23
* drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-23
* drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-23
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-18
* | drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs2012-11-28
* | drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs2012-11-28
* | drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs2012-11-28
* | drm/nouveau: pass address to object accessor functions as u64Ben Skeggs2012-11-28
* | drm/nouveau/gpio: place upper limit on using old-school tvdac bios dataBen Skeggs2012-11-28
* | drm/nouveau: remove unused variable from nouveau_bios_shadow_ofMarcin Slusarz2012-11-28
* | drm/nouveau/bios: attempt to fetch entire acpi rom image in one shotBen Skeggs2012-11-28
|/
* drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs2012-10-22
* drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs2012-10-21
* drm/nouveau: validate vbios sizeMarcin Slusarz2012-10-21
* drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres2012-10-21
* drm/nouveau/bios: fix typo in error messageBen Skeggs2012-10-16
* drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs2012-10-08
* drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres2012-10-02
* drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres2012-10-02
* drm/nouveau/therm: rework thermal table parsingMartin Peres2012-10-02
* drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres2012-10-02
* drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs2012-10-02
* drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz2012-10-02
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-02
* drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs2012-10-02
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-02
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-02