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