drm/drm_crtc: return -EFAULT on copy_to_user errors
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_crtc.c
2010-06-07 Dan Carpenterdrm/drm_crtc: return -EFAULT on copy_to_user errors
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-edid-fixes' into drm-core-next
2010-04-07 Dave Airliedrm/kms/fb: separate fbdev connector list from core...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-04-06 Adam Jacksondrm/edid: Remove arbitrary EDID extension limit
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-01-08 Alex Deucherdrm: Add eDP connector type
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Jakob Bornecrantzdrm: Add dirty ioctl and property
2009-12-01 Jesse Barnesdrm: use page flip event to signal flip completion
2009-12-01 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-18 Kristian Høgsbergdrm/kms: add page flipping ioctl
2009-11-05 Daniel Vetterdrm: make drm_mode_object_find typesafe
2009-10-05 Zhao Yakuidrm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-07 Dave Airliedrm: split crtc/fb helpers into a separate module
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-19 Jesse Barnesdrm: clarify scaling property names
2009-08-19 Dave Airliedrm/kms: teardown crtc correctly when fb is destroyed.
2009-08-13 Francisco Jerezdrm: Add more standard TV properties.
2009-08-04 Francisco Jerezdrm: Define some new standard TV properties.
2009-08-04 Francisco Jerezdrm: Define DRM_MODE_SUBCONNECTOR_SCART
2009-08-04 Francisco Jerezdrm: Define DRM_MODE_CONNECTOR_TV
2009-08-04 Zhao Yakuidrm: Add the debug info in generic drm mode by using...
2009-08-04 Jakob Bornecrantzdrm: Small logic fix in drm_mode_setcrtc
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-01-22 Jesse Barnesdrm: create mode_config idr lock
2009-01-07 Harvey Harrisontrivial: replace last usages of __FUNCTION__ in kernel
2008-12-29 Kristian H�gsbergdrm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works...
2008-12-29 Jakob Bornecrantzdrm: sanitise drm modesetting API + remove unused hotplug
2008-12-29 Dave AirlieDRM: add mode setting support