summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core
AgeCommit message (Expand)Author
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz
2012-11-19drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs
2012-10-31drm/nouveau: allow creation of zero-sized mmBen Skeggs
2012-10-31drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs
2012-10-22Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie
2012-10-16Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz
2012-10-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-10-09drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres
2012-10-09drm/nv50/clk: wire up pll_calc hookMarcin Slusarz
2012-10-09drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz
2012-10-09drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs
2012-10-03drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLEBen Skeggs
2012-10-03drm/nvc0/gr: implement initial trap handlerBen Skeggs