block: fix buffer overflow when printing partition UUIDs
[linux-flexiantxendom0-3.2.10.git] / include / drm / drm_crtc_helper.h
2011-12-20 Ville Syrjälädrm: Add drm_format_num_planes() utility function
2011-11-29 Dave Airliedrm: move the fb bpp/depth helper into the core.
2011-11-15 Jesse Barnesdrm: add an fb creation ioctl that takes a pixel format v5
2010-10-19 Jason Wesseldrm, kdb, kms: Change mode_set_base_atomic() enter...
2010-10-06 Jason Wesseldrm, kdb, kms: Add an enter argument to mode_set_base_a...
2010-08-05 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-05 Jesse Barnesdrm: add KGDB/KDB support
2010-07-07 Alex Deucherdrm/kms: add crtc disable function
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
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.
2009-10-05 Dave Airliedrm/fb: add setcmap and fix 8-bit support.
2009-09-28 Dave Airliedrm/kms: make fb helper work for all drivers.
2009-09-01 Dave Airliedrm/kms: add explicit encoder disable function and...
2009-08-30 Maarten Maathuisdrm/crtc_helper: place drm_helper_encoder_in_use()...
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-04-03 Jesse Barnesdrm: remove unused "can_grow" parameter from drm_crtc_h...
2009-04-02 Jean DelvareDRM: drm_crtc_helper.h doesn't actually need i2c.h
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-01-16 Jesse Barnesdrm: initial KMS config fixes
2008-12-29 Kristian Høgsbergdrm: pin new and unpin old buffer when setting a mode.
2008-12-29 Dave AirlieDRM: add mode setting support