aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-11drm/nv04: differentiate between nv04/nv05Gravatar Ben Skeggs 1-1/+4
2010-01-11drm/nouveau: Don't skip card take down on nv0x.Gravatar Francisco Jerez 1-2/+2
2010-01-11drm/nouveau: Pre-G80 tiling support.Gravatar Francisco Jerez 1-0/+8
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Gravatar Francisco Jerez 1-0/+10
2009-12-16drm/nouveau: prevent all channel creation if accel not availableGravatar Ben Skeggs 1-34/+50
2009-12-16drm/nouveau: Add proper error handling to nouveau_card_initGravatar Marcin Kościelnicki 1-25/+48
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsGravatar Ben Skeggs 1-0/+811