summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core
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/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin
2013-07-30drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin
2013-07-30drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov
2013-07-30drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin
2013-07-30drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin
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-30drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst
2013-07-08drm/nvc0/gr: fix gpc firmware regressionMaarten Lankhorst
2013-07-05drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin
2013-07-05drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-05drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-07-05drm/nvc0-/gr: remove some more of the hardcoded register writesBen Skeggs
2013-07-05drm/nvc0-/gr: factor out yet more unknown magic into versioned functionsBen Skeggs
2013-07-05drm/nvd7/devinit: use fermi class, not teslaBen Skeggs
2013-07-05drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16Ben Skeggs
2013-07-05drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucodeBen Skeggs
2013-07-05drm/nvf0/gr: build cs ucode for GK110Ben Skeggs
2013-07-05drm/nvc0-/gr: extend one of the magic calculations for >4 GPCsBen Skeggs
2013-07-05drm/nvf0/gr: fix ddx shaders locking up on meBen Skeggs
2013-07-05drm/nvc0/devinit: minor typoBen Skeggs
2013-07-05drm/nvf0/gr: enable support, if external cs ucode is availableBen Skeggs
2013-07-05drm/nvf0/gr: magic sequence that makes PGRAPH come out of hidingBen Skeggs
2013-07-05drm/nvf0/ce: enable supportBen Skeggs
2013-07-05drm/nvf0/fifo: enable supportBen Skeggs
2013-07-05drm/nvd7/gr: initial supportMaarten Lankhorst
2013-07-05drm/nvc0-/gr: generate cs register lists from grctx dataBen Skeggs
2013-07-05drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regsBen Skeggs
2013-07-05drm/nve0-/gr: some new gpc registers can have multiple copiesBen Skeggs
2013-07-05drm/nvc0-/gr: pull out a group of separately context-switched gpc regsBen Skeggs
2013-07-05drm/nvc0-/gr: make register lists from initvals functionsBen Skeggs
2013-07-01drm/nvd0-/disp: handle case where display engine is missing/disabledMaarten Lankhorst
2013-07-01drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4Ben Skeggs
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/core: xtensa engine base class implementationIlia Mirkin
2013-07-01drm/nouveau/vdec: fork vp3 implementations from vp2Ilia Mirkin
2013-07-01drm/nouveau/core: move falcon class to engine/Ben Skeggs
2013-07-01drm/nouveau/vm: perform a bar flush when flushing vmMaarten Lankhorst
2013-07-01drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switchesBen Skeggs
2013-07-01drm/nvc8/gr: update initial register/context valuesBen Skeggs
2013-07-01drm/nvc4/gr: update initial register/context valuesBen Skeggs
2013-07-01drm/nvc1/gr: update initial register/context valuesBen Skeggs