aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie1-1/+1
2014-01-29drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie1-1/+1
2013-06-28drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst1-2/+3
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie1-3/+40
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter1-18/+3
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter1-0/+5
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter1-0/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie1-0/+341