aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv20_graph.c
Commit message (Expand)AuthorAge
* drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c filesBen Skeggs2010-12-03
* drm/nv20: Add Z compression support.Francisco Jerez2010-12-03
* drm/nouveau: Rework tile region handling.Francisco Jerez2010-12-03
* drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-03
* drm/nouveau: only expose the object classes that are supported by the chipsetBen Skeggs2010-12-03
* drm/nouveau: use object class structs more extensivelyBen Skeggs2010-12-03
* drm/nouveau: store engine type in gpuobj class structsBen Skeggs2010-12-03
* drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez2010-12-03
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
* drm/nv20-nv30: move context table object out of dev_privBen Skeggs2010-07-12
* drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsetsBen Skeggs2010-07-12
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-12
* drm: Remove drm_resource wrappersJordan Crouse2010-05-31
* drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-10
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11