summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_crtc.c
AgeCommit message (Expand)Author
2011-06-07drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez
2011-05-16drm/nouveau: make cursor_set implementation consistent with other driversMarcin Slusarz
2011-05-16drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs
2010-12-03drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.Francisco Jerez
2010-12-03drm/nouveau: Implement the pageflip ioctl.Francisco Jerez
2010-12-03drm/nv04: Make CRTC base changes effective in the next hsync.Francisco Jerez
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball
2010-09-24drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs
2010-09-24drm/nouveau: require explicit unmap of kmapped bosBen Skeggs
2010-09-24drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez
2010-07-13drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.Francisco Jerez
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2010-03-10drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez
2010-02-11Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs