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