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. 8f6e1e2 drm/atomic: Add support for custom scaling mode properties, v2 by Maarten Lankhorst · 8 years ago
  13. 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
  14. af33a91 drm/vgem: Enable dmabuf import interfaces by Laura Abbott · 8 years ago
  15. 7e49158 drm/prime: Introduce drm_gem_prime_import_dev by Laura Abbott · 8 years ago
  16. e2aff44 drm/vgem: Add a dummy platform device by Laura Abbott · 8 years ago
  17. f424f55 drm/i915: Track MST link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  18. edb1ed1 drm/dp: Add DP MST helpers to atomically find and release vcpi slots by Pandiyan, Dhinakaran · 8 years ago
  19. 3f3353b drm/dp: Introduce MST topology state to track available link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  20. b430c27 drm: Add driver-private objects to atomic state by Pandiyan, Dhinakaran · 8 years ago
  21. 3c390df Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Sean Paul · 8 years ago
  22. cd4b11d drm/mm: Split up long running selftests with cond_resched() by Chris Wilson · 8 years ago
  23. 6911498 drm: zte: add VGA driver support by Shawn Guo · 8 years ago
  24. 9e42b26 drm: zte: move CSC register definitions into a common header by Shawn Guo · 8 years ago
  25. 893898f drm: zte: do not enable clock auto-gating by default by Shawn Guo · 8 years ago
  26. 4259037 drm/atomic: fix doc to use new name for commit types by Gustavo Padovan · 8 years ago
  27. aa5bfa4 drm/rockchip: analogix_dp: Remove unused check and variables by Jeffy Chen · 8 years ago
  28. dafee60 drm: Make drm_atomic_replace_property_blob_from_id() more generic by Jyri Sarha · 8 years ago
  29. 8b03d1e Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  30. 271393b drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection by Mario Kleiner · 8 years ago
  31. 48907c2 drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr() by Wei Yongjun · 8 years ago
  32. 60b95d7 drm/nouveau/kms: Increase max retries in scanout position queries. by Mario Kleiner · 8 years ago
  33. a7cb78b drm/nouveau/bios/bitP: check that table is long enough for optional pointers by Ben Skeggs · 8 years ago
  34. eef4988 drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine by Ilia Mirkin · 8 years ago
  35. 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
  36. 53cecf1 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  37. 459b086 drm/rockchip: Set line flag config register in vop_crtc_enable by Jeffy Chen · 8 years ago
  38. 763656d drm: mali-dp: use div_u64 for expensive 64-bit divisions by Arnd Bergmann · 8 years ago
  39. 88326ef drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  40. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  41. b162d47 drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  42. acf2dc2 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  43. 5af9e67 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  44. dea6559 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  45. dde7b00 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  46. bdb57b8 drm/i915: Use the right mapping_gfp_mask for final shmem allocation by Chris Wilson · 8 years ago
  47. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  48. d445aaa drm/i915: Apply a cond_resched() to the saturated signaler by Chris Wilson · 8 years ago
  49. 1676a2b drm/i915: Park the signaler before sleeping by Chris Wilson · 8 years ago
  50. 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
  51. c2e7f82 drm: mali-dp: Check the mclk rate and allow up/down scaling by Mihail Atanassov · 8 years ago
  52. 0274e6a drm: mali-dp: Enable image enhancement when scaling by Mihail Atanassov · 8 years ago
  53. 28ce675 drm: mali-dp: Add plane upscaling support by Mihail Atanassov · 8 years ago
  54. 50c7512 drm/mali-dp: Add core_id file to the sysfs interface by Liviu Dudau · 8 years ago
  55. 6954f24 drm: mali-dp: Add CTM support by Mihail Atanassov · 8 years ago
  56. 02725d3 drm: mali-dp: enable gamma support by Mihail Atanassov · 8 years ago
  57. 99665d0 drm: mali-dp: add malidp_crtc_state struct by Mihail Atanassov · 8 years ago
  58. fe10cd6 drm: mali-dp: add custom reset hook for planes by Mihail Atanassov · 8 years ago
  59. c03c17c drm: mali-dp: remove unused variable by Arnd Bergmann · 8 years ago
  60. 88d4d90 drm: mali-dp: add atomic_print_state for planes by Mihail Atanassov · 8 years ago
  61. 85f6421 drm: mali-dp: Enable power management for the device. by Liviu Dudau · 8 years ago
  62. 46f1d42 drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. by Liviu Dudau · 8 years ago
  63. 7a9d200 drm/vmwgfx: Convert macro to octal representation by Øyvind A. Holm · 8 years ago
  64. 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
  65. 57fbc05 drm: dw-hdmi: gate audio clock from the I2S enablement callbacks by Romain Perier · 8 years ago
  66. a7d555d drm: dw-hdmi: add specific I2S and AHB functions for stream handling by Romain Perier · 8 years ago
  67. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  68. 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
  69. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  70. 553c942 drm/vc4: Allow using more than 256MB of CMA memory. by Eric Anholt · 8 years ago
  71. 925d05e drm/vc4: Fix refcounting of runtime PM get if it errors out. by Eric Anholt · 8 years ago
  72. 4f6e3d6 drm/vc4: Add runtime PM support to the HDMI encoder driver by Boris Brezillon · 8 years ago
  73. 765393d drm/cma-helper: Return ENOENT for "no such gem obj" by Daniel Vetter · 8 years ago
  74. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  75. c821ee6 drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event() by Dan Carpenter · 8 years ago
  76. 2e38178 drm/doc: Interlink color manager docs better by Daniel Vetter · 8 years ago
  77. b759012 drm/stm: Add STM32 LTDC driver by Yannick Fertre · 8 years ago
  78. 4636ce9 drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr() by Yannick Fertre · 8 years ago
  79. cdec4d3 drm/vc4: Expose dma-buf fences for V3D rendering. by Eric Anholt · 8 years ago
  80. 2f410f8 drm/sti: fix GDP size to support up to UHD resolution by Vincent Abriou · 8 years ago
  81. ce9971d drm/bridge: sii902x: Add missing \n to the end of some dev_err messages by Liu Ying · 8 years ago
  82. 3a753b9 drm/doc: Fix missing @ctx documentation by Daniel Vetter · 8 years ago
  83. a0752d4 drm: fix spelling mistake: "committing" by Colin Ian King · 8 years ago
  84. 5ad59bf drm/i915/gvt: Fix PTE write flush for taking runtime pm properly by Zhenyu Wang · 8 years ago
  85. 954180a drm/i915/gvt: remove some debug messages in scheduler timer handler by Zhenyu Wang · 8 years ago
  86. a6a5c98 Merge tag 'drm-misc-next-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  87. 2ca62d8 Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  88. 88b0b92 Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  89. 97d93f3 Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  90. ab6eb21 Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  91. 8cb68c8 drm: Fix get_property logic fumble by Daniel Vetter · 8 years ago
  92. 45abdf3 drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit() by Wei Yongjun · 8 years ago
  93. efa69d7 drm/i915/gvt: add mmio init for virtual display by Pei Zhang · 8 years ago
  94. fd3bd0a drm/i915/gvt: use directly assignment for structure copying by Changbin Du · 8 years ago
  95. 43c29e1 drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction by Changbin Du · 8 years ago
  96. 80901ca drm/i915/gvt: remove redundant platform check for mocs load/restore by Changbin Du · 8 years ago
  97. e1236bc drm/i915/gvt: Align render mmio list to cacheline by Changbin Du · 8 years ago
  98. 0c45b36 drm/udl: Fix unaligned memory access in udl_render_hline by Jonathan Neuschäfer · 8 years ago
  99. c053b5a drm/i915: Don't call synchronize_rcu_expedited under struct_mutex by Joonas Lahtinen · 8 years ago
  100. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago