summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs2014-06-111-11/+12
* drm/nouveau/bios: extend connector table parsingBen Skeggs2014-06-112-13/+58
* drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres2014-06-101-4/+5
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-071-4/+6
|\
| * drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs2014-05-021-4/+6
* | drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov2014-04-181-1/+1
|/
* drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres2014-03-261-14/+19
* drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres2014-03-261-0/+11
* drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs2014-03-261-1/+28
* drm/nouveau/devinit: add interface to check if a mmio access by scripts is okBen Skeggs2014-03-261-3/+8
* drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs2014-03-262-5/+6
* drm/nouveau/bios: parsing of some random table needed to bring up grBen Skeggs2014-03-261-0/+109
* drm/nouveau/bios: add more checks to PRAMIN image fetchingBen Skeggs2014-03-261-1/+11
* drm/gm100/bios: hw disable register has movedBen Skeggs2014-03-261-3/+9
* drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin2014-03-261-3/+2
* drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-181-0/+4
* drm/nve0/fb/gddr5: yet another random 10f200 bitBen Skeggs2014-01-231-0/+1
* drm/nve0/fb/gddr5: parse bios data into struct rather than using directlyBen Skeggs2014-01-232-11/+139
* drm/nouveau/bios: timing 2.0 entries can have subentriesBen Skeggs2014-01-231-8/+18
* drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs2014-01-232-43/+72
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-01-081-4/+4
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-071-1/+5
* drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs2013-11-087-7/+793
* drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs2013-11-081-1/+1
* drm/nouveau/bios: some older boards have shorter displayport tablesBen Skeggs2013-11-081-3/+7
* drm/nouveau/bios/init: return failure condition on invalid opcodesBen Skeggs2013-11-081-1/+1
* drm/nv10: introduce a new NV_11 card typeIlia Mirkin2013-11-081-0/+1
* drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs2013-09-181-1/+1
* drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-09-181-2/+17
* drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres2013-09-041-1/+2
* nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-291-1/+1
* drm/nvd0-/disp: handle case where display engine is missing/disabledMaarten Lankhorst2013-07-011-1/+5
* 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
OpenPOWER on IntegriCloud