aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_crtc.c
Commit message (Expand)AuthorAge
* drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.Francisco Jerez2010-12-03
* drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-03
* drm/nv04: Make CRTC base changes effective in the next hsync.Francisco Jerez2010-12-03
* drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez2010-11-17
* drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2010-11-17
* drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
* Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie2010-10-05
|\
| * drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball2010-10-05
| * drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
| * drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball2010-10-05
* | drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs2010-09-24
* | drm/nouveau: require explicit unmap of kmapped bosBen Skeggs2010-09-24
* | drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez2010-09-24
|/
* drm: expand gamma_setJames Simmons2010-08-09
* drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson2010-08-09
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-05
* drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.Francisco Jerez2010-07-12
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
|\
| * drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-10
* | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-10
|/
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-16
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11