1. bb5cdf8 drm: omapdrm: Remove filename from header and fix copyright tag by Andrew F. Davis · 7 years ago
  2. b556141 drm: omapdrm: Deconstruct the omap_drv.h header. by Laurent Pinchart · 7 years ago
  3. 7fb15c4 drm: omapdrm: Pass drm_device to omap_gem_resume() by Laurent Pinchart · 7 years ago
  4. a7631c4 drm/omap: Filter displays mode based on bandwidth limit by Peter Ujfalusi · 7 years ago
  5. 218ed53 drm/omap: remove omap_drm_win by Tomi Valkeinen · 8 years ago
  6. eecad43 drm/omap: remove omap_framebuffer_get_formats() by Tomi Valkeinen · 8 years ago
  7. 9c39d17 drm/omap: use u32 instead of enum omap_color_mode by Tomi Valkeinen · 8 years ago
  8. 18c0d62 drm/omap: change supported_modes to an array by Tomi Valkeinen · 8 years ago
  9. 6e471fa drm: omapdrm: Infer the OMAP version from the SoC family by Laurent Pinchart · 8 years ago
  10. d61ce7d drm: omapdrm: Rename GEM DMA sync functions by Laurent Pinchart · 8 years ago
  11. bc20c85 drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin() by Laurent Pinchart · 8 years ago
  12. 1686908 drm: omapdrm: Rename occurrences of paddr to dma_addr by Laurent Pinchart · 8 years ago
  13. aa0408b drm: omapdrm: Remove remap argument to omap_gem_get_paddr() by Laurent Pinchart · 8 years ago
  14. d6f544f drm: omapdrm: Remove legacy buffer synchronization support by Laurent Pinchart · 8 years ago
  15. a9e6f9f drm: omapdrm: Use DRM core's atomic commit helper by Laurent Pinchart · 8 years ago
  16. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  17. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  18. 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
  19. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  20. 0396162 drm/omap: use vblank hooks in struct drm_crtc_funcs by Tomi Valkeinen · 8 years ago
  21. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  22. c259e81 drm/omap: Remove omap_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  23. 84e1d45 drm: omapdrm: Remove global variables by Laurent Pinchart · 9 years ago
  24. 80f91bf drm: omapdrm: Simplify IRQ wait implementation by Laurent Pinchart · 9 years ago
  25. ca52d2f drm: omapdrm: Inline the pipe2vbl function by Laurent Pinchart · 10 years ago
  26. 5d9f5b3 drm: omapdrm: Remove unused parameter from omap_drm_irq handler by Laurent Pinchart · 9 years ago
  27. da06a92 drm: omapdrm: Don't expose the omap_irq_(un)register() functions by Laurent Pinchart · 9 years ago
  28. 14389a3 drm: omapdrm: Keep vblank interrupt enabled while CRTC is active by Laurent Pinchart · 9 years ago
  29. 6b5538d drm: omapdrm: Handle OCP error IRQ directly by Laurent Pinchart · 10 years ago
  30. e0519af drm: omapdrm: Handle CRTC error IRQs directly by Laurent Pinchart · 10 years ago
  31. 728ae8d drm: omapdrm: Handle FIFO underflow IRQs internally by Laurent Pinchart · 10 years ago
  32. a39c94e drm: omapdrm: fb: Simplify objects lookup when creating framebuffer by Laurent Pinchart · 9 years ago
  33. e43f2c3 drm/omap: fix primary-plane's possible_crtcs by Tomi Valkeinen · 8 years ago
  34. 4520ff2 drm/omap: Replace struct omap_video_timings with videomode by Peter Ujfalusi · 8 years ago
  35. a1dec22 Merge omapdss header refactoring by Tomi Valkeinen · 9 years ago
  36. 6d39e63 drm: omapdrm: Remove unused omap_framebuffer_bo function by Laurent Pinchart · 9 years ago
  37. 0f9abbd drm: omapdrm: Remove unused omap_gem_tiled_size function by Laurent Pinchart · 9 years ago
  38. 6a5228f drm/omap: remove align_pitch() by Tomi Valkeinen · 9 years ago
  39. 63871f7 drm/omap: remove unnecessary pitch round-up by Tomi Valkeinen · 9 years ago
  40. 32043da drm/omap: Do not include video/omapdss.h directly in drivers by Peter Ujfalusi · 9 years ago
  41. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  42. a90cc3f2 Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  43. 35a339a drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  44. bfeece5 drm/omap: check if rotation is supported before commit by Tomi Valkeinen · 9 years ago
  45. b22e669 drm/omap: gem: Implement dma_buf import by Laurent Pinchart · 9 years ago
  46. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  47. b75e151 drm/omap: remove unused plugin defines by Tomi Valkeinen · 9 years ago
  48. f430274 drm: omapdrm: gem: Move global usergart variable to omap_drm_private by Laurent Pinchart · 9 years ago
  49. e1c1174 drm: omapdrm: Make fbdev emulation optional by Laurent Pinchart · 9 years ago
  50. 1eb83451 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  51. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  52. d642d3a drm/omap: fix align_pitch() for 24 bits per pixel by Tomi Valkeinen · 10 years ago
  53. 393a949 drm/omap: fix omap_gem_put_paddr() error handling by Tomi Valkeinen · 10 years ago
  54. 9c36850 drm/omap: fix omap_framebuffer_unpin() error handling by Tomi Valkeinen · 10 years ago
  55. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 10 years ago
  56. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 10 years ago
  57. 4029755e drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 10 years ago
  58. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 10 years ago
  59. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 10 years ago
  60. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 10 years ago
  61. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  62. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 10 years ago
  63. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  64. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  65. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 10 years ago
  66. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  67. f13ab00 drm: omapdrm: Simplify IRQ registration by Laurent Pinchart · 10 years ago
  68. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  69. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 10 years ago
  70. 76c4055 drm/omap: fix race condition with dev->obj_list by Tomi Valkeinen · 10 years ago
  71. a350da8 drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() by Laurent Pinchart · 10 years ago
  72. 5a35876 drm: omapdrm: Remove manual update display support by Laurent Pinchart · 10 years ago
  73. 2debab9 drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() by Laurent Pinchart · 10 years ago
  74. ef6b0e0 drm: omapdrm: Switch to the universal plane API by Laurent Pinchart · 10 years ago
  75. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  76. 9e9ac89 Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  77. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 11 years ago
  78. 4f930c0 drm/omap: Add infoframe & dvi/hdmi mode support by Tomi Valkeinen · 11 years ago
  79. e2f8fd7 drm/omap: fix race issue when unloading omapdrm by Tomi Valkeinen · 11 years ago
  80. dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  81. 3a01ab2 drm/omap: fix: Defer probe if an omapdss device requests for it at connect by Archit Taneja · 11 years ago
  82. 6da9f89 drm/omap: fix (un)registering irqs inside an irq handler by Tomi Valkeinen · 11 years ago
  83. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  84. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  85. 5833bd2 drm/omap: use flip-work helper by Rob Clark · 11 years ago
  86. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 12 years ago
  87. 04b1fc0 OMAPDRM: fix overlay manager handling by Tomi Valkeinen · 12 years ago
  88. 0d8f371 drm/omap: Fix and improve crtc and overlay manager correlation by Archit Taneja · 12 years ago
  89. 8bb0daf drm/omap: move out of staging by Rob Clark · 12 years ago[Renamed (99%) from drivers/staging/omapdrm/omap_drv.h]
  90. 4836d15 drm/omap: Add PM capabilities by Andy Gross · 12 years ago
  91. 3314fdf Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 12 years ago