index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_fb.c
Age
Commit message (
Expand
)
Author
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-11-14
drm/ast: free correct pointer in astfb_create() error paths
Andrew Donnellan
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-06-07
drm/ast: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
2015-08-06
drm/ast: Use new drm_fb_helper functions
Archit Taneja
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-09-24
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
Fabian Frederick
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
2013-06-28
drm/ast: do not attempt to acquire a reservation while in an interrupt handler
Maarten Lankhorst
2013-05-02
drm/ast: deal with bo reserve fail in dirty update path
Dave Airlie
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-01-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie