1. ca7962d drm/amdgpu: fix NULL pointer panic of emit_gds_switch by Chunming Zhou · 8 years ago
  2. e12fcff drm/radeon: Unbreak HPD handling for r600+ by Lyude · 8 years ago
  3. ae5037d drm/amd/powerplay/smu7: disable mclk switching for high refresh rates by Alex Deucher · 8 years ago
  4. 14efcf1 drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) by Alex Deucher · 8 years ago
  5. ab03d9f drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  6. 7121316 drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  7. 32601d4 drm/amdgpu: fix fundamental suspend/resume issue by Christian König · 8 years ago
  8. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  9. 68e989d drm/dp: Wait up all outstanding tx waiters by Chris Wilson · 8 years ago
  10. 992d38c drm/dp: Read the tx msg state once after checking for an event by Chris Wilson · 8 years ago
  11. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  12. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  13. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  14. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  15. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  16. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  17. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  18. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  19. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  20. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  21. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  22. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago
  23. 36601c2 drm/nouveau/kms/nv50: fix source-rect-only plane updates by Ben Skeggs · 8 years ago
  24. f42c570 drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire() by Ben Skeggs · 8 years ago
  25. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  26. afa3187 drm/amd/powerplay: refine pwm1_enable callback functions for CI. by Rex Zhu · 8 years ago
  27. 2fde9ab drm/amd/powerplay: refine pwm1_enable callback functions for vi. by Rex Zhu · 8 years ago
  28. 7522ffc drm/amd/powerplay: refine pwm1_enable callback functions for Vega10. by Rex Zhu · 8 years ago
  29. aad22ca drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. by Rex Zhu · 8 years ago
  30. 4f93f09e drm/amdgpu: add amd fan ctrl mode enums. by Rex Zhu · 8 years ago
  31. ded96c7 drm/amd/powerplay: add more smu message on Vega10. by Rex Zhu · 8 years ago
  32. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 30514de drm/amdgpu: fix dependency issue by Chunming Zhou · 8 years ago
  34. cb3696f drm/amd: fix init order of sched job by Chunming Zhou · 8 years ago
  35. 09062ae drm/amdgpu: add some additional vega10 pci ids by Alex Deucher · 8 years ago
  36. bfc181a drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset by Alex Deucher · 8 years ago
  37. de70c63 drm/amdgpu/atomfirmware: add function to update engine hang status by Alex Deucher · 8 years ago
  38. 634b6a8 drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty by Julien Isorce · 8 years ago
  39. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  40. 1bf6ad6 drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos by Daniel Vetter · 8 years ago
  41. 3fcdcb2 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp by Daniel Vetter · 8 years ago
  42. d673c02 drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool by Daniel Vetter · 8 years ago
  43. 315f024 drm/vgem: Convert to a struct drm_device subclass by Chris Wilson · 8 years ago
  44. 94d7fb4 gpu: drm: gma500: remove dead code by Gustavo A. R. Silva · 8 years ago
  45. da98d2e drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe() by Markus Elfring · 8 years ago
  46. bc435de drm/sti: Fix typos in a comment line by Markus Elfring · 8 years ago
  47. e1a22f9 drm/sti: Fix a typo in a comment line by Markus Elfring · 8 years ago
  48. e963513 drm/sti: Replace 17 seq_puts() calls by seq_putc() by Markus Elfring · 8 years ago
  49. ecf79d1 drm/sti: Reduce function calls for sequence output at five places by Markus Elfring · 8 years ago
  50. adea1db drm/sti: use seq_puts to display a string by Nicolas Iooss · 8 years ago
  51. 45c3d21 drm: Nerf the preclose callback for modern drivers by Daniel Vetter · 8 years ago
  52. b13b4d1 drm/exynos: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  53. bda0ecc drm/tegra: switch to postclose by Daniel Vetter · 8 years ago
  54. f0e73ff drm/nouveau: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  55. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  56. ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
  57. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  58. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  59. bed4100 drm/pl111: Initial drm/kms driver for pl111 by Tom Cooksey · 8 years ago
  60. b3f7787 drm/vc4: Add specific compatible strings for Cygnus. by Eric Anholt · 8 years ago
  61. 1e70bdc drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D. by Eric Anholt · 8 years ago
  62. b72a281 drm/vc4: Turn the V3D clock on at runtime. by Eric Anholt · 8 years ago
  63. 52b18e3 drm: Remove redundant NULL check during atomic plane commit by Imre Deak · 8 years ago
  64. 8f6e1e2 drm/atomic: Add support for custom scaling mode properties, v2 by Maarten Lankhorst · 8 years ago
  65. 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
  66. af33a91 drm/vgem: Enable dmabuf import interfaces by Laura Abbott · 8 years ago
  67. 7e49158 drm/prime: Introduce drm_gem_prime_import_dev by Laura Abbott · 8 years ago
  68. e2aff44 drm/vgem: Add a dummy platform device by Laura Abbott · 8 years ago
  69. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  70. 1062ae4 Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. db2c2a9 drm/amdgpu: fix mutex list null pointer reference by Pixel Ding · 8 years ago
  72. 7b52db3 drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10. by Rex Zhu · 8 years ago
  73. 5784d5c drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature exceeds maximum. by Rex Zhu · 8 years ago
  74. 652bd0c drm/amd/powerplay: delete dead code in powerplay. by Rex Zhu · 8 years ago
  75. af8baf1 drm/amdgpu: Use less generic enum definitions by Guenter Roeck · 8 years ago
  76. ad7d0ff drm/amdgpu/gfx9: derive tile pipes from golden settings by Alex Deucher · 8 years ago
  77. f47b77b drm/amdgpu/gfx: drop max_gs_waves_per_vgt by Alex Deucher · 8 years ago
  78. 327fce0 drm/amd/powerplay: disable engine spread spectrum feature on Vega10. by Rex Zhu · 8 years ago
  79. b4a33e3 drm/amd/powerplay: clean up code in vega10_smumgr.c by Rex Zhu · 8 years ago
  80. 236763d drm/amdgpu:fix waiting on dirty fence by Monk Liu · 8 years ago
  81. 1d1a2cd drm/amdgpu:PTE flag should be 64 bit width by Monk Liu · 8 years ago
  82. 0dca704 drm/amd/powerplay: correct LoadLineResistance value in pptable. by Rex Zhu · 8 years ago
  83. b7a1f0e drm/amd/powerplay: Allow duplicate enteries in pptable. by Rex Zhu · 8 years ago
  84. 56a2f08 drm/amd/powerplay: set fan target temperature by msg on vega10. by Rex Zhu · 8 years ago
  85. 05ee321 drm/amd/powerplay: set soc floor voltage on boot on vega10. by Rex Zhu · 8 years ago
  86. ef181f2 drm/amd/powerplay: refine code in vega10_smumgr.c by Rex Zhu · 8 years ago
  87. 644b493 Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  88. f424f55 drm/i915: Track MST link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  89. edb1ed1 drm/dp: Add DP MST helpers to atomically find and release vcpi slots by Pandiyan, Dhinakaran · 8 years ago
  90. 3f3353b drm/dp: Introduce MST topology state to track available link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  91. b430c27 drm: Add driver-private objects to atomic state by Pandiyan, Dhinakaran · 8 years ago
  92. 3c390df Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Sean Paul · 8 years ago
  93. cd4b11d drm/mm: Split up long running selftests with cond_resched() by Chris Wilson · 8 years ago
  94. 6911498 drm: zte: add VGA driver support by Shawn Guo · 8 years ago
  95. 9e42b26 drm: zte: move CSC register definitions into a common header by Shawn Guo · 8 years ago
  96. 893898f drm: zte: do not enable clock auto-gating by default by Shawn Guo · 8 years ago
  97. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  98. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  99. 4259037 drm/atomic: fix doc to use new name for commit types by Gustavo Padovan · 8 years ago
  100. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago