aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev
AgeCommit message (Expand)Author
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin
2013-11-08drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin
2013-11-08drm/nouveau/therm: kill some over-zealous debuggingBen Skeggs
2013-11-06nouveau: drop interrupt busy setting.Dave Airlie
2013-10-08drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs
2013-10-03drm: nouveau: Don't use i2c_client->driverLars-Peter Clausen
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-09-04drm/nouveau: use MSI interruptsLucas Stach
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
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