1. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  2. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  3. 2f410f8 drm/sti: fix GDP size to support up to UHD resolution by Vincent Abriou · 8 years ago
  4. 8cb68c8 drm: Fix get_property logic fumble by Daniel Vetter · 8 years ago
  5. 6ce2ca5 drm: dw-hdmi: Implement the mode_fixup drm helper by Romain Perier · 8 years ago
  6. c98cdff Revert "drm: Don't allow interruptions when opening debugfs/crc" by Sean Paul · 8 years ago
  7. 2e06416 drm: Only take cursor locks when the cursor plane exists by Daniel Vetter · 8 years ago
  8. 3bacf43 drm/vmwgfx: Fix fbdev emulation using legacy functions by Daniel Vetter · 8 years ago
  9. c1bb818 drm/rockchip: Shutdown all crtcs when unbinding drm by Jeffy Chen · 8 years ago
  10. ccea919 drm/rockchip: Reorder drm bind/unbind sequence by Jeffy Chen · 8 years ago
  11. b7ac7b5 drm/rockchip: analogix_dp: Disable clock when unbinding by Jeffy Chen · 8 years ago
  12. ec6e776 drm/rockchip: vop: Unprepare clocks when unbinding by Jeffy Chen · 8 years ago
  13. 5e57037 drm/rockchip: vop: Enable pm domain before vop_initial by Jeffy Chen · 8 years ago
  14. 88582f5 drm/rockchip: cdn-dp: Don't unregister audio dev when unbinding by Jeffy Chen · 8 years ago
  15. 54bd167 drm/rockchip: cdn-dp: Don't try to release firmware when not loaded by Jeffy Chen · 8 years ago
  16. 37e0487 drm: bridge: analogix: Destroy connector & encoder when unbinding by Jeffy Chen · 8 years ago
  17. ede2fdf drm: bridge: analogix: Disable clock when unbinding by Jeffy Chen · 8 years ago
  18. 7b017a5 drm: bridge: analogix: Unregister dp aux when unbinding by Jeffy Chen · 8 years ago
  19. 18aea7d drm: bridge: analogix: Detach panel when unbinding analogix dp by Jeffy Chen · 8 years ago
  20. b8dfa82 drm: Don't allow interruptions when opening debugfs/crc by Chris Wilson · 8 years ago
  21. 385aee9 drm/virtio: don't leak bo on drm_gem_object_init failure by Gerd Hoffmann · 8 years ago
  22. e20c29a drm: bridge: dw-hdmi: fix input format/encoding from plat_data by Neil Armstrong · 8 years ago
  23. 09bffa6 drm: omap: use common OF graph helpers by Rob Herring · 8 years ago
  24. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  25. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  26. 1f2db30 drm: of: introduce drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  27. ce09d76 drm/atomic: Add connector atomic_check function, v2. by Maarten Lankhorst · 8 years ago
  28. 970ece8 drm/atomic: Move enable/connector check up in check_modeset() by Maarten Lankhorst · 8 years ago
  29. 24d6652 drm/atomic: Set all the changed flags in one place. by Maarten Lankhorst · 8 years ago
  30. 44596b8 drm/atomic: Unify conflicting encoder handling. by Maarten Lankhorst · 8 years ago
  31. 53552d5 drm: Take mode_config.mutex in setcrtc ioctl by Daniel Vetter · 8 years ago
  32. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  33. 99748ab drm: virtio: fix virtio_gpu_cursor_formats by Laurent Vivier · 8 years ago
  34. f40d656 drm: bridge: dw-hdmi: Add a missing break statement by Dan Carpenter · 8 years ago
  35. 4c67b20 drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420 by Neil Armstrong · 8 years ago
  36. 7128645 drm/fb-helper: Extract _legacy kms functions by Daniel Vetter · 8 years ago
  37. 941b8ca drm: extract legacy framebuffer remove by Daniel Vetter · 8 years ago
  38. 3a09f73 drm/atomic-helper: Remove legacy backoff hack from gamma_set by Daniel Vetter · 8 years ago
  39. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  40. ca659e0 drm: Add explicit acquire ctx handling around ->gamma_set by Daniel Vetter · 8 years ago
  41. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  42. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  43. 04ee39b drm: Only take crtc lock in get_gamma ioctl by Daniel Vetter · 8 years ago
  44. eb8eb02 drm: Drop modeset_lock_all from the getproperty ioctl by Daniel Vetter · 8 years ago
  45. c2d8556 drm: drop modeset_lock_all from drm_state_info by Daniel Vetter · 8 years ago
  46. a5b8444 drm/atomic-helper: remove modeset_lock_all from helper_resume by Daniel Vetter · 8 years ago
  47. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  48. b95ff03 drm: Remove drm_modeset_(un)lock_crtc by Daniel Vetter · 8 years ago
  49. 5f27502 drm: Make drm_modeset_lock_crtc internal by Daniel Vetter · 8 years ago
  50. 5db06a8 drm: Pass CRTC ID in userspace vblank events by Ander Conselvan de Oliveira · 8 years ago
  51. 1bbfe9d drm/doc: Small markup fixup by Daniel Vetter · 8 years ago
  52. 2640981 drm: document drm_ioctl.[hc] by Daniel Vetter · 8 years ago
  53. e227170 drm: Consolidate and document sysfs support by Daniel Vetter · 8 years ago
  54. 2021d5b drm/meson: Convert existing documentation to actual kerneldoc by Neil Armstrong · 8 years ago
  55. 3f68be7 drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY by Neil Armstrong · 8 years ago
  56. 335e371 drm/meson: Add support for HDMI venc modes and settings by Neil Armstrong · 8 years ago
  57. 2f4c95d drm/meson: add support for HDMI clock support by Neil Armstrong · 8 years ago
  58. cb110b6 drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available by Neil Armstrong · 8 years ago
  59. a41e82e drm/meson: Add support for components by Neil Armstrong · 8 years ago
  60. 8437d59 drm/meson: Add missing HDMI register by Neil Armstrong · 8 years ago
  61. cc0c43a drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit by Neil Armstrong · 8 years ago
  62. 386d329 drm: bridge: dw-hdmi: Move HPD handling to PHY operations by Neil Armstrong · 8 years ago
  63. def23aa drm: bridge: dw-hdmi: Switch to V4L bus format and encodings by Neil Armstrong · 8 years ago
  64. a23d626 drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function by Laurent Pinchart · 8 years ago
  65. 9eb8902 Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next by Sean Paul · 8 years ago
  66. c829a33 Merge airlied/drm-next into drm-misc-next by Sean Paul · 8 years ago
  67. 9c4ad46 drm: virtio: fix virtio_gpu_mode_dumb_create by Gerd Hoffmann · 8 years ago
  68. d519cb7 drm: virtio: add virtio_gpu_translate_format by Gerd Hoffmann · 8 years ago
  69. da6c8f5 dma-buf: align debugfs output by Russell King · 8 years ago
  70. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  71. 694c99c drm/omap: Remove the obsolete #define omap_plane _omap_plane hack by Jyri Sarha · 8 years ago
  72. 273ffea drm/omap: Fix one ugly indentation style break left by coccinelle by Jyri Sarha · 8 years ago
  73. 864050c drm/omap: Rename enum omap_plane to enum omap_plane_id by Jyri Sarha · 8 years ago
  74. f1118b8 drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option by Jyri Sarha · 8 years ago
  75. c9af3ed drm/omap: fix crash on module unload by Tomi Valkeinen · 8 years ago
  76. 8a54aa9 drm/omap: use drm_atomic_helper_shutdown() by Tomi Valkeinen · 8 years ago
  77. 50fa9f0 drm/omap: fix display SYNC/DE flags by Tomi Valkeinen · 8 years ago
  78. 956d4f9 drm/omap: dispc: improve debug print of display flags by Tomi Valkeinen · 8 years ago
  79. 39135a3 drm/omap: displays: panel-dpi: Support for handling backlight devices by Peter Ujfalusi · 8 years ago
  80. 4573ebe drm/omap: poll only connectors where the connect/disconnect can be checked by Peter Ujfalusi · 8 years ago
  81. 389c576 drm/omap: display: Add displays in sorted order to the panel_list by Peter Ujfalusi · 8 years ago
  82. a09d2bc drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up by Peter Ujfalusi · 9 years ago
  83. 1e08c82 drm/omap: dss: Support for detecting display stack readiness by Peter Ujfalusi · 9 years ago
  84. 7c79e8d drm/omap: dss: Functions to check components in the display/output list by Peter Ujfalusi · 9 years ago
  85. be2d68c drm/omap: fix replication logic by Tomi Valkeinen · 8 years ago
  86. b8480ca drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled by Tomi Valkeinen · 9 years ago
  87. 5034b1fa drm/omap: remove all EXPORT_SYMBOLs from dispc.c by Tomi Valkeinen · 9 years ago
  88. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  89. a1a37647 drm/omap: fill dispc_ops by Tomi Valkeinen · 9 years ago
  90. 8a13398 drm/omap: add dispc_ops by Tomi Valkeinen · 9 years ago
  91. c283400 drm/omap: move dispc related dss-feat funcs to dispc by Tomi Valkeinen · 9 years ago
  92. 82e83f6 drm/omap: move display, dss-of, output to omapdss-base by Tomi Valkeinen · 9 years ago
  93. 892fdcb drm/omap: display: don't use dsi_get_pixel_size() by Tomi Valkeinen · 9 years ago
  94. 39637e1 drm/omap: output: use dev_err instead of DSSERR by Tomi Valkeinen · 9 years ago
  95. 7c29971 drm/omap: move dss_initialized to omapdss-base by Tomi Valkeinen · 9 years ago
  96. a99ac0d drm/omap: add omapdss-base.ko by Tomi Valkeinen · 9 years ago
  97. d5e7efa drm/omap: fix HDMI sync polarities by Tomi Valkeinen · 9 years ago
  98. 5f6ab8c drm/omap: Add support for render nodes by Hemant Hariyani · 9 years ago
  99. 7bbdef2 drm/omap: improve DPI clock selection on DRA7xx by Tomi Valkeinen · 8 years ago
  100. 1e90711 drm/omap: decrease min width & height by Tomi Valkeinen · 8 years ago