1. 444435b drm/rcar-du: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  2. 1ed3b57 drm/rcar-du: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  3. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 9 years ago
  4. d792bc7 drm: rcar-du: Output the DISP signal on the DISP pin by Laurent Pinchart · 9 years ago
  5. 6a8c49f drm: rcar-du: Support up to 4 CRTCs 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. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 11 years ago
  8. 6ea22ab drm: rcar-du: Remove local CRTC enabled state by Laurent Pinchart · 9 years ago
  9. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  10. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  11. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  12. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 10 years ago
  13. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 10 years ago
  14. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 10 years ago
  15. 2a57e9b drm: rcar-du: Keep plane to CRTC associations when disabling a plane by Laurent Pinchart · 10 years ago
  16. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 10 years ago
  17. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 10 years ago
  18. 3515a9a drm: rcar-du: Don't initialize event->pipe field by Laurent Pinchart · 10 years ago
  19. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  20. 48596d5 drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() by Laurent Pinchart · 10 years ago
  21. 52055ba drm: rcar-du: Move plane commit code from CRTC start to CRTC resume by Laurent Pinchart · 10 years ago
  22. 5bfcbce drm: rcar-du: Move plane format to plane state by Laurent Pinchart · 10 years ago
  23. 53dff60 drm: rcar-du: Remove unneeded rcar_du_crtc plane field 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. 4407cc0 drm: rcar-du: Switch plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  26. d574664 drm: rcar-du: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  27. f348323 drm: rcar-du: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  28. cf1cc6f2 drm: rcar-du: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  29. beff155 drm: rcar-du: Rework CRTC enable/disable for atomic updates 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. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  34. 0cd90a5 drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  35. 36693f3 drm: rcar-du: Wait for page flip completion when turning the CRTC off by Laurent Pinchart · 10 years ago
  36. 17f6b8a drm: rcar-du: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  37. 906eff7 drm: rcar-du: Implement support for interlaced modes by Laurent Pinchart · 10 years ago
  38. 3dbf11e drm: rcar-du: Clamp DPMS states to on and off by Laurent Pinchart · 10 years ago
  39. f67e1e0 drm: rcar-du: Output HSYNC instead of CSYNC by Laurent Pinchart · 10 years ago
  40. 1b30dbd drm: rcar-du: Add support for external pixel clock by Laurent Pinchart · 10 years ago
  41. 0c1c877 drm: rcar-du: Refactor DEFR8 feature by Laurent Pinchart · 10 years ago
  42. 6512f5f drm: rcar-du: fix error return code by Julia Lawall · 10 years ago
  43. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  44. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  45. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  46. eb86301 drm/rcar-du: Update plane pitch in .mode_set_base() operation by Laurent Pinchart · 11 years ago
  47. f5abcc4 drm/rcar-du: Don't cast crtc to rcrtc twice in the same function by Laurent Pinchart · 11 years ago
  48. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  49. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 12 years ago
  50. 7cbc05c drm/rcar-du: Configure RGB output routing to DPAD0 by Laurent Pinchart · 12 years ago
  51. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 12 years ago
  52. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 12 years ago
  53. 2fd22db drm/rcar-du: Move output routing configuration to group by Laurent Pinchart · 12 years ago
  54. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 12 years ago
  55. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 12 years ago
  56. f66ee30 drm/rcar-du: Support per-CRTC clock and IRQ by Laurent Pinchart · 12 years ago
  57. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 12 years ago