summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_cursor.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-261-71/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-4/+5
|\
| * drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-3/+3
| * drm/nv04/disp: kick all private state out to own headerBen Skeggs2012-10-031-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
|/
* drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-281-0/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+70