1. 5926466 dt-bindings: add document for rk3126-vop by Sandy Huang · 7 years ago
  2. 998fb1a drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1 by Liviu Dudau · 7 years ago
  3. 1f2d9bd drm/atomic-helper: always track connector commits, too by Daniel Vetter · 7 years ago
  4. 3df6745 drm: Fix kerneldocs for drm_plane modifiers by Ville Syrjälä · 7 years ago
  5. 1fbdb98 drm/gem-cma-helper: Fix kerneldocs by Ville Syrjälä · 7 years ago
  6. dadcc5e drm: Fix modifiers_property kernel doc by Ville Syrjälä · 7 years ago
  7. ca25fe5 dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace by Christian König · 7 years ago
  8. 4d9c62e dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3 by Christian König · 7 years ago
  9. 0c51ef8 drm/debugfs: Fix framebuffer debugfs file init by Noralf Trønnes · 7 years ago
  10. 5d276a1 dma-buf: add reservation_object_lock_interruptible() by Christian König · 7 years ago
  11. b5e821b drm/cma-helper: Remove drm_fb_cma_debugfs_show() by Noralf Trønnes · 7 years ago
  12. beed831 drm/tinydrm: Use drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  13. fbf65b7 drm/tilcdc: Use drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  14. b92c44f drm/arm/hdlcd: Use drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  15. 80c7f71 drm/arc: Use drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  16. d689201 drm/cma-helper: Add drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  17. 8d25cce drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro by Noralf Trønnes · 7 years ago
  18. f02b604 drm/atomic: Use drm_framebuffer_print_info() by Noralf Trønnes · 7 years ago
  19. 45d58b4 drm/framebuffer: Add framebuffer debugfs file by Noralf Trønnes · 7 years ago
  20. bf6234a drm/print: Add drm_printf_indent() by Noralf Trønnes · 7 years ago
  21. 6ff1086 drm/framebuffer: drm_framebuffer_read_refcount() constify argument by Noralf Trønnes · 7 years ago
  22. bf38b05 drm/vma-manager: drm_vma_node_start() constify argument by Noralf Trønnes · 7 years ago
  23. a86f255 virtgpu: remove redundant task_comm copying by Michał Mirosław · 7 years ago
  24. 4013e44 drm: qxl: remove pr_info message, stops log spamming by Colin Ian King · 7 years ago
  25. adbf6eb drm/cirrus: add create_handle support. by Lepton Wu · 7 years ago
  26. 7bac534 drm/virtio: add create_handle support. by Lepton Wu · 7 years ago
  27. ad46d7b dma-buf: Use rcu_assign_pointer() to set rcu protected pointers by Ville Syrjälä · 7 years ago
  28. 563eaf5 drm/syncobj: Use proper methods for accessing rcu protected pointers by Ville Syrjälä · 7 years ago
  29. 5f72db5 dma-buf/fence: Sparse wants __rcu on the object itself by Chris Wilson · 7 years ago
  30. 19d814c drm/syncobj: Mark up the fence as an RCU protected pointer by Chris Wilson · 7 years ago
  31. 32e823c drm/vc4: Reject HDMI modes with too high of clocks. by Eric Anholt · 7 years ago
  32. 2e2b96e drm: Update docs for legacy kms state by Daniel Vetter · 7 years ago
  33. 7146938 drm: sti: remove vtg_remove by Benjamin Gaignard · 7 years ago
  34. cc6b741 drm: sti: remove useless fields from vtg structure by Benjamin Gaignard · 7 years ago
  35. 846c7df drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2. by Maarten Lankhorst · 7 years ago
  36. 79436a1 drm/edid: make drm_edid_to_eld() static by Jani Nikula · 7 years ago
  37. d471ed0 drm/drivers: drop redundant drm_edid_to_eld() calls by Jani Nikula · 7 years ago
  38. c945b8c drm/edid: build ELD in drm_add_edid_modes() by Jani Nikula · 7 years ago
  39. 42750d3 drm/edid: abstract connector ELD clearing by Jani Nikula · 7 years ago
  40. 1d1c366 drm/edid: set ELD connector type in drm_edid_to_eld() by Jani Nikula · 7 years ago
  41. f7da778 drm/edid: use macros for ELD offsets and values by Jani Nikula · 7 years ago
  42. 2dff0a0 drm/selftests/mm: Insert cond_resched() between insert modes by Chris Wilson · 7 years ago
  43. c188d7e drm/stm: ltdc: add a 2nd endpoint by Philippe CORNU · 7 years ago
  44. 2ac9d36 dt-bindings: display: stm32: add a 2nd endpoint by Philippe CORNU · 7 years ago
  45. 0163d1f drm/stm: checkpatch strict minor updates by Philippe CORNU · 7 years ago
  46. bb3fb5e drm/stm: dsi: Rename driver name by Philippe CORNU · 7 years ago
  47. de7e8bd drm: via: use ktime_get() instead of do_gettimeofday by Arnd Bergmann · 7 years ago
  48. 0338f0d drm: Print the fb dimensions when the src coord check fails by Ville Syrjälä · 7 years ago
  49. 0a2adb0 drm/drm_mm.h: Fix the name of the referenced function in comment by Liviu Dudau · 7 years ago
  50. c138782 dma-buf: Cleanup comments on dma_buf_map_attachment() by Liviu Dudau · 7 years ago
  51. 21be915 drm: Spelling fixes by Liviu Dudau · 7 years ago
  52. 50f365c drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() by Boris BREZILLON · 7 years ago
  53. 7fb50b9 drm/drm_vma_manager.c: Remove useless goto statement by Liviu Dudau · 7 years ago
  54. 304a4f6 drm/fb-helper: Add .last_close and .output_poll_changed helpers by Noralf Trønnes · 7 years ago
  55. 29ad20b drm: Add drm_device->fb_helper pointer by Noralf Trønnes · 7 years ago
  56. c777990 drm/fb-helper: Handle function NULL argument by Noralf Trønnes · 7 years ago
  57. 3756992 MAINTAINERS: Gustavo as drm-misc co-maintainer by Daniel Vetter · 7 years ago
  58. 9f44678 drm/TODO: Clarify DRM_DEV_* conversion by Daniel Vetter · 7 years ago
  59. 1de8638 drm: gma500: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  60. 85b4587 drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read() by Dan Carpenter · 7 years ago
  61. 33b54ea drm/vc4: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  62. 79a5ad2 drm: Enable pr_debug() for drm_printer by Chris Wilson · 7 years ago
  63. 39c9ce7 gma500: mmu: unmap the correct address by Pan Bian · 7 years ago
  64. 4e7b212 drm: virtio: replace reference/unreference with get/put by Aastha Gupta · 7 years ago
  65. 1dd3a060 drm/gem: Remove trailing whitespace by Noralf Trønnes · 7 years ago
  66. e26612a drm/dp: Bit definition for D3 power state that keeps AUX fully powered by Dhinakaran Pandiyan · 7 years ago
  67. b7fa1bd drm/tinydrm: Replace list_for_each with list_for_each_entry by Harsha Sharma · 7 years ago
  68. 9bf15d0 drm/rockchip: Fix build warning in analogix_dp-rockchip.c by Sean Paul · 7 years ago
  69. 091756b drm/print: Update old comment style by Haneen Mohammed · 7 years ago
  70. 02c9656 drm: Move debug macros out of drmP.h by Haneen Mohammed · 7 years ago
  71. 102712a drm/rockchip: analogix_dp: Remove unnecessary init code by Jeffy Chen · 7 years ago
  72. af0c8c1 drm/vc4: Fix sleeps during the IRQ handler for DSI transactions. by Eric Anholt · 7 years ago
  73. b9f1925 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl by Boris Brezillon · 7 years ago
  74. 06e733e drm/panel: simple: add Toshiba LT089AC19000 by Lucas Stach · 7 years ago
  75. 448956d dma-fence: remove duplicate word in comment by Frank Binns · 7 years ago
  76. 6c684e3 drm/panel: simple: add delays for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  77. 6560279 drm/panel: simple: add bus flags for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  78. a483159 drm/panel: simple: fix vertical timings for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  79. 84014b0 drm/atomic-helper: check that drivers call drm_crtc_vblank_off by Daniel Vetter · 7 years ago
  80. 81a7bd4 drm: some KMS todo ideas by Daniel Vetter · 7 years ago
  81. 505a1b5 vgaarb: Factor out EFI and fallback default device selection by Bjorn Helgaas · 7 years ago
  82. a37c0f4 vgaarb: Select a default VGA device even if there's no legacy VGA by Bjorn Helgaas · 7 years ago
  83. 8b32948 drm/bridge: adv7511: Fix a use after free by Dan Carpenter · 7 years ago
  84. aaddb6d drm/sun4i: Add support for A20 display pipeline components by Jonathan Liu · 7 years ago
  85. 9a8187c drm/sun4i: Add support for A10 display pipeline components by Chen-Yu Tsai · 7 years ago
  86. 7ea4291 drm/sun4i: hdmi: Support HDMI controller on A10 by Chen-Yu Tsai · 7 years ago
  87. 4bb206b drm/sun4i: tcon: Add support for A10 TCON by Jonathan Liu · 7 years ago
  88. f55c83d drm/sun4i: backend: Support output muxing by Chen-Yu Tsai · 7 years ago
  89. ba19c53 drm/sun4i: tcon: Move out the tcon0 common setup by Maxime Ripard · 7 years ago
  90. 5b8f091 drm/sun4i: tcon: Don't rely on encoders to set the TCON mode by Maxime Ripard · 7 years ago
  91. 45e88f9 drm/sun4i: tcon: Don't rely on encoders to enable the TCON by Maxime Ripard · 7 years ago
  92. 961c645 drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const by Maxime Ripard · 7 years ago
  93. abcb876 drm/sun4i: tcon: Make tcon_set_mux mode argument const by Maxime Ripard · 7 years ago
  94. 79c6109 drm/sun4i: Realign Makefile padding and reorder it by Maxime Ripard · 7 years ago
  95. 8b11aaf drm/sun4i: Implement endpoint parsing using kfifo by Maxime Ripard · 7 years ago
  96. 4690803 drm/sun4i: backend: Offset layer buffer address by DRAM starting address by Chen-Yu Tsai · 7 years ago
  97. 080de2e drm/atomic: Check for busy planes/connectors before setting the commit by Maarten Lankhorst · 7 years ago
  98. 4edd608 drm/atomic: Make atomic helper track newly assigned planes correctly, v2. by Maarten Lankhorst · 7 years ago
  99. 75c65ee drm/udl: Reading all edid blocks in DRM/UDL driver by Robert Tarasov · 7 years ago
  100. afdfc4c drm/udl: Fixed problem with UDL adpater reconnection by Robert Tarasov · 7 years ago