Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV} | Ben Skeggs | 6 | -76/+24 |
2012-10-03 | drm/nouveau: move compat ioctl out of nouveau_drv.h | Ben Skeggs | 5 | -5/+9 |
2012-10-03 | drm/nouveau/acpi: move definitions out of nouveau_drv.h | Ben Skeggs | 7 | -36/+40 |
2012-10-03 | drm/nouveau/mxm: split up into bios code and a subdev module | Ben Skeggs | 16 | -755/+952 |
2012-10-03 | drm/nouveau: start culling unused code | Ben Skeggs | 8 | -239/+4 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 146 | -11099/+14219 |
2012-10-03 | drm/nvc0-/gr: generate grctx template at init time, not first context ctor | Ben Skeggs | 5 | -604/+460 |
2012-10-03 | drm/nvc0-/gr: share headers between fermi and kepler graphics code | Ben Skeggs | 6 | -204/+143 |
2012-10-03 | drm/nouveau/pageflip: kick flip handling out of engsw and into fence | Ben Skeggs | 17 | -114/+265 |
2012-10-03 | drm/nouveau: move some more code around to more appropriate places | Ben Skeggs | 4 | -342/+336 |
2012-10-03 | drm/nvc0-nve0/graph: rename dev to priv, no code changes | Ben Skeggs | 2 | -5170/+5170 |
2012-10-03 | drm/nouveau/fence: un-port from nouveau_exec_engine interfaces | Ben Skeggs | 9 | -138/+124 |
2012-10-03 | drm/nouveau: pull nouveau_gem definitions into their own header | Ben Skeggs | 2 | -33/+44 |
2012-10-03 | drm/nouveau: pull nouveau_bo definitions into their own header | Ben Skeggs | 4 | -90/+97 |
2012-10-03 | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 14 | -171/+182 |
2012-10-03 | drm/nouveau/instmem: completely new implementation, as a subdev module | Ben Skeggs | 69 | -2169/+2777 |
2012-10-03 | drm/nouveau: remove last use of nouveau_gpuobj_new_fake() | Ben Skeggs | 2 | -84/+72 |
2012-10-03 | drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake() | Ben Skeggs | 1 | -17/+2 |
2012-10-03 | drm/nouveau/gpuobj: remove flags for vm-mappings | Ben Skeggs | 8 | -74/+136 |
2012-10-03 | drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar | Ben Skeggs | 4 | -10/+44 |
2012-10-03 | drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0 | Ben Skeggs | 1 | -19/+21 |
2012-10-03 | drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake() | Ben Skeggs | 4 | -73/+50 |
2012-10-03 | drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake() | Ben Skeggs | 7 | -100/+122 |
2012-10-03 | drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths | Ben Skeggs | 6 | -54/+202 |
2012-10-03 | drm/nouveau/fb: merge fb/vram and port to subdev interfaces | Ben Skeggs | 49 | -1345/+1691 |
2012-10-03 | drm/nv50-/instmem: allocate vram for kernel objects from end of vram | Ben Skeggs | 1 | -1/+1 |
2012-10-03 | drm/nouveau/core: add support for reverse mm allocations | Ben Skeggs | 5 | -93/+154 |
2012-10-03 | drm/nouveau/timer: port to subdev interfaces | Ben Skeggs | 22 | -162/+464 |
2012-10-03 | drm/nouveau/mc: port to subdev interfaces | Ben Skeggs | 23 | -118/+543 |
2012-10-03 | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 54 | -3914/+3796 |
2012-10-03 | drm/nouveau/clock: pull in the implementation from all over the place | Ben Skeggs | 28 | -1213/+1328 |
2012-10-03 | drm/nouveau/clk: implement stub clock subdev | Ben Skeggs | 15 | -0/+437 |
2012-10-03 | drm/nouveau/i2c: port to subdev interfaces | Ben Skeggs | 29 | -555/+1347 |
2012-10-03 | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs | 33 | -503/+933 |
2012-10-03 | drm/nouveau/oldbios: remove shadowing support, use bios subdev's image | Ben Skeggs | 5 | -249/+15 |
2012-10-03 | drm/nouveau/bios: pull in basic vbios subdev, more to come later | Ben Skeggs | 15 | -0/+660 |
2012-10-03 | drm/nouveau: have non-core mmio accesses go through device object | Ben Skeggs | 5 | -109/+99 |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 28 | -91/+381 |
2012-10-03 | drm/nouveau/core: pull in most of the new core infrastructure | Ben Skeggs | 42 | -6/+4052 |
2012-10-03 | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 7 | -161/+173 |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 111 | -168/+208 |
2012-10-03 | drm/nouveau/gem: use bo.offset rather than mm_node.start | Ben Skeggs | 1 | -6/+3 |
2012-10-03 | drm/nvc0/fence: restore pre-suspend fence buffer context on resume | Ben Skeggs | 1 | -0/+25 |
2012-10-03 | crypto: Build SPARC DES algorithms on SPARC only. | Dave Jones | 1 | -0/+1 |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 5608 | -152164/+275495 |
2012-10-03 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 11 | -91/+278 |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 179 | -4430/+13464 |
2012-10-03 | MAX_LFS_FILESIZE should be a loff_t | Chuck Lever | 1 | -2/+2 |
2012-10-03 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 10 | -89/+41 |
2012-10-03 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 47 | -6/+240 |