summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | drm/nouveau: remove implicit mapping of every bo into chan_vmBen Skeggs2011-06-234-11/+43
| * | | | | | | | | | | | | | drm/nouveau: remove 'chan' argument from nouveau_bo_newBen Skeggs2011-06-239-18/+15
| * | | | | | | | | | | | | | drm/nouveau: fixup gem_info ioctl to return client-specific bo virtualBen Skeggs2011-06-231-12/+20
| * | | | | | | | | | | | | | drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vmBen Skeggs2011-06-233-2/+19
| * | | | | | | | | | | | | | drm/nv50-nvc0: lookup pushbuf virtual address on dma_pushBen Skeggs2011-06-231-1/+6
| * | | | | | | | | | | | | | drm/nv84-nvc0: explicitly map semaphore buffer into channel vmBen Skeggs2011-06-232-16/+14
| * | | | | | | | | | | | | | drm/nv50-nvc0: explicitly map pushbuf bo into channel vmBen Skeggs2011-06-232-1/+9
| * | | | | | | | | | | | | | drm/nv50-nvc0: explicitly map notifier bo into channel vmBen Skeggs2011-06-233-4/+15
| * | | | | | | | | | | | | | drm/nv50-nvc0: explicitly map fbcon fb into channel vmBen Skeggs2011-06-234-10/+22
| * | | | | | | | | | | | | | drm/nouveau: initial changes to support multiple VMAs per buffer objectBen Skeggs2011-06-233-26/+80
| * | | | | | | | | | | | | | drm/nv50-nvc0: completely disable relocsBen Skeggs2011-06-231-17/+20
| * | | | | | | | | | | | | | drm/nouveau: convert bo.mem.start usage to bo.offsetBen Skeggs2011-06-238-12/+10
| * | | | | | | | | | | | | | drm/nouveau: convert some bo.offset use to vma.offsetBen Skeggs2011-06-235-7/+9
| * | | | | | | | | | | | | | drm/nouveau: create temp vmas for both src and dst of bo movesBen Skeggs2011-06-233-107/+64
| * | | | | | | | | | | | | | drm/nouveau: store bo's page size in nouveau_boBen Skeggs2011-06-233-19/+15
| * | | | | | | | | | | | | | drm/nouveau: skip move_notify() if bo does not have a vma attachedBen Skeggs2011-06-231-4/+2
| * | | | | | | | | | | | | | drm/nouveau: will need to specify channel for vm-ful gpuobj allocationsBen Skeggs2011-06-236-14/+19
| * | | | | | | | | | | | | | drm/nouveau: initialise any vm for a channel before pushbuf/ntfyBen Skeggs2011-06-231-66/+48
| * | | | | | | | | | | | | | drm/nouveau: modify gpuobj/ntfy takedown orderingBen Skeggs2011-06-233-3/+4
| * | | | | | | | | | | | | | drm/nouveau/gem: implement stub hooks for GEM object open/closeBen Skeggs2011-06-233-0/+25
| * | | | | | | | | | | | | | drm/nouveau: remove 'chan' argument from nouveau_gem_newBen Skeggs2011-06-234-21/+11
| * | | | | | | | | | | | | | drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directlyBen Skeggs2011-06-231-4/+4
| * | | | | | | | | | | | | | drm/nv50-nvc0/vm: take client reference on shared channel vmBen Skeggs2011-06-232-0/+6
| * | | | | | | | | | | | | | drm/nv50-nvc0/vm: don't touch chan_vmBen Skeggs2011-06-232-2/+6
| * | | | | | | | | | | | | | drm/nouveau: no need to update bo.offset from vma after validateBen Skeggs2011-06-231-2/+0
| * | | | | | | | | | | | | | drm/nouveau: store a per-client channel listBen Skeggs2011-06-236-26/+32
| * | | | | | | | | | | | | | drm/nouveau: use NULL file_priv for DRM-created channelsBen Skeggs2011-06-231-2/+2
| * | | | | | | | | | | | | | drm/nouveau: allocate structure to store per-client dataBen Skeggs2011-06-233-1/+32
| * | | | | | | | | | | | | | drm/nouveau: silence error for missing dac loadval tableBen Skeggs2011-06-231-1/+1
| * | | | | | | | | | | | | | drm/nv50: DCB table quirks for another busted XFX boardBen Skeggs2011-06-231-0/+31
| * | | | | | | | | | | | | | drm/nouveau: log if accel is disabled by default on a chipsetBen Skeggs2011-06-231-0/+2
| * | | | | | | | | | | | | | drm/nvc0/gr: fill in some more data for 0xc1/0xc8/0xceBen Skeggs2011-06-231-2/+3
| * | | | | | | | | | | | | | drm/nvc0/gr: fix typo in class9197 initBen Skeggs2011-06-231-1/+1
| * | | | | | | | | | | | | | drm/nvc0/gr: calculate magicgpc918 ourselvesBen Skeggs2011-06-232-21/+4
| * | | | | | | | | | | | | | drm/nvc0/gr: add some missing magics for 0xc1/0xc8/0xceBen Skeggs2011-06-231-0/+12
| * | | | | | | | | | | | | | drm/nvc0/gr: import and use our own fuc by defaultBen Skeggs2011-06-238-36/+3157
| * | | | | | | | | | | | | | drm/nvc0: fix suspend/resume of PGRAPH/PCOPYnBen Skeggs2011-06-234-17/+17
| * | | | | | | | | | | | | | drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for nowBen Skeggs2011-06-233-5/+24
| * | | | | | | | | | | | | | drm/nvc1/gr: switch on acceleration supportBen Skeggs2011-06-232-14/+37
| * | | | | | | | | | | | | | drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not..Ben Skeggs2011-06-232-6/+7
| * | | | | | | | | | | | | | drm/nvc0/gr: some initial state modificationsBen Skeggs2011-06-232-13/+5
| * | | | | | | | | | | | | | drm/nvc0/gr: 0x9197/0x9297 state initBen Skeggs2011-06-231-128/+43
| * | | | | | | | | | | | | | drm/nvc0/gr: macro to determine fermi class, will use it in a few placesBen Skeggs2011-06-232-6/+29
| * | | | | | | | | | | | | | drm/nvc0/fifo: fix typos in unload_contextBen Skeggs2011-06-231-2/+2
| * | | | | | | | | | | | | | drm/nvc0/fb: allocate page for some unknown PFFB objectBen Skeggs2011-06-231-2/+66
| * | | | | | | | | | | | | | drm/nvc0: Read temperature on Fermi like we do on nv84+Martin Peres2011-06-231-0/+1
| * | | | | | | | | | | | | | drm/radeon/kms: add initial CS checker support for computeAlex Deucher2011-06-217-2/+74
| * | | | | | | | | | | | | | ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-211-8/+8
| * | | | | | | | | | | | | | drm/radeon/kms: set dma_copy to NULL for r6xx+Alex Deucher2011-06-211-7/+7
| * | | | | | | | | | | | | | drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs2011-06-211-2/+19