1. f13478c drm/sun4i: Constify static structs by Rikard Falkeborn · 4 years, 7 months ago
  2. 87154ff8 drm: Remove unnecessary drm_panel_attach and drm_panel_detach by Joe Perches · 4 years, 7 months ago
  3. f9f3a38 drm/sun4i: Use simple encoder by Thomas Zimmermann · 5 years ago
  4. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 5 years ago
  5. 06c4a9c drm/panel: decouple connector from drm_panel by Sam Ravnborg · 5 years ago
  6. ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 5 years ago
  7. 9c25a29 drm/sun4i: drop use of drmP.h by Sam Ravnborg · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. e2771de drm/sun4i: rgb: Change the pixel clock validation check by Maxime Ripard · 6 years ago
  10. 9f7dfd0 drm/sun4i: Move rate variables to long long by Maxime Ripard · 6 years ago
  11. 19d0ffe drm/sun4i: rgb: Store the bridge pointer by Maxime Ripard · 6 years ago
  12. 1ce6f91 drm/sun4i: Move the panel pointer from the TCON to the encoders by Maxime Ripard · 6 years ago
  13. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  14. 548ae86 drm/sun4i: tcon: fix check of tcon->panel null pointer by Giulio Benetti · 6 years ago
  15. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  16. dbf8f9e drm/sun4i: Use drm_crtc_mask() by Ville Syrjälä · 7 years ago
  17. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  18. cde8b75 drm/sun4i: move rgb mode_valid from connector to encoder by Giulio Benetti · 7 years ago
  19. 5af894b drm/sun4i: rgb: Fix potential division by zero by Maxime Ripard · 7 years ago
  20. 5b8f091 drm/sun4i: tcon: Don't rely on encoders to set the TCON mode by Maxime Ripard · 7 years ago
  21. 45e88f9 drm/sun4i: tcon: Don't rely on encoders to enable the TCON by Maxime Ripard · 7 years ago
  22. 5fd27c2 Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  23. 32b4d57 drm/sun4i: make drm_connector_funcs structures const by Bhumika Goyal · 8 years ago
  24. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 8 years ago
  25. 7d1a2bf drm/sun4i: Remove useless atomic_check by Maxime Ripard · 8 years ago
  26. f8c73f4 drm/sun4i: tcon: Move the muxing out of the mode set function by Maxime Ripard · 8 years ago
  27. 86cf678 drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set by Chen-Yu Tsai · 8 years ago
  28. cb2e77c Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  29. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  30. b9c8506 drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder by Chen-Yu Tsai · 8 years ago
  31. a5154a4 drm/sun4i: Drop hardcoded .possible_crtcs values from layers by Chen-Yu Tsai · 8 years ago
  32. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  33. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  34. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  35. 0df03b4 drm/sun4i: rgb: Remove the bridge enable/disable functions by Maxime Ripard · 8 years ago
  36. 5647b25 drm/sun4i: rgb: Enable panel after controller by Jonathan Liu · 8 years ago
  37. 0c3ff44 drm/sun4i: add missing header dependencies by Baoyou Xie · 8 years ago
  38. b5644a5 drm/sun4i: Clear encoder->bridge if a bridge is not found by Chen-Yu Tsai · 8 years ago
  39. 4b30950 drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare} by Jonathan Liu · 8 years ago
  40. 894f5a9 drm/sun4i: Add bridge support by Maxime Ripard · 9 years ago
  41. a8444c7e drm/sun4i: Move panel retrieval in RGB connector by Maxime Ripard · 9 years ago
  42. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  43. 99410f3 drm: sun4i: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  44. 0de6e91 drm/sun4i: rgb: panel is an error pointer by Maxime Ripard · 9 years ago
  45. bb43d40 drm/sun4i: rgb: Validate the clock rate by Maxime Ripard · 9 years ago
  46. 29e57fa drm: sun4i: Add RGB output by Maxime Ripard · 9 years ago