drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
[safe/jmp/linux-2.6] / include / drm / drm_crtc.h
2010-04-07 Dave Airliedrm/kms/fb: move to using fb helper crtc grouping inste...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-02-08 Alex Deucherdrm/radeon/kms: add support for hardcoded edids in...
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-03 Jakob Bornecrantzdrm: Add dirty ioctl and property
2009-12-03 Adam Jacksondrm/modes: Add drm_mode_hsync()
2009-12-01 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-19 Clemens Ladischdrm: set the type of the drm_framebuffer::fbdev field
2009-11-18 Kristian Høgsbergdrm/kms: add page flipping ioctl
2009-11-05 Daniel Vetterdrm: make drm_mode_object_find typesafe
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-07 Zhao Yakuidrm/kms: add a function that can add the mode for the...
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-08-13 Francisco Jerezdrm: Add more standard TV properties.
2009-08-04 Francisco Jerezdrm: Define some new standard TV properties.
2009-07-15 Zhao Yakuidrm/mode: add the GTF algorithm in kernel space
2009-07-15 Zhao Yakuidrm/mode: add the CVT algorithm in kernel space
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-03-29 Ma Lingdrm: detect hdmi monitor by hdmi identifier (v3)
2009-03-29 Ma Lingdrm: read EDID extensions from monitor
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-01-22 Jesse Barnesdrm: create mode_config idr lock
2009-01-16 Jesse Barnesdrm: initial KMS config fixes
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