summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev
AgeCommit message (Expand)Author
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin
2013-07-30drm/nouveau/vm: make vm refcount into a krefBen Skeggs
2013-07-30drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin
2013-07-30drm/nv50/gpio: post-nv92 cards have 32 interrupt linesEmil Velikov
2013-07-30drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet
2013-07-05drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-07-05drm/nvc0/devinit: minor typoBen Skeggs
2013-07-01drm/nvd0-/disp: handle case where display engine is missing/disabledMaarten Lankhorst
2013-07-01drm/nouveau/bsp/nv84: initial vp2 engine implementationIlia Mirkin
2013-07-01drm/nouveau/vp/nv84: initial vp2 engine implementationIlia Mirkin
2013-07-01drm/nouveau/vm: perform a bar flush when flushing vmMaarten Lankhorst
2013-07-01drm/nouveau/vm: make each vma take a reference on its parent vmBen Skeggs
2013-07-01drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/...Ben Skeggs
2013-07-01drm/nvc0/vm: handle bar tlb flushes internallyBen Skeggs
2013-07-01drm/nv50-/vm: take mutex rather than irqsave spinlockBen Skeggs
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs
2013-07-01drm/nv50/vm: handle bar tlb flushes internallyBen Skeggs
2013-07-01drm/nva3/clk: minor improvements to fractional N calculationBen Skeggs
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-07-01drm/nouveau: pass generic subdev to calculation routinesBen Skeggs
2013-07-01drm/nve0/ce: stub interrupt handlerBen Skeggs
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-20drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs
2013-05-20drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-26drm/nouveau/timer: allow alarms to be cancelledBen Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs
2013-04-26drm/nv04-nv40/instmem: use self as parent for subobjectsBen Skeggs
2013-04-26drm/nv04-nv40/vm: use self as parent for subobjectsBen Skeggs
2013-04-26drm/nv50-/bar: use self as parent for subobjectsBen Skeggs
2013-04-26drm/nv04-nv40/instmem: remove parent deref hackBen Skeggs
2013-04-26drm/nouveau/i2c: remove parent deref hackBen Skeggs
2013-04-26drm/nouveau/therm: send some messages to debug levelBen Skeggs
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs
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-26drm/nve0: magic up some support for GF117Ben Skeggs
2013-04-26drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)Roy Spliet
2013-04-26drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller
2013-04-26drm/nv50/therm: implement temperature readingMartin Peres
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres
2013-04-26drm/nvc0/fb: ignore readback page alloc failure to support userspaceBen Skeggs
2013-04-01nouveau: Attempt to use platform-provided ROM imageMatthew Garrett
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres
2013-03-18drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres