Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5b3709793d151e6e12eb6a38a5da3f7fc2923d3a
/
drivers
/
gpu
/
drm
/
ast
/
ast_fb.c
5b37097
drm/ast: Convert AST driver to |struct drm_gem_vram_object|
by Thomas Zimmermann
· 6 years ago
2f5791c
drm/ast: Use drm_fb_helper_fill_info
by Daniel Vetter
· 6 years ago
e9eafcb
drm: move drm_can_sleep() to drm_util.h
by Sam Ravnborg
· 6 years ago
c2d88e0
drm: Move the legacy kms disable_all helper to crtc helpers
by Daniel Vetter
· 6 years ago
8c1a765
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
32658d2
drm/ast: Remove set but not used variable 'bo'
by YueHaibing
· 6 years ago
e594a5e
drm/ast: Fix connector leak during driver unload
by Sam Bobroff
· 6 years ago
1feba03
drm/ast: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
3bffd96
drm: ast: remove dead code and pointless local lut storage
by Peter Rosin
· 7 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
554dd69
drm/ast: free correct pointer in astfb_create() error paths
by Andrew Donnellan
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
683aa14
drm/ast: Remove useless drm_fb_get_bpp_depth() call
by Laurent Pinchart
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
28fb4cb
drm/ast: Initialized data needed to map fbdev memory
by Egbert Eich
· 11 years ago
990e844
drm/ast: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
0d634f6
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 11 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 11 years ago
8b7ad1b
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
by Dave Airlie
· 11 years ago
f4b4718
drm: ast,cirrus,mgag200: use drm_can_sleep
by Dave Airlie
· 11 years ago
8ade2b8
drm/ast: do not attempt to acquire a reservation while in an interrupt handler
by Maarten Lankhorst
· 12 years ago
306373b
drm/ast: deal with bo reserve fail in dirty update path
by Dave Airlie
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
312fec1
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
by Dave Airlie
· 13 years ago