1. 969562b drm/ast: Convert AST driver to VRAM MM by Thomas Zimmermann · 6 years ago
  2. 5b37097 drm/ast: Convert AST driver to |struct drm_gem_vram_object| by Thomas Zimmermann · 6 years ago
  3. 376bc02 drm/ast: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  4. dc25ab0 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago
  5. 3154b13 Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  6. 1feba03 drm/ast: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  7. 12f8030 drm/ast: Actually load DP501 firmware when required by Egbert Eich · 8 years ago
  8. f3b9106 drm/ast: Free container instead of member in ast_user_framebuffer_destroy() by Egbert Eich · 8 years ago
  9. bad09da drm/ast: Fixed vram size incorrect issue on POWER by Y.C. Chen · 8 years ago
  10. 9f93c8b drm/ast: Base support for AST2500 by Y.C. Chen · 8 years ago
  11. 6475a7c drm/ast: Fix calculation of MCLK by Benjamin Herrenschmidt · 8 years ago
  12. cf2f6bd drm/ast: Remove spurious include by Benjamin Herrenschmidt · 8 years ago
  13. 71f677a drm/ast: Handle configuration without P2A bridge by Russell Currey · 8 years ago
  14. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  15. 6c971c0 drm/ast: Fixed system hanged if disable P2A by Y.C. Chen · 8 years ago
  16. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  17. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  18. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  19. 298360a drivers/gpu/drm/ast: Fix infinite loop if read fails by Russell Currey · 8 years ago
  20. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  21. f7813aa drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  22. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  23. 2d02b8b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 9 years ago
  24. 1eb83451 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  25. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 11 years ago
  26. a66b2ea drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 10 years ago
  27. 29a7d17 Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  28. 42fb142 drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips by Benjamin Herrenschmidt · 10 years ago
  29. d1b9855 drm/ast: POST chip at probe time if VGA not enabled by Benjamin Herrenschmidt · 10 years ago
  30. 0dd6830 drm/ast: Try to use MMIO registers when PIO isn't supported by Benjamin Herrenschmidt · 10 years ago
  31. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  32. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  33. 263432b Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 11 years ago
  34. 83c6620 drm/ast: initial DP501 support (v0.2) by Dave Airlie · 11 years ago
  35. 1453bf4 drm/ast: add AST 2400 support. by Dave Airlie · 11 years ago
  36. f1f62f2 drm/ast: add widescreen + rb modes from X.org driver (v2) by Dave Airlie · 11 years ago
  37. 183c1a3 drm/ast: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  38. eb649a6 drm/ast: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  39. f610980 drivers: gpu: Mark function as static and remove unused function in ast_main.c by Rashika · 11 years ago
  40. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  41. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 12 years ago
  42. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  43. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
  44. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  45. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  46. 312fec1 drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) by Dave Airlie · 13 years ago