1. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  2. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  3. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 8 years ago
  4. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  5. 09ad807 drm/rcar-du: Use for_each_*_in_state by Daniel Vetter · 8 years ago
  6. 3302f35 drm/rcar-du: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  7. 7863ac5 drm: rcar-du: Add tri-planar memory formats support by Laurent Pinchart · 9 years ago
  8. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 9 years ago
  9. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 9 years ago
  10. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 9 years ago
  11. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 11 years ago
  12. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 11 years ago
  13. 1b0fd0e drm: rcar-du: Don't update planes on disabled CRTCs by Laurent Pinchart · 9 years ago
  14. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  15. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  16. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  17. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  18. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  19. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  20. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 9 years ago
  21. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 9 years ago
  22. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 9 years ago
  23. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 10 years ago
  24. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 9 years ago
  25. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 9 years ago
  26. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 9 years ago
  27. 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
  28. 4af642d drm/rcar-du: use for_each_endpoint_of_node macro by Philipp Zabel · 10 years ago
  29. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  30. 52055ba drm: rcar-du: Move plane commit code from CRTC start to CRTC resume by Laurent Pinchart · 10 years ago
  31. 8d3f9b2 drm: rcar-du: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  32. 336d04a drm: rcar-du: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  33. 3e8da87 drm: rcar-du: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  34. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  35. 931b733 drm: rcar-du: Disable fbdev emulation when no connector is present by Laurent Pinchart · 10 years ago
  36. df78222 drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time by Laurent Pinchart · 10 years ago
  37. 0e211da drm: rcar-du: Don't disable unused functions at init time by Laurent Pinchart · 10 years ago
  38. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  39. 347d761 drm: rcar-du: Don't fail probe in case of partial encoder init error by Laurent Pinchart · 10 years ago
  40. 637e619 drm: rcar-du: Add HDMI encoder and connector support by Laurent Pinchart · 10 years ago
  41. 3ea4d5e drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() by Laurent Pinchart · 10 years ago
  42. 2378ad1 drm: rcar-du: Remove platform data support by Laurent Pinchart · 10 years ago
  43. 7e295a3 drm/rcar: gem: dumb: pitch is an output by Thierry Reding · 10 years ago
  44. 6d17829 drm/cma: Introduce drm_gem_cma_dumb_create_internal() by Thierry Reding · 10 years ago
  45. 96c0269 drm/rcar-du: Add OF support by Laurent Pinchart · 11 years ago
  46. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  47. 8bed5cc drm/rcar-du: Fix maximum frame buffer pitch computation by Laurent Pinchart · 10 years ago
  48. d9961b2 drm/rcar-du: Handle encoder initialization failures by Laurent Pinchart · 10 years ago
  49. e8355e0 drm/rcar-du: Split features and quirks by Laurent Pinchart · 11 years ago
  50. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 11 years ago
  51. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 11 years ago
  52. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 11 years ago
  53. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 11 years ago
  54. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 11 years ago
  55. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 11 years ago
  56. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 11 years ago
  57. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 11 years ago
  58. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 11 years ago
  59. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 11 years ago
  60. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  61. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  62. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 11 years ago