aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
AgeCommit message (Expand)Author
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin
2014-01-23drm/nve0/fb/gddr5: yet another random 10f200 bitBen Skeggs
2014-01-23drm/nve0/fb/gddr5: parse bios data into struct rather than using directlyBen Skeggs
2014-01-23drm/nouveau/bios: timing 2.0 entries can have subentriesBen Skeggs
2014-01-23drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-11-08drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs
2013-11-08drm/nouveau/bios: some older boards have shorter displayport tablesBen Skeggs
2013-11-08drm/nouveau/bios/init: return failure condition on invalid opcodesBen Skeggs
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs
2013-09-04drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
2013-07-01drm/nvd0-/disp: handle case where display engine is missing/disabledMaarten Lankhorst
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-26drm/nouveau/bios: add missing newline on IO*_OR opcode debuggingBen Skeggs
2013-04-26drm/nouveau/bios: suppress some parser errors when dry-running scriptsBen Skeggs
2013-04-01nouveau: Attempt to use platform-provided ROM imageMatthew Garrett
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen 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: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
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/devinit: ensure legacy vga control is enabled during postBen Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-29drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs
2012-11-29drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs
2012-11-29drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs
2012-11-29drm/nouveau: pass address to object accessor functions as u64Ben Skeggs
2012-11-29drm/nouveau/gpio: place upper limit on using old-school tvdac bios dataBen Skeggs
2012-11-29drm/nouveau: remove unused variable from nouveau_bios_shadow_ofMarcin Slusarz
2012-11-29drm/nouveau/bios: attempt to fetch entire acpi rom image in one shotBen Skeggs
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs