summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-10drm: expand gamma_setJames Simmons1-6/+4
2010-08-10drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson1-1/+1
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez1-0/+3
2010-07-13drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.Francisco Jerez1-0/+5
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie1-3/+3
2010-03-10drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez1-3/+3
2010-02-11Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri1-3/+1
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis1-5/+5
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+1002