aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_crtc_helper.c
AgeCommit message (Expand)Author
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson
2009-02-20drm: Check for a NULL encoder when reverting on error pathChris Wilson
2009-01-16drm: handle depth & bpp changes correctlyJesse Barnes
2009-01-16drm: initial KMS config fixesJesse Barnes
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg
2008-12-29drm: sanitise drm modesetting API + remove unused hotplugJakob Bornecrantz
2008-12-29drm: pick an 800x600@60HZ mode by default for unknown CRT.Dave Airlie
2008-12-29DRM: add mode setting supportDave Airlie