1. 4923950 drm/omap: add dispc_channel_connected field to omap_dss_device by Tomi Valkeinen · 9 years ago
  2. e5cbb6e drm/omap: convert dss_mgr_ops to use omap_channel by Tomi Valkeinen · 9 years ago
  3. 3a92413 drm/omap: remove crtc->mgr field by Tomi Valkeinen · 9 years ago
  4. 7b9cb5e drm/omap: Add dispc_mgr_get_supported_outputs() by Tomi Valkeinen · 9 years ago
  5. 6bdad6c drm/omap: fix crtc->plane property delegation by Tomi Valkeinen · 9 years ago
  6. 61f3c40 drm/omap: increase vblank wait timeout by Tomi Valkeinen · 9 years ago
  7. a7696ea drm/omap: drm_atomic_get_plane_state() may return ERR_PTR by Jyri Sarha · 9 years ago
  8. 4e4b53c drm/omap: HDMI: change enable/disable to avoid sync-losts by Tomi Valkeinen · 10 years ago
  9. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  10. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  11. c201d00 drm/omap: Fixup compile fail by Daniel Vetter · 9 years ago
  12. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 10 years ago
  13. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 10 years ago
  14. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 10 years ago
  15. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 10 years ago
  16. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 10 years ago
  17. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 10 years ago
  18. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 10 years ago
  19. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 10 years ago
  20. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 10 years ago
  21. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 10 years ago
  22. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 10 years ago
  23. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 10 years ago
  24. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 10 years ago
  25. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 10 years ago
  26. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  27. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 10 years ago
  28. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  29. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  30. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  31. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  32. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  33. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  34. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  35. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 10 years ago
  36. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 10 years ago
  37. 0c19ac9 drm: omapdrm: Fix page flip race with CRTC disable by Laurent Pinchart · 10 years ago
  38. c397cfd drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  39. 15d02e9 drm: omapdrm: Rework page flip handling by Laurent Pinchart · 10 years ago
  40. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  41. 42fb61c drm: omapdrm: Rename omap_crtc page flip-related fields by Laurent Pinchart · 10 years ago
  42. 077db4d drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip by Laurent Pinchart · 10 years ago
  43. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  44. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 10 years ago
  45. 223bfd6 drm/omap: keep ref to old_fb by Tomi Valkeinen · 10 years ago
  46. ef42228 drm/omap: only ignore DIGIT SYNC LOST for TV output by Tomi Valkeinen · 10 years ago
  47. a36af73 drm/omap: fix race with error_irq by Tomi Valkeinen · 10 years ago
  48. 3b143fc drm/omap: use DRM_ERROR_RATELIMITED() for error irqs by Tomi Valkeinen · 10 years ago
  49. 549a754 drm/omap: page_flip: return -EBUSY if flip pending by Tomi Valkeinen · 10 years ago
  50. 971fb3e drm: omapdrm: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  51. a350da8 drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() by Laurent Pinchart · 10 years ago
  52. 8472b57 drm: omapdrm: Avoid function forward declaration in omap_crtc.c by Laurent Pinchart · 10 years ago
  53. 297767b drm: omapdrm: Remove omap_crtc->full_update field by Laurent Pinchart · 10 years ago
  54. 5dbe443 drm: omapdrm: Fix race condition between GO and vblank IRQ by Laurent Pinchart · 10 years ago
  55. 2debab9 drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() by Laurent Pinchart · 10 years ago
  56. ef6b0e0 drm: omapdrm: Switch to the universal plane API by Laurent Pinchart · 10 years ago
  57. 222025e drm: omapdrm: Fix indentation of structure and array initializers by Laurent Pinchart · 10 years ago
  58. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  59. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  60. 38e5597 drm/omap: protect omap_crtc's event with event_lock spinlock by Archit Taneja · 11 years ago
  61. bc905ac drm/omap: Use old_fb to synchronize between successive page flips by Archit Taneja · 11 years ago
  62. 71b6667 drm/omap: Fix crash when using LCD3 overlay manager by Archit Taneja · 11 years ago
  63. 772cdc9 drm/omap: remove extra plane->destroy from crtc destroy by Tomi Valkeinen · 11 years ago
  64. 506096a drm/omap: fix enabling/disabling of video pipeline by Tomi Valkeinen · 11 years ago
  65. c7aef12 drm/omap: fix missing disable for unused encoder by Tomi Valkeinen · 11 years ago
  66. e2f8fd7 drm/omap: fix race issue when unloading omapdrm by Tomi Valkeinen · 11 years ago
  67. 2ec8e37 drm/omap: fix output enable/disable sequence by Tomi Valkeinen · 11 years ago
  68. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  69. 3a01ab2 drm/omap: fix: Defer probe if an omapdss device requests for it at connect by Archit Taneja · 11 years ago
  70. 6da9f89 drm/omap: fix (un)registering irqs inside an irq handler by Tomi Valkeinen · 11 years ago
  71. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  72. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  73. 1f68d9c OMAPDSS: combine omap_dss_output into omap_dss_device by Tomi Valkeinen · 12 years ago
  74. a7e71e7 OMAPDSS: Implement display (dis)connect support by Tomi Valkeinen · 12 years ago
  75. 04b1fc0 OMAPDRM: fix overlay manager handling by Tomi Valkeinen · 12 years ago
  76. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 12 years ago
  77. 0d8f371 drm/omap: Fix and improve crtc and overlay manager correlation by Archit Taneja · 12 years ago
  78. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  79. 16ef3df omapdrm: only take crtc->mutex in crtc callbacks by Daniel Vetter · 12 years ago
  80. 8bb0daf drm/omap: move out of staging by Rob Clark · 12 years ago[Renamed (99%) from drivers/staging/omapdrm/omap_crtc.c]
  81. 3314fdf Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 12 years ago