1. e20c29a drm: bridge: dw-hdmi: fix input format/encoding from plat_data by Neil Armstrong · 8 years ago
  2. 09bffa6 drm: omap: use common OF graph helpers by Rob Herring · 8 years ago
  3. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  4. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  5. 1f2db30 drm: of: introduce drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  6. b61c8d5 drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL by Rob Herring · 8 years ago
  7. ce09d76 drm/atomic: Add connector atomic_check function, v2. by Maarten Lankhorst · 8 years ago
  8. 970ece8 drm/atomic: Move enable/connector check up in check_modeset() by Maarten Lankhorst · 8 years ago
  9. 24d6652 drm/atomic: Set all the changed flags in one place. by Maarten Lankhorst · 8 years ago
  10. 44596b8 drm/atomic: Unify conflicting encoder handling. by Maarten Lankhorst · 8 years ago
  11. 53552d5 drm: Take mode_config.mutex in setcrtc ioctl by Daniel Vetter · 8 years ago
  12. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  13. 99748ab drm: virtio: fix virtio_gpu_cursor_formats by Laurent Vivier · 8 years ago
  14. f40d656 drm: bridge: dw-hdmi: Add a missing break statement by Dan Carpenter · 8 years ago
  15. 4c67b20 drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420 by Neil Armstrong · 8 years ago
  16. 7128645 drm/fb-helper: Extract _legacy kms functions by Daniel Vetter · 8 years ago
  17. 941b8ca drm: extract legacy framebuffer remove by Daniel Vetter · 8 years ago
  18. 3a09f73 drm/atomic-helper: Remove legacy backoff hack from gamma_set by Daniel Vetter · 8 years ago
  19. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  20. ca659e0 drm: Add explicit acquire ctx handling around ->gamma_set by Daniel Vetter · 8 years ago
  21. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  22. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  23. 04ee39b drm: Only take crtc lock in get_gamma ioctl by Daniel Vetter · 8 years ago
  24. eb8eb02 drm: Drop modeset_lock_all from the getproperty ioctl by Daniel Vetter · 8 years ago
  25. c2d8556 drm: drop modeset_lock_all from drm_state_info by Daniel Vetter · 8 years ago
  26. a5b8444 drm/atomic-helper: remove modeset_lock_all from helper_resume by Daniel Vetter · 8 years ago
  27. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  28. b95ff03 drm: Remove drm_modeset_(un)lock_crtc by Daniel Vetter · 8 years ago
  29. 5f27502 drm: Make drm_modeset_lock_crtc internal by Daniel Vetter · 8 years ago
  30. 5db06a8 drm: Pass CRTC ID in userspace vblank events by Ander Conselvan de Oliveira · 8 years ago
  31. 1bbfe9d drm/doc: Small markup fixup by Daniel Vetter · 8 years ago
  32. 2640981 drm: document drm_ioctl.[hc] by Daniel Vetter · 8 years ago
  33. e227170 drm: Consolidate and document sysfs support by Daniel Vetter · 8 years ago
  34. 085c6c0 drm: update todo.rst by Daniel Vetter · 8 years ago
  35. cc85dcd dt-bindings: display: rk3288-mipi-dsi: add reset property by John Keeping · 8 years ago
  36. b40af4d MAINTAINERS: update files for Amlogic DRM Driver by Neil Armstrong · 8 years ago
  37. 3650c25 drm/meson: Add RST to bring together kerneldoc by Neil Armstrong · 8 years ago
  38. 2021d5b drm/meson: Convert existing documentation to actual kerneldoc by Neil Armstrong · 8 years ago
  39. 8cceda5 dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension by Neil Armstrong · 8 years ago
  40. 3f68be7 drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY by Neil Armstrong · 8 years ago
  41. 335e371 drm/meson: Add support for HDMI venc modes and settings by Neil Armstrong · 8 years ago
  42. 2f4c95d drm/meson: add support for HDMI clock support by Neil Armstrong · 8 years ago
  43. cb110b6 drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available by Neil Armstrong · 8 years ago
  44. a41e82e drm/meson: Add support for components by Neil Armstrong · 8 years ago
  45. 8437d59 drm/meson: Add missing HDMI register by Neil Armstrong · 8 years ago
  46. cc0c43a drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit by Neil Armstrong · 8 years ago
  47. 386d329 drm: bridge: dw-hdmi: Move HPD handling to PHY operations by Neil Armstrong · 8 years ago
  48. e624f51 drm: bridge: dw-hdmi: Add Documentation on supported input formats by Neil Armstrong · 8 years ago
  49. def23aa drm: bridge: dw-hdmi: Switch to V4L bus format and encodings by Neil Armstrong · 8 years ago
  50. a23d626 drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function by Laurent Pinchart · 8 years ago
  51. 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
  52. c829a33 Merge airlied/drm-next into drm-misc-next by Sean Paul · 8 years ago
  53. 9c4ad46 drm: virtio: fix virtio_gpu_mode_dumb_create by Gerd Hoffmann · 8 years ago
  54. d519cb7 drm: virtio: add virtio_gpu_translate_format by Gerd Hoffmann · 8 years ago
  55. 5d5f7c5 MAINTAINERS: meson-drm: remove useless git repository by Neil Armstrong · 8 years ago
  56. e1b489d Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  57. da6c8f5 dma-buf: align debugfs output by Russell King · 8 years ago
  58. 3c2507d documentation: media: Add documentation for new RGB and YUV bus formats by Neil Armstrong · 8 years ago
  59. d035311 media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller by Neil Armstrong · 8 years ago
  60. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  61. 694c99c drm/omap: Remove the obsolete #define omap_plane _omap_plane hack by Jyri Sarha · 8 years ago
  62. 273ffea drm/omap: Fix one ugly indentation style break left by coccinelle by Jyri Sarha · 8 years ago
  63. 864050c drm/omap: Rename enum omap_plane to enum omap_plane_id by Jyri Sarha · 8 years ago
  64. f1118b8 drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option by Jyri Sarha · 8 years ago
  65. c9af3ed drm/omap: fix crash on module unload by Tomi Valkeinen · 8 years ago
  66. 8a54aa9 drm/omap: use drm_atomic_helper_shutdown() by Tomi Valkeinen · 8 years ago
  67. 50fa9f0 drm/omap: fix display SYNC/DE flags by Tomi Valkeinen · 8 years ago
  68. 956d4f9 drm/omap: dispc: improve debug print of display flags by Tomi Valkeinen · 8 years ago
  69. 39135a3 drm/omap: displays: panel-dpi: Support for handling backlight devices by Peter Ujfalusi · 8 years ago
  70. 4573ebe drm/omap: poll only connectors where the connect/disconnect can be checked by Peter Ujfalusi · 8 years ago
  71. 389c576 drm/omap: display: Add displays in sorted order to the panel_list by Peter Ujfalusi · 8 years ago
  72. a09d2bc drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up by Peter Ujfalusi · 9 years ago
  73. 1e08c82 drm/omap: dss: Support for detecting display stack readiness by Peter Ujfalusi · 9 years ago
  74. 7c79e8d drm/omap: dss: Functions to check components in the display/output list by Peter Ujfalusi · 9 years ago
  75. be2d68c drm/omap: fix replication logic by Tomi Valkeinen · 8 years ago
  76. b8480ca drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled by Tomi Valkeinen · 9 years ago
  77. 5034b1fa drm/omap: remove all EXPORT_SYMBOLs from dispc.c by Tomi Valkeinen · 9 years ago
  78. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  79. a1a37647 drm/omap: fill dispc_ops by Tomi Valkeinen · 9 years ago
  80. 8a13398 drm/omap: add dispc_ops by Tomi Valkeinen · 9 years ago
  81. c283400 drm/omap: move dispc related dss-feat funcs to dispc by Tomi Valkeinen · 9 years ago
  82. 82e83f6 drm/omap: move display, dss-of, output to omapdss-base by Tomi Valkeinen · 9 years ago
  83. 892fdcb drm/omap: display: don't use dsi_get_pixel_size() by Tomi Valkeinen · 9 years ago
  84. 39637e1 drm/omap: output: use dev_err instead of DSSERR by Tomi Valkeinen · 9 years ago
  85. 7c29971 drm/omap: move dss_initialized to omapdss-base by Tomi Valkeinen · 9 years ago
  86. a99ac0d drm/omap: add omapdss-base.ko by Tomi Valkeinen · 9 years ago
  87. d5e7efa drm/omap: fix HDMI sync polarities by Tomi Valkeinen · 9 years ago
  88. 5f6ab8c drm/omap: Add support for render nodes by Hemant Hariyani · 9 years ago
  89. 7bbdef2 drm/omap: improve DPI clock selection on DRA7xx by Tomi Valkeinen · 8 years ago
  90. 1e90711 drm/omap: decrease min width & height by Tomi Valkeinen · 8 years ago
  91. 0e81798 drm/omap: remove divider constraint from hsdiv by Tomi Valkeinen · 8 years ago
  92. 7e3d927 drm/omap: refactor CRTC HW property setup by Tomi Valkeinen · 9 years ago
  93. 7d267f0 drm/omap: work-around for errata i886 by Tomi Valkeinen · 9 years ago
  94. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  95. a68ee76 drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initialization by Peter Senna Tschudin · 8 years ago
  96. a71c9a1 Linux 4.11-rc5 by Linus Torvalds · 8 years ago
  97. f49237b Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  98. 496dcc5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 128c434 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 0a89b5e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago