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