1. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 8 years ago
  2. 09ad807 drm/rcar-du: Use for_each_*_in_state by Daniel Vetter · 8 years ago
  3. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 8 years ago
  4. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 9 years ago
  5. 07ece19 drm: rcar-du: Fix compile warning on 64-bit platforms by Koji Matsuoka · 9 years ago
  6. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 9 years ago
  7. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 9 years ago
  8. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 11 years ago
  9. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 11 years ago
  10. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 11 years ago
  11. 2f13c52 drm: rcar-du: Refactor plane setup by Laurent Pinchart · 9 years ago
  12. ff96736 drm: rcar-du: Compute plane DDCR4 register value directly by Laurent Pinchart · 9 years ago
  13. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  14. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  15. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 9 years ago
  16. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  17. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 9 years ago
  18. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 9 years ago
  19. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 9 years ago
  20. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 9 years ago
  21. de115fac drm: rcar-du: Fix framebuffer reference leak through plane state by Laurent Pinchart · 9 years ago
  22. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  23. 5bfcbce drm: rcar-du: Move plane format to plane state by Laurent Pinchart · 10 years ago
  24. 4709419 drm: rcar-du: Replace plane crtc and enabled fields by plane state by Laurent Pinchart · 10 years ago
  25. f398f34 drm: rcar-du: Rework plane setup code by Laurent Pinchart · 10 years ago
  26. 4407cc0 drm: rcar-du: Switch plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  27. d574664 drm: rcar-du: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  28. 336d04a drm: rcar-du: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  29. 287bdf0 drm: rcar-du: Remove private copy of plane size and position by Laurent Pinchart · 10 years ago
  30. 3e8da87 drm: rcar-du: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  31. 845f463 drm: rcar-du: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  32. 920888a drm: rcar-du: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  33. 3053460 drm: rcar-du: Fix hardware plane allocation by Laurent Pinchart · 10 years ago
  34. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  35. 906eff7 drm: rcar-du: Implement support for interlaced modes by Laurent Pinchart · 10 years ago
  36. 49785e2 drm: rcar-du: Configure pitch for chroma plane of multiplanar formats by Laurent Pinchart · 10 years ago
  37. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  38. eb86301 drm/rcar-du: Update plane pitch in .mode_set_base() operation by Laurent Pinchart · 11 years ago
  39. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 11 years ago
  40. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 11 years ago
  41. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 11 years ago
  42. 9e7db06 drm/rcar-du: Clarify comment regarding plane Y source coordinate by Laurent Pinchart · 11 years ago
  43. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 11 years ago