1. 7a1adbd drm: rcar-du: Use drmm_encoder_alloc() to manage encoder by Kieran Bingham · 4 years, 2 months ago
  2. 3a608bc drm: rcar-du: Drop local encoder variable by Laurent Pinchart · 4 years, 3 months ago
  3. 9a24860 drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode by Laurent Pinchart · 4 years, 3 months ago
  4. ea6aae1 drm: rcar-du: Embed drm_device in rcar_du_device by Laurent Pinchart · 4 years, 3 months ago
  5. f5f1672 drm: rcar-du: Use DRM-managed allocation for encoders by Laurent Pinchart · 4 years, 3 months ago
  6. d8d164a2b drm: rcar-du: Drop unneeded encoder cleanup in error path by Laurent Pinchart · 4 years, 3 months ago
  7. 53ced169 drm: rcar-du: Fix crash when using LVDS1 clock for CRTC by Laurent Pinchart · 4 years, 3 months ago
  8. f9b21bd drm/rcar-du: Use simple encoder by Thomas Zimmermann · 5 years ago
  9. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 5 years ago
  10. 89958b7 drm/bridge: panel: Infer connector type from panel by default by Laurent Pinchart · 6 years ago
  11. ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 6 years ago
  12. 8e8fdda drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode by Laurent Pinchart · 6 years ago
  13. 73eb547 drm: rcar-du: Support panels connected directly to the DPAD outputs by Laurent Pinchart · 6 years ago
  14. a6cc417 drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3 by Laurent Pinchart · 6 years ago
  15. 5aebc85 drm: rcar-du: Simplify encoder registration by Laurent Pinchart · 6 years ago
  16. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  17. 9a47db8 drm: rcar-du: Remove inclusion of drmP.h by Laurent Pinchart · 6 years ago
  18. b8a4303 drm: rcar-du: Move CRTC outputs bitmask to private CRTC state by Laurent Pinchart · 6 years ago
  19. 0bbce9e drm: rcar-du: Convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  20. c6a27fa drm: rcar-du: Convert LVDS encoder code to bridge driver by Laurent Pinchart · 7 years ago
  21. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  22. 381ddfe drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE by Laurent Pinchart · 8 years ago
  23. 5c60253 drm: rcar-du: Replace manual bridge implementation with DRM bridge by Laurent Pinchart · 8 years ago
  24. e947ecc drm: rcar-du: Add support for LVDS mode selection by Laurent Pinchart · 8 years ago
  25. bf7149f drm: rcar-du: Use the DRM panel API by Laurent Pinchart · 8 years ago
  26. e79a7df drm: rcar-du: Switch to encoder .atomic_mode_set() helper function by Laurent Pinchart · 8 years ago
  27. 1d92611 drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder by Archit Taneja · 9 years ago
  28. 15b6412b drm: rcar-du: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  29. d9829a3 drm: rcar-du: lvds: Avoid duplication of clock clamp code by Laurent Pinchart · 10 years ago
  30. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  31. ede7714 drm: rcar-du: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 10 years ago
  32. f348323 drm: rcar-du: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  33. cf1cc6f2 drm: rcar-du: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  34. f6638b6 drm: rcar-du: Rework encoder enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  35. 44ef7ed drm: rcar-du: Replace LVDS encoder DPMS by enable/disable by Laurent Pinchart · 10 years ago
  36. 3dbf11e drm: rcar-du: Clamp DPMS states to on and off by Laurent Pinchart · 10 years ago
  37. 5e433b6 drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction by Laurent Pinchart · 10 years ago
  38. 347d761 drm: rcar-du: Don't fail probe in case of partial encoder init error by Laurent Pinchart · 10 years ago
  39. 637e619 drm: rcar-du: Add HDMI encoder and connector support by Laurent Pinchart · 11 years ago
  40. 4b96b70 drm: rcar-du: Replace direct DRM encoder access with cast macro by Laurent Pinchart · 11 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. 96c0269 drm/rcar-du: Add OF support by Laurent Pinchart · 11 years ago
  44. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  45. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 12 years ago
  46. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 12 years ago
  47. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 12 years ago
  48. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 12 years ago