1. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 9 years ago
  2. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 9 years ago
  3. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 9 years ago
  4. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 9 years ago
  5. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 9 years ago
  6. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 9 years ago
  7. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 9 years ago
  8. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 9 years ago
  9. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 9 years ago
  10. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 9 years ago
  11. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 9 years ago
  12. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 9 years ago
  13. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 9 years ago
  14. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 9 years ago
  15. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 9 years ago
  16. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 9 years ago
  17. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 9 years ago
  18. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 9 years ago
  19. fb730c9 drm: omapdrm: Move plane info and win out of the plane structure by Laurent Pinchart · 9 years ago
  20. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 9 years ago
  21. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 9 years ago
  22. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 9 years ago
  23. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 9 years ago
  24. d97db13 drm: omapdrm: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 9 years ago
  25. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 9 years ago
  26. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 9 years ago
  27. cef77d4 drm: omapdrm: Switch plane update to atomic helpers by Laurent Pinchart · 9 years ago
  28. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 9 years ago
  29. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 9 years ago
  30. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 9 years ago
  31. 68dc039 drm: omapdrm: Implement encoder .disable() and .enable() operations by Laurent Pinchart · 9 years ago
  32. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 9 years ago
  33. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 9 years ago
  34. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 9 years ago
  35. 0c19ac9 drm: omapdrm: Fix page flip race with CRTC disable by Laurent Pinchart · 9 years ago
  36. c397cfd drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  37. 15d02e9 drm: omapdrm: Rework page flip handling by Laurent Pinchart · 10 years ago
  38. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  39. f13ab00 drm: omapdrm: Simplify IRQ registration by Laurent Pinchart · 10 years ago
  40. 42fb61c drm: omapdrm: Rename omap_crtc page flip-related fields by Laurent Pinchart · 10 years ago
  41. 077db4d drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip by Laurent Pinchart · 10 years ago
  42. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  43. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 9 years ago
  44. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  45. bf2ae5d Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  46. 1d601da drm/omap: tiler: add hibernation callback by Grygorii Strashko · 9 years ago
  47. 8450c8d drm/omap: add hibernation callbacks by Grygorii Strashko · 9 years ago
  48. 223bfd6 drm/omap: keep ref to old_fb by Tomi Valkeinen · 10 years ago
  49. 7439507 drm/omap: fix race conditon in DMM by Tomi Valkeinen · 10 years ago
  50. 76c4055 drm/omap: fix race condition with dev->obj_list by Tomi Valkeinen · 10 years ago
  51. 8519c62 drm/omap: do not use BUG_ON(!spin_is_locked(x)) by Tomi Valkeinen · 10 years ago
  52. ef42228 drm/omap: only ignore DIGIT SYNC LOST for TV output by Tomi Valkeinen · 9 years ago
  53. a36af73 drm/omap: fix race with error_irq by Tomi Valkeinen · 9 years ago
  54. 3b143fc drm/omap: use DRM_ERROR_RATELIMITED() for error irqs by Tomi Valkeinen · 10 years ago
  55. ccd7b5e drm/omap: stop connector polling during suspend by Tomi Valkeinen · 10 years ago
  56. f5a1d31 drm/omap: remove dummy PM functions by Tomi Valkeinen · 10 years ago
  57. e7e24df drm/omap: tiler: fix race condition with engine->async by Tomi Valkeinen · 10 years ago
  58. 2dd3887 drm/omap: fix plane's channel selection by Tomi Valkeinen · 10 years ago
  59. 7cb0d6c drm/omap: fix TILER on OMAP5 by Tomi Valkeinen · 10 years ago
  60. 2dab0ba drm/omap: handle incompatible buffer stride and pixel size by Tomi Valkeinen · 10 years ago
  61. 925e494 drm/omap: fix error handling in omap_framebuffer_create() by Tomi Valkeinen · 10 years ago
  62. c7c1aec drm/omap: fix operation without fbdev by Tomi Valkeinen · 10 years ago
  63. f7c5f5d drm/omap: add a comment why locking is missing by Tomi Valkeinen · 10 years ago
  64. f36eb5a drm/omap: add pin refcounting to omap_framebuffer by Tomi Valkeinen · 10 years ago
  65. 3f4d17c drm/omap: clear omap_obj->paddr in omap_gem_put_paddr() by Tomi Valkeinen · 10 years ago
  66. 549a754 drm/omap: page_flip: return -EBUSY if flip pending by Tomi Valkeinen · 10 years ago
  67. 1733729 drm/omap: fix encoder-crtc mapping by Tomi Valkeinen · 10 years ago
  68. 971fb3e drm: omapdrm: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  69. 87bb2ef drm: omapdrm: Planes are already disabled when destroyed by Laurent Pinchart · 10 years ago
  70. a350da8 drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() by Laurent Pinchart · 10 years ago
  71. 2a438c5 drm: omapdrm: Prefix all plane functions with omap_plane_ by Laurent Pinchart · 10 years ago
  72. 8472b57 drm: omapdrm: Avoid function forward declaration in omap_crtc.c by Laurent Pinchart · 10 years ago
  73. 297767b drm: omapdrm: Remove omap_crtc->full_update field by Laurent Pinchart · 10 years ago
  74. 5a35876 drm: omapdrm: Remove manual update display support by Laurent Pinchart · 10 years ago
  75. 5dbe443 drm: omapdrm: Fix race condition between GO and vblank IRQ by Laurent Pinchart · 10 years ago
  76. 82e58855 drm: omapdrm: Reset the zorder property when disabling a plane by Laurent Pinchart · 10 years ago
  77. 2debab9 drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() by Laurent Pinchart · 10 years ago
  78. ef6b0e0 drm: omapdrm: Switch to the universal plane API by Laurent Pinchart · 10 years ago
  79. 9c660b7 drm: omapdrm: Remove unused variables by Laurent Pinchart · 10 years ago
  80. fb9a35f drm: omapdrm: Refactor CRTC creation code by Laurent Pinchart · 10 years ago
  81. 222025e drm: omapdrm: Fix indentation of structure and array initializers by Laurent Pinchart · 10 years ago
  82. 7a16360 OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES by Tomi Valkeinen · 10 years ago
  83. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  84. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  85. aeb24cc drm: omapdrm: remove unused variable by Boris BREZILLON · 10 years ago
  86. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  87. d7f8db5 drm: flip-work: change drm_flip_work_init prototype by Boris BREZILLON · 10 years ago
  88. bdb2b93 drm/omap: gem: dumb: pitch is an output by Thierry Reding · 10 years ago
  89. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  90. a58a3b9 gpu: drm: omapdrm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  91. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  92. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  93. 9e9ac89 Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  94. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  95. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  96. 2d31ca3 drm: omapdrm: fix compiler errors by Russell King · 10 years ago
  97. a4969dd drm/omap: Switch omapdrm over to drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  98. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  99. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 10 years ago
  100. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago