1. 505a2fc drm/shmobile: make fbdev support really optional by Tobias Jakobi · 8 years ago
  2. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  3. 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
  4. 097f0ab drm/shmobile: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 8 years ago
  5. 6fde01d drm/shmob: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  6. c05d3d7 drm/shmobile: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  7. 4676be1 drm/shmobile: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 8 years ago
  8. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  9. e37fb79 drm/shmob: Nuke preclose hook by Daniel Vetter · 8 years ago
  10. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  11. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  12. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  13. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  14. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  15. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  16. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  17. db88c8f drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS by Chen Gang S · 9 years ago
  18. 56a8620 drm: shmobile: fix Kconfig dependencies by Arnd Bergmann · 9 years ago
  19. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  20. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  21. 1b53d63 gpu: drm: shmobile: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 9588b82 drm/shmob: Update copyright notice by Laurent Pinchart · 10 years ago
  23. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  24. 681ff26 drm: shmobile: fix warnings by Russell King · 10 years ago
  25. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  26. c66de8c drm/shmobile: Add run-time dependencies by Jean Delvare · 10 years ago
  27. 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
  28. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  29. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  30. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  31. 2b79dc1 drm/shmobile: Restrict plane loops to only operate on legacy planes by Matt Roper · 10 years ago
  32. 405bea7 drm/shmob: call drm_put_dev directly from ->remove hook by Daniel Vetter · 11 years ago
  33. c0c72a8 drm: shmob_drm: Check clk_prepare_enable() return value by Laurent Pinchart · 11 years ago
  34. 8d01e1e drm: shmob_drm: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  35. 0a5a549 drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE by Laurent Pinchart · 11 years ago
  36. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  37. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  38. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  39. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  40. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  41. 227c1fb drm/shmobile: Enable compilation on all ARM platforms by Laurent Pinchart · 11 years ago
  42. 416c390 drm/shmobile: Add DRM PRIME support by Laurent Pinchart · 11 years ago
  43. 16ad3b2 drm/shmobile: Use devm_* managed functions by Laurent Pinchart · 11 years ago
  44. 2e7c9b3 drm/shmobile: Minor typo fix in debug message by Laurent Pinchart · 12 years ago
  45. d6f76f3 drm/shmobile: Drop usage of removed drm_plane enabled field by Laurent Pinchart · 11 years ago
  46. f7e96d7 drm/shmob: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  47. 17f0efc drm/shmobile: Fix race condition between page flip request and handler by Laurent Pinchart · 11 years ago
  48. b13f598 drm/shmobile: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  49. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. c708a56 drm/shmob: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  51. a16d4f8 drm: platform: Don't initialize driver-private data by Thierry Reding · 12 years ago
  52. 51c1327 drm: Renesas SH Mobile DRM driver by Laurent Pinchart · 12 years ago