index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_mpeg.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/nouveau: store subdev id as handle inside subdev struct
Ben Skeggs
1
-4/+4
3 days
drm/nouveau: also reset any relevant chsw engine bits
Ben Skeggs
1
-1/+1
3 days
drm/nouveau: handle engine reset via PMC_ENABLE from common code
Ben Skeggs
1
-0/+1
3 days
drm/nouveau: make engine subclass subdev, and noaccel a bitfield
Ben Skeggs
1
-24/+18
3 days
drm/nouveau/instmem: new implementation, on top of new interfaces
Ben Skeggs
1
-2/+4
3 days
drm/nouveau/fb: convert to sub-device modules, and merge with vram engine
Ben Skeggs
1
-0/+2
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-72/+68
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-8/+8
3 days
drm/nouveau: rename engine to subsys, and exec_engine to engine
Ben Skeggs
1
-3/+3
3 days
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
1
-16/+2
3 days
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
1
-1/+0
2011-07-24
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
1
-1/+1
2011-05-16
drm/nv50: support PMPEG on original nv50
Ben Skeggs
1
-11/+48
2011-05-16
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
1
-0/+219