1. 226714d drm: Fix plane type uabi breakage by Daniel Vetter · 8 years ago
  2. c654dd0 dma-buf/sync_file: free fences array in num_fences is 1 by Gustavo Padovan · 8 years ago
  3. 6a2925e drm/i2c: tda998x: don't register the connector by Brian Starkey · 8 years ago
  4. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  5. c6bf811 drm: Distinguish no name from ENOMEM in set_unique() by Tom Gundersen · 8 years ago
  6. f566911 drm: Remove dirty property from docs by Daniel Vetter · 8 years ago
  7. a6acccf drm/doc: Document color space handling by Daniel Vetter · 8 years ago
  8. f1e2f66 drm: Extract drm_color_mgmt.[hc] by Daniel Vetter · 8 years ago
  9. 1e4d84c drm/doc: Polish plane composition property docs by Daniel Vetter · 8 years ago
  10. 1873380 drm: Conslidate blending properties in drm_blend.[hc] by Daniel Vetter · 8 years ago
  11. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 8 years ago
  12. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago
  13. ce2f2c3 drm/tilcdc: Add atomic and crtc headers to crtc.c by Sean Paul · 8 years ago
  14. f15e6bb drm: Fix typo in encoder docs by Dhinakaran Pandiyan · 8 years ago
  15. b5a2ecd GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg() by Markus Elfring · 8 years ago
  16. 81a4413 GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp() by Markus Elfring · 8 years ago
  17. ed6dee4 GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci() by Markus Elfring · 8 years ago
  18. 2027400 GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci() by Markus Elfring · 8 years ago
  19. 823d1bc dma-buf/sync_file: fix documentation error by Emilio López · 8 years ago
  20. 7cec540 dma-buf/sync_file: Increment refcount of fence when all are signaled. by Rafael Antognolli · 8 years ago
  21. 699fbee drm/fb-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  22. c30b440 drm/blend: Fix sparse warnings by Ville Syrjälä · 8 years ago
  23. 7135ac5 drm/atomic-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  24. 96106c9 drm: fix implicit declaration build error on ia64 by Jani Nikula · 8 years ago
  25. cdc3d09 drm: Move all decl for drm_edid.c to drm_edid.h by Daniel Vetter · 8 years ago
  26. 199e4e9 drm: Extract drm_bridge.h by Daniel Vetter · 8 years ago
  27. afb21ea6 drm: Move a few macros away from drm_crtc.h by Daniel Vetter · 8 years ago
  28. 2cc107d drm: cleanup drm_core_{init,exit}() by David Herrmann · 8 years ago
  29. 82d5e73 drm: drop obsolete drm_core.h by David Herrmann · 8 years ago
  30. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 8 years ago
  31. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 8 years ago
  32. 9f8cf16 Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  33. a988588 drm: Only use compat ioctl for addfb2 on X86/IA64 by Kristian H. Kristensen · 8 years ago
  34. 96c594b drm/qxl: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  35. 03d6356 drm/bridge: analogix_dp: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  36. 0003b8d drm/radeon: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  37. d912ade drm/amdgpu: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  38. ecebca7 dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) by Chris Wilson · 8 years ago
  39. 8506912 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  40. b4eac54 Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  41. 1f8ee72 Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  42. f6ce410 drm/fence: allow fence waiting to be interrupted by userspace by Gustavo Padovan · 8 years ago
  43. f92f053 drm: Move property validation to a helper, v2. by Maarten Lankhorst · 8 years ago
  44. d25a4cb drm/bridge: adv7511: add support for the 2nd chip by Sergei Shtylyov · 8 years ago
  45. 0c3ff44 drm/sun4i: add missing header dependencies by Baoyou Xie · 8 years ago
  46. dec90ea drm: Fix error path in drm_mode_page_flip_ioctl() by Imre Deak · 8 years ago
  47. cd8fff5 drm/sun4i: Add a DRC driver by Maxime Ripard · 9 years ago
  48. 440d2c7 drm/sun4i: backend: Handle the SAT by Maxime Ripard · 8 years ago
  49. 4a408f1 drm/sun4i: support A33 tcon by Maxime Ripard · 9 years ago
  50. 8e92404 drm/sun4i: support TCONs without channel 1 by Maxime Ripard · 9 years ago
  51. df0bd1e ARM: dts: am335x-boneblack: Add HDMI audio support by Jyri Sarha · 8 years ago
  52. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  53. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  54. 3ef500a Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel by Russell King · 8 years ago
  55. 30c0657 Revert "drm: Unify handling of blob and object properties" by Maarten Lankhorst · 8 years ago
  56. 737ba10 drm/udl: implement usb_driver suspend/resume. by Haixia Shi · 8 years ago
  57. ae0119f drm: fix signed integer overflow by Xie XiuQi · 8 years ago
  58. 4e9951d drm/atomic: Reject properties not part of the object. by Maarten Lankhorst · 8 years ago
  59. eb97027 Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  60. 2c07d5a Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  61. c566538 drm/tilcdc: Choose console BPP that supports RGB by Jyri Sarha · 8 years ago
  62. bcc5a6f drm/tilcdc: Add blue-and-red-crossed devicetree property by Jyri Sarha · 8 years ago
  63. 7eb9f06 drm/tilcdc: Write DMA base and ceiling address with single instruction by Jyri Sarha · 8 years ago
  64. 63b07a8 drm/tilcdc: Remove drm_helper_disable_unused_functions() call by Jyri Sarha · 8 years ago
  65. 8d6c3f7 drm/tilcdc: Enable EOF interrupts for v1 LCDC by Karl Beldan · 8 years ago
  66. ee8c42b drm/tilcdc: Adjust the FB_CEILING address by Karl Beldan · 8 years ago
  67. a3479c4 drm/tilcdc: Fix check for remote port parent by Teresa Remmet · 8 years ago
  68. b5644a5 drm/sun4i: Clear encoder->bridge if a bridge is not found by Chen-Yu Tsai · 8 years ago
  69. 75ac495 drm/doc: Add a few words on validation with IGT by Tomeu Vizoso · 8 years ago
  70. 2b2fd56 Revert "drm: make DRI1 drivers depend on BROKEN" by Dave Airlie · 8 years ago
  71. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  72. 339fd36 drm: drm_probe_helper: Fix output_poll_work scheduling by Peter Ujfalusi · 8 years ago
  73. 4b30950 drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare} by Jonathan Liu · 8 years ago
  74. b0118e7 drm: bridge/dw-hdmi: Fix colorspace and scan information registers values by Jose Abreu · 8 years ago
  75. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 8 years ago
  76. 77953bd drm: Unify handling of blob and object properties by Daniel Vetter · 8 years ago
  77. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  78. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  79. a2511a5 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 8 years ago
  80. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 8 years ago
  81. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  82. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  83. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  84. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  85. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  86. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  87. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  88. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  89. 4f99397 drm: simple_kms_helper: make connector optional at init time by Andrea Merello · 8 years ago
  90. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  91. af346f5 drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() by Wei Yongjun · 8 years ago
  92. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  93. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  94. d10571f drm: make DRI1 drivers depend on BROKEN by David Herrmann · 8 years ago
  95. d92d9c3a drm: hide legacy drivers with CONFIG_DRM_LEGACY by David Herrmann · 8 years ago
  96. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  97. 51d6120 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  98. 78acdd4 Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood into drm-next by Dave Airlie · 8 years ago
  99. 7b4d3e2 drm/amdgpu: use memcpy_toio for VCE firmware upload by Christian König · 8 years ago
  100. ba0b227 drm/amdgpu: use memcpy_to/fromio for UVD fw upload by Christian König · 8 years ago