1. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  2. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  3. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  4. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  5. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  6. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  7. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 9 years ago
  8. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 9 years ago
  9. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 9 years ago
  10. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 10 years ago
  11. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 9 years ago
  12. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 9 years ago
  13. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 9 years ago
  14. bb1dc08 Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  15. 4af642d drm/rcar-du: use for_each_endpoint_of_node macro by Philipp Zabel · 10 years ago
  16. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  17. 52055ba drm: rcar-du: Move plane commit code from CRTC start to CRTC resume by Laurent Pinchart · 10 years ago
  18. 8d3f9b2 drm: rcar-du: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  19. 336d04a drm: rcar-du: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  20. 3e8da87 drm: rcar-du: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  21. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  22. 931b733 drm: rcar-du: Disable fbdev emulation when no connector is present by Laurent Pinchart · 10 years ago
  23. df78222 drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time by Laurent Pinchart · 10 years ago
  24. 0e211da drm: rcar-du: Don't disable unused functions at init time by Laurent Pinchart · 10 years ago
  25. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  26. 347d761 drm: rcar-du: Don't fail probe in case of partial encoder init error by Laurent Pinchart · 10 years ago
  27. 637e619 drm: rcar-du: Add HDMI encoder and connector support by Laurent Pinchart · 10 years ago
  28. 3ea4d5e drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() by Laurent Pinchart · 10 years ago
  29. 2378ad1 drm: rcar-du: Remove platform data support by Laurent Pinchart · 10 years ago
  30. 7e295a3 drm/rcar: gem: dumb: pitch is an output by Thierry Reding · 10 years ago
  31. 6d17829 drm/cma: Introduce drm_gem_cma_dumb_create_internal() by Thierry Reding · 10 years ago
  32. 96c0269 drm/rcar-du: Add OF support by Laurent Pinchart · 11 years ago
  33. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  34. 8bed5cc drm/rcar-du: Fix maximum frame buffer pitch computation by Laurent Pinchart · 10 years ago
  35. d9961b2 drm/rcar-du: Handle encoder initialization failures by Laurent Pinchart · 10 years ago
  36. e8355e0 drm/rcar-du: Split features and quirks by Laurent Pinchart · 11 years ago
  37. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 11 years ago
  38. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 11 years ago
  39. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 11 years ago
  40. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 11 years ago
  41. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 11 years ago
  42. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 11 years ago
  43. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 11 years ago
  44. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 11 years ago
  45. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 11 years ago
  46. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 11 years ago
  47. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  48. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  49. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 11 years ago