1. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  2. 8d4acc1 drm/mgag200: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  3. c7ff96f drm/mgag200: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  4. 9ed85e1 drm: mgag200: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  5. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  6. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  7. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 8 years ago
  8. 10631d7 drm/pci: Deprecate drm_pci_init/exit completely by Daniel Vetter · 8 years ago
  9. 5c484ce drm: Remove drm_driver->set_busid hook by Daniel Vetter · 8 years ago
  10. 0cbb738 drm/mgag200: Fix to always set HiPri for G200e4 V2 by Mathieu Larouche · 8 years ago
  11. 277b9fc drm/mgag200: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  12. 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
  13. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  14. ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
  15. 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  16. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 9 years ago
  17. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 9 years ago
  18. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 9 years ago
  19. f0493e6 drm/mgag200: Added support for the new device G200eH3 by Mathieu Larouche · 9 years ago
  20. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 9 years ago
  21. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 9 years ago
  22. 4b0ea93 gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap by Arvind Yadav · 9 years ago
  23. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 9 years ago
  24. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 9 years ago
  25. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 9 years ago
  26. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 9 years ago
  27. 7295275 drm/mgag200: Add local 'fb' variable by Ville Syrjälä · 9 years ago
  28. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 9 years ago
  29. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  30. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 9 years ago
  31. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 9 years ago
  32. 7cf321d drm/drivers: add support for using the arch wc mapping API. by Dave Airlie · 9 years ago
  33. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 9 years ago
  34. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 9 years ago
  35. b0f5668 drm/mgag200: fix error return code in mgag200fb_create() by Wei Yongjun · 9 years ago
  36. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 9 years ago
  37. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 9 years ago
  38. 6c9262a drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  39. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 9 years ago
  40. 198edaf drm/mgag200: make fbdev support really optional by Tobias Jakobi · 9 years ago
  41. 1888577 drm/ttm: remove dummy bo_move implementations by Christian König · 9 years ago
  42. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  43. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 9 years ago
  44. faf13eb drm/mga200g: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  45. d3922b6 drm/mgag200: Black screen fix for G200e rev 4 by Mathieu Larouche · 9 years ago
  46. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  47. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
  48. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  49. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  50. 2a1dc26 drm/mgag200: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  51. 1d20642 drm/mgag200: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  52. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  53. 71cb749 drm/mgag200: Constify function pointer structs by Ville Syrjälä · 10 years ago
  54. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 10 years ago
  55. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 10 years ago
  56. f6619ef drm/mgag200: fix kernel hang in cursor code. by Wang, Rui Y · 10 years ago
  57. c24ca5b drm/mgag200/mgag200_mode.c: fix wrong do_div() usage by Nicolas Pitre · 10 years ago
  58. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 10 years ago
  59. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 10 years ago
  60. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 10 years ago
  61. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 10 years ago
  62. bf89209 drm/mga200g: Hold a proper reference for cursor_set by Daniel Vetter · 10 years ago
  63. 34c294f drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 10 years ago
  64. 4f72a6e drm/mgag200: Use new drm_fb_helper functions by Archit Taneja · 10 years ago
  65. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  66. f9fe4b9 drm/mgag200: remove unneeded variable by Sudip Mukherjee · 10 years ago
  67. 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 10 years ago
  68. 2516108 drm/mgag200: Reject non-character-cell-aligned mode widths by Adam Jackson · 10 years ago
  69. d584ff8 drm/mgag200: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
  70. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 11 years ago
  71. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 11 years ago
  72. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 11 years ago
  73. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 12 years ago
  74. 98cc034 drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper by Fabian Frederick · 11 years ago
  75. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 11 years ago
  76. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 11 years ago
  77. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 11 years ago
  78. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 11 years ago
  79. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 11 years ago
  80. c0ee755 Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  81. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  82. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 11 years ago
  83. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 11 years ago
  84. c7e9511 drm/mgag200: use helpers by Rob Clark · 11 years ago
  85. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 11 years ago
  86. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 11 years ago
  87. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
  88. 4cb8802 drm/mgag200: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  89. 36b347f drm/mgag200: Remove unecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  90. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  91. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 12 years ago
  92. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 12 years ago
  93. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 12 years ago
  94. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 12 years ago
  95. f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 12 years ago
  96. 918be88 drm/mgag200: on cards with < 2MB VRAM default to 16-bit by Dave Airlie · 12 years ago
  97. 53dac83 drm/mgag200: fix oops in cursor code. by Dave Airlie · 12 years ago
  98. f242a64 drivers: gpu: Mark functions as static in mgag200_ttm.c by Rashika · 12 years ago
  99. 080fd6b drivers: gpu: Mark functions as static in mgag200_mode.c by Rashika · 12 years ago
  100. b2890a7 drivers: gpu: Mark function as static in mgag200_main.c by Rashika · 12 years ago