1. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 10 years ago
  2. a66b2ea drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  3. 990e844 drm/ast: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  4. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  5. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  6. 1e99cfa drm/ast: Fix HW cursor image by Benjamin Herrenschmidt · 10 years ago
  7. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  8. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  9. 0d634f6 drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  10. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  11. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  12. 29a7d17 Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  13. 94d12b1 drm/ast: Add reduced blanking modes for wide screen mode by Y.C. Chen · 10 years ago
  14. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  15. 37b9b81 drm/ast: Cleanup analog init code path by Benjamin Herrenschmidt · 10 years ago
  16. 42fb142 drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips by Benjamin Herrenschmidt · 10 years ago
  17. 261a3ad drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx() by Benjamin Herrenschmidt · 10 years ago
  18. d1b9855 drm/ast: POST chip at probe time if VGA not enabled by Benjamin Herrenschmidt · 10 years ago
  19. 0dd6830 drm/ast: Try to use MMIO registers when PIO isn't supported by Benjamin Herrenschmidt · 10 years ago
  20. a9d6dd2 drm/ast: switch to using CACHED by default for sysram by Dave Airlie · 10 years ago
  21. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  22. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  23. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  24. b8d758d drm/ast: Add missing entry to dclk_table[] by Y.C. Chen · 10 years ago
  25. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  26. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  27. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  28. 70e2626 drm/ast: use helpers by Rob Clark · 10 years ago
  29. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  30. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  31. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  32. 10d9b4e drm: Remove spurious ';' by Damien Lespiau · 10 years ago
  33. d3dbd9b drm/ast: Fix double lock at PM resume by Takashi Iwai · 10 years ago
  34. 263432b Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  35. 83c6620 drm/ast: initial DP501 support (v0.2) by Dave Airlie · 10 years ago
  36. 0e5ce92 drm/ast: rename the mindwm/moutdwm and deinline them by Dave Airlie · 10 years ago
  37. 318cfa2 drm/ast: resync the dram post code with upstream by Dave Airlie · 10 years ago
  38. 1453bf4 drm/ast: add AST 2400 support. by Dave Airlie · 10 years ago
  39. f1f62f2 drm/ast: add widescreen + rb modes from X.org driver (v2) by Dave Airlie · 10 years ago
  40. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  41. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  42. 3c84139 drm/<drivers>: don't set driver->dev_priv_size to 0 by Daniel Vetter · 11 years ago
  43. 183c1a3 drm/ast: Remove unecessary NULL check in gem_free by Daniel Vetter · 10 years ago
  44. eb649a6 drm/ast: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 10 years ago
  45. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  46. a82049b drm/ast: fix value check in cbr_scan2 by Dave Airlie · 10 years ago
  47. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  48. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  49. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  50. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  51. f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 10 years ago
  52. a1537f3 drivers: gpu: Mark functions as static in ast_ttm.c by Rashika · 11 years ago
  53. 7f5ccd4 drivers: gpu: Mark functions as static in ast_mode.c by Rashika · 11 years ago
  54. f610980 drivers: gpu: Mark function as static and remove unused function in ast_main.c by Rashika · 11 years ago
  55. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  56. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  57. 2e83781 drm/ast: fix the ast open key function by Dave Airlie · 11 years ago
  58. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  59. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  60. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  61. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  62. 7e0e6cb drm/ast: remove unused driver_private access by David Herrmann · 11 years ago
  63. 3ac6525 drm/ast: invalidate page tables when pinning a BO by Dave Airlie · 11 years ago
  64. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  65. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  66. 4094dc2 drm/ast: inline reservations by Maarten Lankhorst · 11 years ago
  67. 8ade2b8 drm/ast: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  68. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  69. 306373b drm/ast: deal with bo reserve fail in dirty update path by Dave Airlie · 11 years ago
  70. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  71. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 11 years ago
  72. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 11 years ago
  73. 38ccbfb drivers/gpu/drm/ast: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  74. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  75. bfb8992 drm: only take the crtc lock for ->cursor_set by Daniel Vetter · 12 years ago
  76. 795f142 drm/ast: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  77. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
  78. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  79. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  80. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  81. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  82. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. 331c575 drm/ast: drop duplicate initialization by Dan Carpenter · 12 years ago
  84. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  85. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  86. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  87. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  88. 0273de0 drm/ast: drop debug level on error printk by Dave Airlie · 12 years ago
  89. 993dcb0 drm/ast: fix EDID memory leak by Jani Nikula · 12 years ago
  90. a8e2fad drm/ast: remove unused validate_sequence by Maarten Lankhorst · 12 years ago
  91. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  92. 5288b7b drm: update ast/cirrus/mgag200 for change in TTM api by Dave Airlie · 12 years ago
  93. 64172cc drm/kms: fix Kconfig for new drivers. by Dave Airlie · 12 years ago
  94. 4688a69d drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE by Dave Airlie · 12 years ago
  95. 312fec1 drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) by Dave Airlie · 12 years ago