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