index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_graph.c
Commit message (
Expand
)
Author
Age
*
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-07-24
*
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
2011-07-24
*
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
2011-05-15
*
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
2011-05-15
*
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
2011-05-15
*
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
2011-05-15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
2011-02-16
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-16
*
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
2011-01-06
*
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
2010-12-03
*
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
*
drm/nouveau: use object class structs more extensively
Ben Skeggs
2010-12-03
*
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
2010-12-03
*
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
*
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
2010-09-24
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
*
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-12
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-12
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-05-31
*
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-23
*
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
2010-04-08
*
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
2010-01-10
*
drm/nv40: implement ctxprog/state generation
Ben Skeggs
2009-12-16
*
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-14
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11