1. 37654ab drm/ast: Fixed reboot test may cause system hanged by Y.C. Chen · 7 years ago
  2. e6a5c49 drm/ast: Fix connector leak during driver unload by Sam Bobroff · 6 years ago
  3. f3c73ae drm/ast: fixed reading monitor EDID not stable issue by Y.C. Chen · 6 years ago
  4. 94be476 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago
  5. 09132a6 drm/ast: Remove existing framebuffers before loading driver by Thomas Zimmermann · 6 years ago
  6. 80142af drm/ast: fixed cursor may disappear sometimes by Y.C. Chen · 6 years ago
  7. e9d2c0f drm/ast: change resolution may cause screen blurred by Y.C. Chen · 6 years ago
  8. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 6 years ago
  9. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 6 years ago
  10. 602b14a drm/ast: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  11. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  12. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  13. dde5da2 drm/ttm: add bo as parameter to the ttm_tt_create callback by Christian König · 7 years ago
  14. 724daa4 drm/ttm: drop persistent_swap_storage from ttm_bo_init and co by Christian König · 7 years ago
  15. 231cdaf drm/ttm: drop ttm->dummy_read_page by Christian König · 7 years ago
  16. a29f0ca drm/ast: remove ttm_pool_* wrappers by Christian König · 7 years ago
  17. 24b8ef6 drm/ast: Load lut in crtc_commit by Daniel Vetter · 7 years ago
  18. d0cef9f drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) by Roger He · 7 years ago
  19. 89829cb drm/ast: remove the default io_mem_pfn set by Tan Xiaojun · 7 years ago
  20. 19be557 drm/ttm: add operation ctx to ttm_bo_validate v2 by Christian König · 8 years ago
  21. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  24. 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
  25. 29374fe drm/ast: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  26. 1feba03 drm/ast: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  27. 09ef237 Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  28. 3bffd96 drm: ast: remove dead code and pointless local lut storage by Peter Rosin · 7 years ago
  29. 12f8030 drm/ast: Actually load DP501 firmware when required by Egbert Eich · 7 years ago
  30. ab209c3 drm/ast: Add an crtc_disable callback to the crtc helper funcs by Egbert Eich · 7 years ago
  31. b2d44e2 drm/ast: Fix memleak in error path in ast_bo_create() by Egbert Eich · 7 years ago
  32. f3b9106 drm/ast: Free container instead of member in ast_user_framebuffer_destroy() by Egbert Eich · 7 years ago
  33. 587b9b1 drm/ast: Simplify function ast_bo_unpin() by Egbert Eich · 7 years ago
  34. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 7 years ago
  35. 10631d7 drm/pci: Deprecate drm_pci_init/exit completely by Daniel Vetter · 7 years ago
  36. 5c484ce drm: Remove drm_driver->set_busid hook by Daniel Vetter · 7 years ago
  37. ea35134 drm/ast: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  38. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  39. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  40. ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
  41. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  42. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  43. 9bb92f5 drm/ast: Call open_key before enable_mmio in POST code by Y.C. Chen · 8 years ago
  44. 905f21a drm/ast: Fix test for VGA enabled by Y.C. Chen · 8 years ago
  45. 94fdc2a drm/ast: POST code for the new AST2500 by Y.C. Chen · 8 years ago
  46. d95618e drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300 by Benjamin Herrenschmidt · 8 years ago
  47. b368e53 drm/ast: Factor mmc_test code in POST code by Benjamin Herrenschmidt · 8 years ago
  48. bad09da drm/ast: Fixed vram size incorrect issue on POWER by Y.C. Chen · 8 years ago
  49. 9f93c8b drm/ast: Base support for AST2500 by Y.C. Chen · 8 years ago
  50. 6475a7c drm/ast: Fix calculation of MCLK by Benjamin Herrenschmidt · 8 years ago
  51. cf2f6bd drm/ast: Remove spurious include by Benjamin Herrenschmidt · 8 years ago
  52. 22acdbb drm/ast: const'ify mode setting tables by Benjamin Herrenschmidt · 8 years ago
  53. 71f677a drm/ast: Handle configuration without P2A bridge by Russell Currey · 8 years ago
  54. 3856081 drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS by Y.C. Chen · 8 years ago
  55. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  56. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  57. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  58. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  59. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  60. 6c971c0 drm/ast: Fixed system hanged if disable P2A by Y.C. Chen · 8 years ago
  61. 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
  62. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  63. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  64. 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
  65. 298360a drivers/gpu/drm/ast: Fix infinite loop if read fails by Russell Currey · 8 years ago
  66. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  67. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  68. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  69. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  70. 7445283 drm/ast: Add local 'fb' variables by Ville Syrjälä · 8 years ago
  71. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  72. 554dd69 drm/ast: free correct pointer in astfb_create() error paths by Andrew Donnellan · 8 years ago
  73. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  74. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  75. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  76. 7cf321d drm/drivers: add support for using the arch wc mapping API. by Dave Airlie · 8 years ago
  77. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
  78. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 8 years ago
  79. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  80. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  81. 339b19e drm/ast: make fbdev support really optional by Tobias Jakobi · 8 years ago
  82. f7813aa drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  83. 1888577 drm/ttm: remove dummy bo_move implementations by Christian König · 8 years ago
  84. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  85. 683aa14 drm/ast: Remove useless drm_fb_get_bpp_depth() call by Laurent Pinchart · 8 years ago
  86. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  87. 2e2d49a drm/ast: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  88. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  89. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
  90. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  91. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  92. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  93. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  94. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  95. b282e96 drm/ast: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  96. 2d02b8b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 9 years ago
  97. 8010c5a drm/ast: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  98. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  99. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  100. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago