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