1. bfda9aa Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  2. ac7c748 drm: Reduce scope of 'state' variable by Dawid Kurek · 8 years ago
  3. ae9d042 drm: mxsfb_crtc: Reset the eLCDIF controller by Fabio Estevam · 8 years ago
  4. d35fb61 drm: Remove duplicate forward declaration by Dawid Kurek · 8 years ago
  5. e2af12b drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board by Hoegeun Kwon · 8 years ago
  6. 60ee02b dt-bindings: Add support for samsung s6e3hf2 panel by Hoegeun Kwon · 8 years ago
  7. 2a49816 drm/panel: add backlight dependency for sitronix-st7789v by Arnd Bergmann · 8 years ago
  8. 93023c1 drm/panel: S6E3HA2 needs backlight code by Arnd Bergmann · 8 years ago
  9. 70c0d5b drm/panel: simple: add support for AUO P320HVN03 by Lucas Stach · 8 years ago
  10. 4177fa6 drm/panel: simple: add support for NLT NL192108AC18-02D by Lucas Stach · 8 years ago
  11. fa9b4b6 dt-bindings: add vendor prefix for NLT Technologies, Ltd. by Lucas Stach · 8 years ago
  12. 01bacc13 drm/panel: simple: add support for NEC NL12880B20-05 by Lucas Stach · 8 years ago
  13. 14c8f2e drm/panel: add Innolux P079ZCA panel driver by Chris Zhong · 8 years ago
  14. ead9d5b dt-bindings: Add INNOLUX P079ZCA panel bindings by Chris Zhong · 8 years ago
  15. 3ee45a3 drm/syncobj: add sync_file interaction. (v1.2) by Dave Airlie · 8 years ago
  16. e908342 drm: introduce sync objects (v4) by Dave Airlie · 8 years ago
  17. d0b1d25 drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path by Christophe JAILLET · 8 years ago
  18. 24bb206 drm/vc4/vc4_bo.c: always set bo->resv by Hans Verkuil · 8 years ago
  19. dc62914 drm: Add const to name field declaration in struct drm_prop_enum_list by Jyri Sarha · 8 years ago
  20. 2af168e drm/pl111: Fix offset calculation for the primary plane. by Eric Anholt · 8 years ago
  21. ff9b47a drm/atmel-hlcdc: Fix panel registration by Boris Brezillon · 8 years ago
  22. 123387d drm/bridge: Build the panel wrapper in drm_kms_helper by Maarten Lankhorst · 8 years ago
  23. c9f0726 Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  24. 55f5b0b Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  25. 96160a8 drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge. by Eric Anholt · 8 years ago
  26. 510fc3c drm/atmel-hlcdc: Drop custom encoder cleanup func. by Eric Anholt · 8 years ago
  27. 7b1298e drm/vc4: Switch DPI to using the panel-bridge helper. by Eric Anholt · 8 years ago
  28. 656fa22 drm/vc4: Switch DSI to the panel-bridge layer, and support bridges. by Eric Anholt · 8 years ago
  29. 13dfc05 drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge. by Eric Anholt · 8 years ago
  30. b0febde drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback by Jose Abreu · 8 years ago
  31. f3ca01d drm: zte: use devm_of_platform_populate() by Benjamin Gaignard · 8 years ago
  32. 562ff05 Merge tag 'omapdrm-4.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  33. 7f69694 drm/vc4: Mark the device as active when enabling runtime PM. by Eric Anholt · 8 years ago
  34. 71ae3df drm: remove writeq/readq function definitions by Corentin Labbe · 8 years ago
  35. a57bf53 drm/atmel-hlcdc: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  36. cc8dd76 drm/omap: fix tiled buffer stride calculations by Tomi Valkeinen · 8 years ago
  37. 2add8d13 drm/omap: fix YUV422 90/270 rotation with mirroring by Tomi Valkeinen · 8 years ago
  38. c4df6e4 drm/omap: fix YUV422 rotation with TILER by Tomi Valkeinen · 8 years ago
  39. 16f9ede drm/omap: pass rotation to dispc by Tomi Valkeinen · 8 years ago
  40. 4eebb80 drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean by Tomi Valkeinen · 8 years ago
  41. 0bd97c4 drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_* by Tomi Valkeinen · 8 years ago
  42. 218ed53 drm/omap: remove omap_drm_win by Tomi Valkeinen · 8 years ago
  43. 8958aeb drm/omap: add drm_rotation_to_tiler helper() by Tomi Valkeinen · 8 years ago
  44. 41aff42 drm/omap: rename color_mode to fourcc by Tomi Valkeinen · 8 years ago
  45. c2e52e3 drm/omap: cleanup formats array by Tomi Valkeinen · 8 years ago
  46. eecad43 drm/omap: remove omap_framebuffer_get_formats() by Tomi Valkeinen · 8 years ago
  47. 3e1d65c drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_* by Tomi Valkeinen · 8 years ago
  48. 9c39d17 drm/omap: use u32 instead of enum omap_color_mode by Tomi Valkeinen · 8 years ago
  49. 18c0d62 drm/omap: change supported_modes to an array by Tomi Valkeinen · 8 years ago
  50. 22245f5 drm/omap: remove unneeded prototypes by Tomi Valkeinen · 8 years ago
  51. 5edec14 drm/omap: add format_is_yuv() helper by Tomi Valkeinen · 8 years ago
  52. 185e23e drm/omap: cleanup offset calculation by Tomi Valkeinen · 8 years ago
  53. 517a8a95 drm/omap: remove dma & vrfb rotation by Tomi Valkeinen · 8 years ago
  54. dc50be8 drm/omap: ratelimit OCP error by Tomi Valkeinen · 8 years ago
  55. 4b9cdd9 drm/omap: remove CLUT by Tomi Valkeinen · 8 years ago
  56. 6d86278 drm/omap: fix setting & clearing DOUBLESTRIDE by Tomi Valkeinen · 9 years ago
  57. eb06225 drm/omap: Remove unused omap_dss_find_output() function by Laurent Pinchart · 8 years ago
  58. b82f6cc drm/omap: remove omap_overlay & omap_overlay_manager by Tomi Valkeinen · 8 years ago
  59. c632047 drm/omap: remove unused fields by Tomi Valkeinen · 8 years ago
  60. d2935c1 drm/omap: remove legacy get_resolution by Tomi Valkeinen · 8 years ago
  61. fb251e3 drm/omap: remove unused get_dimensions() by Tomi Valkeinen · 8 years ago
  62. aa61321 drm/omap: remove rfbi by Tomi Valkeinen · 8 years ago
  63. b42d7f5 drm/omap: dpi: remove legacy data_lines by Tomi Valkeinen · 8 years ago
  64. e0eb2ac drm/omap: remove recommended_bpp by Tomi Valkeinen · 8 years ago
  65. f2214bc drm/omap: venc: remove set_type & invert_vid_out_polarity by Tomi Valkeinen · 8 years ago
  66. 111d47d drm/omap: sdi: remove legacy set_datapairs by Tomi Valkeinen · 8 years ago
  67. c08feea drm/omap: connector-dvi/hdmi: remove extra include by Tomi Valkeinen · 8 years ago
  68. 11b23e1 drm/omap: connector-analog-tv: remove non-DT support by Tomi Valkeinen · 8 years ago
  69. de63742 drm/omap: acx565akm: remove non-DT support by Tomi Valkeinen · 8 years ago
  70. bf31ce7 drm/omap: panel-dpi: remove non-DT support by Tomi Valkeinen · 8 years ago
  71. 9d24159a drm/omap: define compat_ioctl by Tomi Valkeinen · 8 years ago
  72. 2150c19 drm/omap: 64bit compile fixes by Tomi Valkeinen · 8 years ago
  73. 2e953d8 drm/omap: remove read_irqenable() by Tomi Valkeinen · 8 years ago
  74. 49a3057 drm/omap: remove ovl_set_channel_out by Tomi Valkeinen · 8 years ago
  75. 5806bce drm/omap: remove unused ovl_enabled() by Tomi Valkeinen · 8 years ago
  76. 564f88c drm/omap: add new connector types by Tomi Valkeinen · 8 years ago
  77. 54156c2 drm: omapdrm: sdi: Remove platform driver by Laurent Pinchart · 8 years ago
  78. 5115bba drm: omapdrm: dpi: Remove platform driver by Laurent Pinchart · 8 years ago
  79. 6e471fa drm: omapdrm: Infer the OMAP version from the SoC family by Laurent Pinchart · 8 years ago
  80. 278cba7 drm: omapdrm: Remove unused default display name support by Laurent Pinchart · 8 years ago
  81. fd07ab7 drm: omapdrm: Remove unused dss_get_core_pdev() function by Laurent Pinchart · 8 years ago
  82. 1dff212 drm: omapdrm: Drop support for non-DT devices by Laurent Pinchart · 8 years ago
  83. b22622f drm: omapdrm: Remove duplicate error messages when mapping memory by Laurent Pinchart · 8 years ago
  84. c488dd2 drm: omapdrm: Take GEM object reference when exporting dmabuf by Laurent Pinchart · 8 years ago
  85. 97817fd drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction by Laurent Pinchart · 8 years ago
  86. 930dc19 drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers by Laurent Pinchart · 8 years ago
  87. 24fbaca drm: omapdrm: Fix incorrect usage of the term 'cache coherency' by Laurent Pinchart · 8 years ago
  88. d61ce7d drm: omapdrm: Rename GEM DMA sync functions by Laurent Pinchart · 8 years ago
  89. 57c22f7 drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs by Laurent Pinchart · 8 years ago
  90. 4fa6ce4 drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer() by Laurent Pinchart · 8 years ago
  91. bc20c85 drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin() by Laurent Pinchart · 8 years ago
  92. 1686908 drm: omapdrm: Rename occurrences of paddr to dma_addr by Laurent Pinchart · 8 years ago
  93. aa0408b drm: omapdrm: Remove remap argument to omap_gem_get_paddr() by Laurent Pinchart · 8 years ago
  94. dff6c24 drm: omapdrm: Add zpos property by Laurent Pinchart · 8 years ago
  95. d980278 drm: omapdrm: Remove custom plane state by Laurent Pinchart · 8 years ago
  96. ba527c1 drm: omapdrm: Store the Z order in the plane state zpos field by Laurent Pinchart · 8 years ago
  97. d6f544f drm: omapdrm: Remove legacy buffer synchronization support by Laurent Pinchart · 8 years ago
  98. a9e6f9f drm: omapdrm: Use DRM core's atomic commit helper by Laurent Pinchart · 8 years ago
  99. ce9a8f1 drm: omapdrm: Handle events when enabling/disabling CRTCs by Laurent Pinchart · 8 years ago
  100. 991dca0 drm/exynos: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago