1. 26beaee Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  2. 96ebf7c Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  3. e947f03 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 8 years ago
  4. 961050d Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 8 years ago
  5. 0a70c99 drm/fsl-dcu: enable pixel clock when enabling CRTC by Stefan Agner · 8 years ago
  6. 9789037 drm/fsl-dcu: do not transfer registers in mode_set_nofb by Stefan Agner · 8 years ago
  7. b6ead86 drm/fsl-dcu: do not transfer registers on plane init by Stefan Agner · 8 years ago
  8. 8dedefb drm/fsl-dcu: enable TCON bypass mode by default by Stefan Agner · 8 years ago
  9. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  10. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  11. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  12. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  13. 37c1e28 Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  14. fa860a1 drm: Print device information again in debugfs by Daniel Vetter · 8 years ago
  15. f28a9b6 drm/amd/powerplay: fix bug stop dpm can't work on Vi. by Rex Zhu · 8 years ago
  16. 36c285c drm/amd/powerplay: notify smu no display by default. by Rex Zhu · 8 years ago
  17. 154061d drm/amdgpu/dpm: implement thermal sensor for CZ/ST by Alex Deucher · 8 years ago
  18. ca3d28de drm/amdgpu/powerplay: implement thermal sensor for CZ/ST by Alex Deucher · 8 years ago
  19. 3e96dbf drm/amdgpu: disable smu hw first on tear down by Alex Deucher · 8 years ago
  20. da146d3 drm/amdgpu: fix amdgpu_need_full_reset (v2) by Alex Deucher · 8 years ago
  21. aee3960 drm/amdgpu/si_dpm: Limit clocks on HD86xx part by Tom St Denis · 8 years ago
  22. 24e8df6 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  23. eeb2fa0 drm/amdgpu: potential NULL dereference in debugfs code by Dan Carpenter · 8 years ago
  24. 9faa6b0 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  25. e070532 drm/amd/powerplay: fix static checker warnings in iceland_smc.c by Rex Zhu · 8 years ago
  26. 02cfb5f drm/radeon: change vblank_time's calculation method to reduce computational error. by Alex Deucher · 8 years ago
  27. dc8184a drm/amdgpu: change vblank_time's calculation method to reduce computational error. by Rex Zhu · 8 years ago
  28. 4a446d5 drm/amdgpu: clarify UVD/VCE special handling for CG by Alex Deucher · 8 years ago
  29. b0b00ff drm/amd/amdgpu: enable clockgating only after late init by Arindam Nath · 8 years ago
  30. 113d0f9 drm/radeon: allow TA_CS_BC_BASE_ADDR on SI by Marek Olšák · 8 years ago
  31. ce199ad drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init by Nicolai Hähnle · 8 years ago
  32. 6ae8145 drm/amdgpu/gfx8: fix CGCG_CGLS handling by Alex Deucher · 8 years ago
  33. 9305ee6 drm/radeon: fix modeset tear down code by Alex Deucher · 8 years ago
  34. b0c80bd drm/radeon: fix up dp aux tear down (v2) by Alex Deucher · 8 years ago
  35. 40492f6 drm/amdgpu: use .early_unregister hook to remove DP AUX i2c by Grazvydas Ignotas · 8 years ago
  36. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  38. 69405d3 Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  39. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  40. 862f615 drm/vmwgfx: Adjust checks for null pointers in 13 functions by Markus Elfring · 8 years ago
  41. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. c138d03 drm/vmwgfx: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  43. 7ed3b39 drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl() by Markus Elfring · 8 years ago
  44. a194403 drm/vmwgfx: Avoid validating views on view destruction by Thomas Hellstrom · 8 years ago
  45. 51ab70b drm/vmwgfx: Limit the user-space command buffer size by Thomas Hellstrom · 8 years ago
  46. 728c3b5 drm/vmwgfx: Remove a leftover debug printout by Thomas Hellstrom · 8 years ago
  47. e7a4528 drm/vmwgfx: Allow resource relocations on byte boundaries by Thomas Hellstrom · 8 years ago
  48. 1f982e4 drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command by Charmaine Lee · 8 years ago
  49. 0702895 drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  50. 2d8e60e drm/vmwgfx: Replace numeric parameter like 0444 with macro by Baole Ni · 8 years ago
  51. 8814d2d drm/etnaviv: block 64K of address space behind each cmdstream by Lucas Stach · 8 years ago
  52. 8c136b5 drm/etnaviv: ensure write caches are flushed at end of user cmdstream by Lucas Stach · 8 years ago
  53. 105f1a6 drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next by Chris Wilson · 8 years ago
  54. 449f661 drm/i915/guc: Unwind GuC workqueue reservation if request construction fails by Chris Wilson · 8 years ago
  55. 61a0587 drm/i915: Reset the breadcrumbs IRQ more carefully by Chris Wilson · 8 years ago
  56. c92fa4f drm/i915: Force relocations via cpu if we run out of idle aperture by Chris Wilson · 8 years ago
  57. 9b05a60 drm/i915: Distinguish last emitted request from last submitted request by Chris Wilson · 8 years ago
  58. 16c83fa drm/i915: Allow DP to work w/o EDID by Ville Syrjälä · 8 years ago
  59. 1015811 drm/i915: Move long hpd handling into the hotplug work by Ville Syrjälä · 8 years ago
  60. c79d730 drm/i915/execlists: Reinitialise context image after GPU hang by Chris Wilson · 8 years ago
  61. 27399ee drm/i915: Use correct index for backtracking HUNG semaphores by Chris Wilson · 8 years ago
  62. ca5732c drm/i915: Unalias obj->phys_handle and obj->userptr by Chris Wilson · 8 years ago
  63. f856f84 drm/i915: Just clear the mmiodebug before a register access by Chris Wilson · 8 years ago
  64. be5c571 drm/i915/gen9: only add the planes actually affected by ddb changes by Paulo Zanoni · 8 years ago
  65. a3fd4c6 drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED by Ville Syrjälä · 8 years ago
  66. 9bf9675 drm/i915/bxt: Fix HDMI DPLL configuration by Imre Deak · 8 years ago
  67. 73fed0e drm/i915/gen9: fix the watermark res_blocks value by Paulo Zanoni · 8 years ago
  68. cf6c525 drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations by Paulo Zanoni · 8 years ago
  69. ccc1057 drm/i915/gen9: minimum scanlines for Y tile is not always 4 by Paulo Zanoni · 8 years ago
  70. 4e4d381 drm/i915/gen9: fix the WaWmMemoryReadLatency implementation by Paulo Zanoni · 8 years ago
  71. 17777d6 drm/i915/kbl: KBL also needs to run the SAGV code by Paulo Zanoni · 8 years ago
  72. 6e7fdb8 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 8 years ago
  73. 674f823 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 8 years ago
  74. 9700f8b drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+ by Paulo Zanoni · 8 years ago
  75. ec7ce65 drm/i915: Only shrink the unbound objects during freeze by Chris Wilson · 8 years ago
  76. ac75694 drm/i915: Restore current RPS state after reset by Chris Wilson · 8 years ago
  77. 11dec6a drm/i915: Unlock PPS registers after GPU reset by Imre Deak · 8 years ago
  78. 915b417 drm/i915/backlight: setup backlight pwm alternate increment on backlight enable by Shawn Lee · 8 years ago
  79. 16e1203 drm/i915/backlight: setup and cache pwm alternate increment value by Jani Nikula · 8 years ago
  80. 9a47dba drm: Release resources with a safer function by Christophe JAILLET · 8 years ago
  81. 67c8f11 drm: Fix up kerneldoc for new drm_gem_dmabuf_export() by Chris Wilson · 8 years ago
  82. fdd8326 drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup directly by Marek Vasut · 8 years ago
  83. b898578 Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  84. 9c704d1 Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  85. 56fe8b6 drm/bridge: Add RGB to VGA bridge support by Maxime Ripard · 8 years ago
  86. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  87. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  88. dfccd93 drm/vc4: Add support for double-clocked modes. by Eric Anholt · 8 years ago
  89. 21317b3 drm/vc4: Set up the AVI and SPD infoframes. by Eric Anholt · 8 years ago
  90. 682e62c drm/vc4: Fix support for interlaced modes on HDMI. by Eric Anholt · 8 years ago
  91. 2b29bf1 drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes. by Eric Anholt · 8 years ago
  92. 9d44abb drm/vc4: Fall back to using an EDID probe in the absence of a GPIO. by Eric Anholt · 8 years ago
  93. 6e1cbba drm/vc4: Enable limited range RGB output on HDMI with CEA modes. by Eric Anholt · 8 years ago
  94. 7edabee drm/vc4: Fix races when the CS reads from render targets. by Eric Anholt · 8 years ago
  95. 57b9f56 drm/vc4: cleanup with list_first_entry_or_null() by Masahiro Yamada · 8 years ago
  96. 8036617 drm/amdgpu: revert "use more than 64KB fragment size if possible" by Christian König · 8 years ago
  97. 2f9ba19 drm/amdgpu: warn if dp aux is still attached on free by Grazvydas Ignotas · 8 years ago
  98. 140c94d drm/amdgpu/dce11: add missing drm_mode_config_cleanup call by Grazvydas Ignotas · 8 years ago
  99. 8a2eef1 drm/amdgpu: also track late init state by Grazvydas Ignotas · 8 years ago
  100. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago