summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_fb.c
AgeCommit message (Expand)Author
2018-12-21drm/ast: Fix connector leak during driver unloadSam Bobroff
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-06-07drm/ast: Remove useless drm_fb_get_bpp_depth() callLaurent Pinchart
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich
2015-08-06drm/ast: Use new drm_fb_helper functionsArchit Taneja
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-09-24drm/ast: use container_of to resolve ast_fbdev from drm_fb_helperFabian Frederick
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie
2014-01-29drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie
2013-06-28drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie