1. 1ed3b57 drm/rcar-du: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  2. 7863ac5 drm: rcar-du: Add tri-planar memory formats support by Laurent Pinchart · 9 years ago
  3. fee8abc drm: rcar-du: Add probe deferral debug messages by Laurent Pinchart · 9 years ago
  4. 6bc2e15 drm: rcar-du: lvds: Add R-Car Gen3 support by Koji Matsuoka · 9 years ago
  5. 82e7c5e drm: rcar-du: lvds: Rename PLLEN bit to PLLON by Laurent Pinchart · 9 years ago
  6. 5e1ac3b drm: rcar-du: lvds: Fix PLL frequency-related configuration by Laurent Pinchart · 9 years ago
  7. d9829a3 drm: rcar-du: lvds: Avoid duplication of clock clamp code by Laurent Pinchart · 9 years ago
  8. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 9 years ago
  9. a5e18b2 drm: rcar-du: Output the DISP signal on the ODDF pin by Laurent Pinchart · 9 years ago
  10. d792bc7 drm: rcar-du: Output the DISP signal on the DISP pin by Laurent Pinchart · 9 years ago
  11. 6a8c49f drm: rcar-du: Support up to 4 CRTCs by Koji Matsuoka · 9 years ago
  12. dadab32 drm: rcar-du: Drop LVDS double dependency on OF by Laurent Pinchart · 9 years ago
  13. 7372e89 drm: rcar-du: Enable compilation on ARM64 by Koji Matsuoka · 9 years ago
  14. 07ece19 drm: rcar-du: Fix compile warning on 64-bit platforms by Koji Matsuoka · 9 years ago
  15. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 9 years ago
  16. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 9 years ago
  17. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 11 years ago
  18. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 11 years ago
  19. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 11 years ago
  20. 2f13c52 drm: rcar-du: Refactor plane setup by Laurent Pinchart · 9 years ago
  21. ff96736 drm: rcar-du: Compute plane DDCR4 register value directly by Laurent Pinchart · 9 years ago
  22. 1b0fd0e drm: rcar-du: Don't update planes on disabled CRTCs by Laurent Pinchart · 9 years ago
  23. 6ea22ab drm: rcar-du: Remove local CRTC enabled state by Laurent Pinchart · 9 years ago
  24. c1d4b38 drm: rcar-du: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 9 years ago
  25. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  26. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  27. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  28. 16c3719 drm: Constify drm_encoder_slave_funcs by Ville Syrjälä · 9 years ago
  29. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  30. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  31. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  32. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  33. 090425c drm: rcar-du: Add support for the R8A7794 DU by Laurent Pinchart · 9 years ago
  34. f1ceb84a drm: rcar-du: Add support for the R8A7793 DU by Laurent Pinchart · 9 years ago
  35. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  36. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 9 years ago
  37. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 9 years ago
  38. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 9 years ago
  39. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  40. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  41. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  42. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  43. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 9 years ago
  44. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  45. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  46. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  47. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  48. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 9 years ago
  49. 6e0c6e1 drm: rcar-du: Print the error value when DRM/KMS init fails by Laurent Pinchart · 9 years ago
  50. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 9 years ago
  51. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 9 years ago
  52. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 9 years ago
  53. 2a57e9b drm: rcar-du: Keep plane to CRTC associations when disabling a plane by Laurent Pinchart · 9 years ago
  54. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 10 years ago
  55. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 9 years ago
  56. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 9 years ago
  57. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 9 years ago
  58. 0855c68 drm: rcar-du: Document the rcar_du_plane_state structure by Laurent Pinchart · 9 years ago
  59. bce9936 drm: rcar-du: Document the rcar_du_crtc structure by Laurent Pinchart · 9 years ago
  60. bb1dc08 Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  61. 4af642d drm/rcar-du: use for_each_endpoint_of_node macro by Philipp Zabel · 10 years ago
  62. 6dbe686 drm: rcar-du: Enable the atomic updates API by Laurent Pinchart · 10 years ago
  63. 3515a9a drm: rcar-du: Don't initialize event->pipe field by Laurent Pinchart · 10 years ago
  64. de115fac drm: rcar-du: Fix framebuffer reference leak through plane state by Laurent Pinchart · 10 years ago
  65. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  66. 48596d5 drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() by Laurent Pinchart · 10 years ago
  67. 52055ba drm: rcar-du: Move plane commit code from CRTC start to CRTC resume by Laurent Pinchart · 10 years ago
  68. 5bfcbce drm: rcar-du: Move plane format to plane state by Laurent Pinchart · 10 years ago
  69. 53dff60 drm: rcar-du: Remove unneeded rcar_du_crtc plane field by Laurent Pinchart · 10 years ago
  70. 4709419 drm: rcar-du: Replace plane crtc and enabled fields by plane state by Laurent Pinchart · 10 years ago
  71. f398f34 drm: rcar-du: Rework plane setup code by Laurent Pinchart · 10 years ago
  72. 4407cc0 drm: rcar-du: Switch plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  73. d574664 drm: rcar-du: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  74. 8d3f9b2 drm: rcar-du: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  75. ede7714 drm: rcar-du: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 10 years ago
  76. f348323 drm: rcar-du: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  77. cf1cc6f drm: rcar-du: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  78. 336d04a drm: rcar-du: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  79. beff155 drm: rcar-du: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  80. 58706b8 drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  81. f6638b6 drm: rcar-du: Rework encoder enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  82. 44ef7ed drm: rcar-du: Replace LVDS encoder DPMS by enable/disable by Laurent Pinchart · 10 years ago
  83. 287bdf0 drm: rcar-du: Remove private copy of plane size and position by Laurent Pinchart · 10 years ago
  84. 3e8da87 drm: rcar-du: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  85. 845f463 drm: rcar-du: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  86. 920888a drm: rcar-du: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  87. 3053460 drm: rcar-du: Fix hardware plane allocation by Laurent Pinchart · 10 years ago
  88. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  89. a64b9c7 drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS by Laurent Pinchart · 10 years ago
  90. 931b733 drm: rcar-du: Disable fbdev emulation when no connector is present by Laurent Pinchart · 10 years ago
  91. 0cd90a5 drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  92. 36693f3 drm: rcar-du: Wait for page flip completion when turning the CRTC off by Laurent Pinchart · 10 years ago
  93. 17f6b8a drm: rcar-du: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  94. 8b37c32 drm: rcar-du: Don't set connector->encoder at init time by Laurent Pinchart · 10 years ago
  95. df78222 drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time by Laurent Pinchart · 10 years ago
  96. 0e211da drm: rcar-du: Don't disable unused functions at init time by Laurent Pinchart · 10 years ago
  97. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  98. db88c8f drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS by Chen Gang S · 10 years ago
  99. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  100. 906eff7 drm: rcar-du: Implement support for interlaced modes by Laurent Pinchart · 10 years ago