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