1. ecf79d1 drm/sti: Reduce function calls for sequence output at five places by Markus Elfring · 8 years ago
  2. adea1db drm/sti: use seq_puts to display a string by Nicolas Iooss · 8 years ago
  3. 45c3d21 drm: Nerf the preclose callback for modern drivers by Daniel Vetter · 8 years ago
  4. b13b4d1 drm/exynos: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  5. bda0ecc drm/tegra: switch to postclose by Daniel Vetter · 8 years ago
  6. f0e73ff drm/nouveau: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  7. bed4100 drm/pl111: Initial drm/kms driver for pl111 by Tom Cooksey · 8 years ago
  8. b3f7787 drm/vc4: Add specific compatible strings for Cygnus. by Eric Anholt · 8 years ago
  9. 1e70bdc drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D. by Eric Anholt · 8 years ago
  10. b72a281 drm/vc4: Turn the V3D clock on at runtime. by Eric Anholt · 8 years ago
  11. 52b18e3 drm: Remove redundant NULL check during atomic plane commit by Imre Deak · 8 years ago
  12. 47a369d dma-buf: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  13. 34d84ec dma-buf: Adjust a null pointer check in dma_buf_attach() by Markus Elfring · 8 years ago
  14. db7942b dma-buf: Improve a size determination in dma_buf_attach() by Markus Elfring · 8 years ago
  15. 9eddb41 dma-buf: Combine two function calls into one in dma_buf_debug_show() by Markus Elfring · 8 years ago
  16. 8f6e1e2 drm/atomic: Add support for custom scaling mode properties, v2 by Maarten Lankhorst · 8 years ago
  17. 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
  18. af33a91 drm/vgem: Enable dmabuf import interfaces by Laura Abbott · 8 years ago
  19. 7e49158 drm/prime: Introduce drm_gem_prime_import_dev by Laura Abbott · 8 years ago
  20. e2aff44 drm/vgem: Add a dummy platform device by Laura Abbott · 8 years ago
  21. f424f55 drm/i915: Track MST link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  22. edb1ed1 drm/dp: Add DP MST helpers to atomically find and release vcpi slots by Pandiyan, Dhinakaran · 8 years ago
  23. 3f3353b drm/dp: Introduce MST topology state to track available link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  24. b430c27 drm: Add driver-private objects to atomic state by Pandiyan, Dhinakaran · 8 years ago
  25. 3c390df Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Sean Paul · 8 years ago
  26. cd4b11d drm/mm: Split up long running selftests with cond_resched() by Chris Wilson · 8 years ago
  27. 6911498 drm: zte: add VGA driver support by Shawn Guo · 8 years ago
  28. 9e42b26 drm: zte: move CSC register definitions into a common header by Shawn Guo · 8 years ago
  29. 893898f drm: zte: do not enable clock auto-gating by default by Shawn Guo · 8 years ago
  30. 4259037 drm/atomic: fix doc to use new name for commit types by Gustavo Padovan · 8 years ago
  31. aa5bfa4 drm/rockchip: analogix_dp: Remove unused check and variables by Jeffy Chen · 8 years ago
  32. dafee60 drm: Make drm_atomic_replace_property_blob_from_id() more generic by Jyri Sarha · 8 years ago
  33. 8b03d1e Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  34. 271393b drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection by Mario Kleiner · 8 years ago
  35. 48907c2 drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr() by Wei Yongjun · 8 years ago
  36. 60b95d7 drm/nouveau/kms: Increase max retries in scanout position queries. by Mario Kleiner · 8 years ago
  37. a7cb78b drm/nouveau/bios/bitP: check that table is long enough for optional pointers by Ben Skeggs · 8 years ago
  38. eef4988 drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine by Ilia Mirkin · 8 years ago
  39. 73ba2d5 Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  40. 53cecf1 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  41. 03c0c5f dma-buf: avoid scheduling on fence status query v2 by Andres Rodriguez · 8 years ago
  42. 459b086 drm/rockchip: Set line flag config register in vop_crtc_enable by Jeffy Chen · 8 years ago
  43. 763656d drm: mali-dp: use div_u64 for expensive 64-bit divisions by Arnd Bergmann · 8 years ago
  44. 88326ef drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  45. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  46. b162d47 drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  47. acf2dc2 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  48. 5af9e67 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  49. dea6559 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  50. dde7b00 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  51. bdb57b8 drm/i915: Use the right mapping_gfp_mask for final shmem allocation by Chris Wilson · 8 years ago
  52. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  53. d445aaa drm/i915: Apply a cond_resched() to the saturated signaler by Chris Wilson · 8 years ago
  54. 1676a2b drm/i915: Park the signaler before sleeping by Chris Wilson · 8 years ago
  55. f8a7715 Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  56. c2e7f82 drm: mali-dp: Check the mclk rate and allow up/down scaling by Mihail Atanassov · 8 years ago
  57. 0274e6a drm: mali-dp: Enable image enhancement when scaling by Mihail Atanassov · 8 years ago
  58. 28ce675 drm: mali-dp: Add plane upscaling support by Mihail Atanassov · 8 years ago
  59. 50c7512 drm/mali-dp: Add core_id file to the sysfs interface by Liviu Dudau · 8 years ago
  60. 6954f24 drm: mali-dp: Add CTM support by Mihail Atanassov · 8 years ago
  61. 02725d3 drm: mali-dp: enable gamma support by Mihail Atanassov · 8 years ago
  62. 99665d0 drm: mali-dp: add malidp_crtc_state struct by Mihail Atanassov · 8 years ago
  63. fe10cd6 drm: mali-dp: add custom reset hook for planes by Mihail Atanassov · 8 years ago
  64. c03c17c drm: mali-dp: remove unused variable by Arnd Bergmann · 8 years ago
  65. 88d4d90 drm: mali-dp: add atomic_print_state for planes by Mihail Atanassov · 8 years ago
  66. 85f6421 drm: mali-dp: Enable power management for the device. by Liviu Dudau · 8 years ago
  67. 46f1d42 drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. by Liviu Dudau · 8 years ago
  68. 7a9d200 drm/vmwgfx: Convert macro to octal representation by Øyvind A. Holm · 8 years ago
  69. 6b14627 Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  70. 57fbc05 drm: dw-hdmi: gate audio clock from the I2S enablement callbacks by Romain Perier · 8 years ago
  71. a7d555d drm: dw-hdmi: add specific I2S and AHB functions for stream handling by Romain Perier · 8 years ago
  72. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  73. cb2e77c Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  74. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  75. 553c942 drm/vc4: Allow using more than 256MB of CMA memory. by Eric Anholt · 8 years ago
  76. 925d05e drm/vc4: Fix refcounting of runtime PM get if it errors out. by Eric Anholt · 8 years ago
  77. 4f6e3d6 drm/vc4: Add runtime PM support to the HDMI encoder driver by Boris Brezillon · 8 years ago
  78. 765393d drm/cma-helper: Return ENOENT for "no such gem obj" by Daniel Vetter · 8 years ago
  79. d8f2eba sync_file: get rid of internal reference count. by Dave Airlie · 8 years ago
  80. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  81. c821ee6 drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event() by Dan Carpenter · 8 years ago
  82. 2e38178 drm/doc: Interlink color manager docs better by Daniel Vetter · 8 years ago
  83. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  84. a86f106 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  85. 032aaf3 Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  86. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  87. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  89. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. b759012 drm/stm: Add STM32 LTDC driver by Yannick Fertre · 8 years ago
  93. 4636ce9 drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr() by Yannick Fertre · 8 years ago
  94. 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  95. e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  96. 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 1882e56 Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  98. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  99. e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 8 years ago
  100. f83e13f Merge branches 'acpi-scan-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 8 years ago