1. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 9 years ago
  2. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 9 years ago
  3. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 9 years ago
  4. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 9 years ago
  5. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 9 years ago
  6. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 9 years ago
  7. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 9 years ago
  8. 85e8f8d drm: rcar-du: Fix LVDS start sequence on Gen3 by Koji Matsuoka · 9 years ago
  9. fd1adef drm: rcar-du: Fix H/V sync signal polarity configuration by Koji Matsuoka · 9 years ago
  10. 9cdced8 drm: rcar-du: Fix display timing controller parameter by Koji Matsuoka · 9 years ago
  11. a3c477b drm: rcar-du: Fix dot clock routing configuration by Laurent Pinchart · 9 years ago
  12. 63b5053 drm: rcar-du: Add R8A7796 support by Laurent Pinchart · 9 years ago
  13. 73323dd drm: rcar-du: Add R8A7792 support by Sergei Shtylyov · 9 years ago
  14. 4f7b0d2 drm: rcar-du: Simplify and fix probe error handling by Laurent Pinchart · 9 years ago
  15. 05ee29e drm: rcar-du: Fix crash in encoder failure error path by Laurent Pinchart · 9 years ago
  16. eb508ce drm: rcar-du: Remove memory allocation error message by Laurent Pinchart · 9 years ago
  17. 0fab63c drm: rcar-du: Remove test for impossible error condition by Laurent Pinchart · 9 years ago
  18. 410fa00 drm: rcar-du: Bring HDMI encoder comments in line with the driver by Laurent Pinchart · 9 years ago
  19. 48b0349 drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init() by Laurent Pinchart · 9 years ago
  20. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  21. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 9 years ago
  22. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 9 years ago
  23. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 9 years ago
  24. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 9 years ago
  25. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 9 years ago
  26. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 9 years ago
  27. 29986cc drm: rcar-du: Link HDMI encoder with bridge by Laurent Pinchart · 9 years ago
  28. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 9 years ago
  29. 62c2cd0 Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 by Benjamin Gaignard · 9 years ago
  30. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  31. 0cf0903 Merge branch 'drm_bridge_for_4.8' of https://github.com/boddob/linux into drm-next by Dave Airlie · 9 years ago
  32. 1d92611 drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder by Archit Taneja · 9 years ago
  33. a2f7449 drm/rcar-du: make fbdev support really optional by Tobias Jakobi · 9 years ago
  34. c12758c drm/rcar-du: use drm_crtc_handle_vblank() by Gustavo Padovan · 9 years ago
  35. 6559436 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 9 years ago
  36. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 9 years ago
  37. f07df98 drm/rcar-du: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 9 years ago
  38. ccf4925 drm: rcar-du: error message is not needed for EPROBE_DEFER by Kuninori Morimoto · 9 years ago
  39. f32133a drm: rcar-du: error message is not needed for drm_vblank_init() by Kuninori Morimoto · 9 years ago
  40. fef1ac5 rcar-du: add/rename DEFR6 TCON bits by Sergei Shtylyov · 9 years ago
  41. 85e0a16 [media] drm: rcar-du: Add Z-order support for VSP planes by Laurent Pinchart · 9 years ago
  42. 4174082 [media] drm: rcar-du: Add alpha support for VSP planes by Laurent Pinchart · 9 years ago
  43. 15b6412b drm: rcar-du: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  44. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
  45. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  46. 09ad807 drm/rcar-du: Use for_each_*_in_state by Daniel Vetter · 9 years ago
  47. 92e0f24 drm/rcar-du: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  48. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 9 years ago
  49. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  50. 444435b drm/rcar-du: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  51. 3302f35 drm/rcar-du: Rename async to nonblock. by Maarten Lankhorst · 9 years ago
  52. 077d673 drm: rcar-du: Fix compilation warning by Laurent Pinchart · 9 years ago
  53. a033e6b drm: rcar-du: Use ARCH_RENESAS by Simon Horman · 9 years ago
  54. 4f5504c drm: rcar-du: Clarify vsp dependency by Arnd Bergmann · 9 years ago
  55. c251d85 drm: rcar-du: Fix compilation warning by Laurent Pinchart · 9 years ago
  56. d63c25e drm: rcar-du: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  57. 6c87e5c drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all() by Alexey Brodkin · 9 years ago
  58. 1ed3b57 drm/rcar-du: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  59. 7863ac5 drm: rcar-du: Add tri-planar memory formats support by Laurent Pinchart · 10 years ago
  60. fee8abc drm: rcar-du: Add probe deferral debug messages by Laurent Pinchart · 10 years ago
  61. 6bc2e15 drm: rcar-du: lvds: Add R-Car Gen3 support by Koji Matsuoka · 10 years ago
  62. 82e7c5e drm: rcar-du: lvds: Rename PLLEN bit to PLLON by Laurent Pinchart · 10 years ago
  63. 5e1ac3b drm: rcar-du: lvds: Fix PLL frequency-related configuration by Laurent Pinchart · 10 years ago
  64. d9829a3 drm: rcar-du: lvds: Avoid duplication of clock clamp code by Laurent Pinchart · 10 years ago
  65. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 10 years ago
  66. a5e18b2 drm: rcar-du: Output the DISP signal on the ODDF pin by Laurent Pinchart · 10 years ago
  67. d792bc7 drm: rcar-du: Output the DISP signal on the DISP pin by Laurent Pinchart · 10 years ago
  68. 6a8c49f drm: rcar-du: Support up to 4 CRTCs by Koji Matsuoka · 10 years ago
  69. dadab32 drm: rcar-du: Drop LVDS double dependency on OF by Laurent Pinchart · 10 years ago
  70. 7372e89 drm: rcar-du: Enable compilation on ARM64 by Koji Matsuoka · 10 years ago
  71. 07ece19 drm: rcar-du: Fix compile warning on 64-bit platforms by Koji Matsuoka · 10 years ago
  72. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 10 years ago
  73. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 10 years ago
  74. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 12 years ago
  75. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 12 years ago
  76. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 12 years ago
  77. 2f13c52 drm: rcar-du: Refactor plane setup by Laurent Pinchart · 10 years ago
  78. ff96736 drm: rcar-du: Compute plane DDCR4 register value directly by Laurent Pinchart · 10 years ago
  79. 1b0fd0e drm: rcar-du: Don't update planes on disabled CRTCs by Laurent Pinchart · 10 years ago
  80. 6ea22ab drm: rcar-du: Remove local CRTC enabled state by Laurent Pinchart · 10 years ago
  81. c1d4b38 drm: rcar-du: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 10 years ago
  82. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  83. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 10 years ago
  84. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 10 years ago
  85. 16c3719 drm: Constify drm_encoder_slave_funcs by Ville Syrjälä · 10 years ago
  86. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 10 years ago
  87. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 10 years ago
  88. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 10 years ago
  89. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 10 years ago
  90. 090425c drm: rcar-du: Add support for the R8A7794 DU by Laurent Pinchart · 10 years ago
  91. f1ceb84a drm: rcar-du: Add support for the R8A7793 DU by Laurent Pinchart · 10 years ago
  92. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 10 years ago
  93. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 10 years ago
  94. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 10 years ago
  95. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 10 years ago
  96. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 10 years ago
  97. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 10 years ago
  98. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 10 years ago
  99. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 10 years ago
  100. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 10 years ago