1. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  4. 25fd91d drm: i915: fix build when DEBUG_FS is disabled by Linus Torvalds · 8 years ago
  5. 586efded Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 8 years ago
  6. dfd2e9a drm/i915: Check PSR setup time vs. vblank length by Ville Syrjälä · 8 years ago
  7. 6608804 drm/dp: Add drm_dp_psr_setup_time() by Ville Syrjälä · 8 years ago
  8. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 753e7c8 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  10. d0e62ef drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup by Ilia Mirkin · 8 years ago
  11. 692a17d drm/nouveau/acpi: fix lockup with PCIe runtime PM by Peter Wu · 8 years ago
  12. cba9780 drm/nouveau/acpi: check for function 0x1B before using it by Peter Wu · 8 years ago
  13. a12e78d drm/nouveau/acpi: return supported DSM functions by Peter Wu · 8 years ago
  14. df42194 drm/nouveau/acpi: ensure matching ACPI handle and supported functions by Peter Wu · 8 years ago
  15. 28668f4 drm/nouveau/fbcon: fix font width not divisible by 8 by Mikulas Patocka · 8 years ago
  16. 1cf915d Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  17. ac5e43c Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  18. e470f3a Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  19. d4ccb71 drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume events by Tom St Denis · 8 years ago
  20. 1ddeb62 drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vce by Tom St Denis · 8 years ago
  21. 09fc7ef drm/amdgpu: add query device id and revision id into system info entry at CGS by Huang Rui · 8 years ago
  22. e595d7f drm/amdgpu: add new definition in bif header by Huang Rui · 8 years ago
  23. 778ee7e drm/amd/powerplay: rename smum header guards by Huang Rui · 8 years ago
  24. 4cb5877c drm/amdgpu: enable UVD context buffer for older HW by Christian König · 8 years ago
  25. e5a6858 drm/amdgpu: fix default UVD context size by Christian König · 8 years ago
  26. 11f55a3 drm/amdgpu: fix incorrect type of info_id by Huang Rui · 8 years ago
  27. eadf954 drm/amdgpu: make amdgpu_cgs_call_acpi_method as static by Huang Rui · 8 years ago
  28. 529d8c5 drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the build by Slava Grigorev · 8 years ago
  29. a05c92d drm/amdgpu: enable UVD VM only on polaris by Christian König · 8 years ago
  30. bb7ad55 drm/amdgpu: increase timeout of IB test by Chunming Zhou · 8 years ago
  31. 99453a9 drm/amdgpu: add destroy session when generate VCE destroy msg. by Rex Zhu · 8 years ago
  32. 1c62cf9 drm/amd: fix deadlock of job_list_lock V2 by Chunming Zhou · 8 years ago
  33. bdc2eea drm/amd: reset hw count when reset job by Chunming Zhou · 8 years ago
  34. cd437e3 drm/amdgpu: free handles after fini the context by Leo Liu · 8 years ago
  35. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
  36. bbec97a drm/amdgpu: add a fence timeout for the IB tests v2 by Christian König · 8 years ago
  37. 8de190c drm/amdgpu: move UVD IB test into common code v2 by Christian König · 8 years ago
  38. ebff485 drm/amdgpu: use begin/end_use for VCE power/clock gating by Christian König · 8 years ago
  39. c4120d5 drm/amdgpu: use begin/end_use for UVD power/clock gating by Christian König · 8 years ago
  40. f06505b drm/amdgpu: add begin/end_use ring callbacks by Christian König · 8 years ago
  41. 7c23ace drm/amdgpu: remove fence_lock by Christian König · 8 years ago
  42. 92c023c drm/amdgpu: fix indentation in struct amdgpu_ring by Christian König · 8 years ago
  43. 990c70a drm/amd/powerplay: fix issue can't enable vce dpm. by Rex Zhu · 8 years ago
  44. ec38f18 drm/amdgpu: add bypass mode for vce3.0 by Rex Zhu · 8 years ago
  45. a93d54d Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled," by Rex Zhu · 8 years ago
  46. 0a6abef drm/amd/powerplay: fix typo error when set clock gate state. by Rex Zhu · 8 years ago
  47. b7e2e9f drm/amdgpu: correct coding style by jimqu · 8 years ago
  48. d347ce6 drm/amdgpu: increment driver minor by Christian König · 8 years ago
  49. 0f30a39 drm/amdgpu: implement UVD VM mode for Stoney v2 by Christian König · 8 years ago
  50. f8a2fdb drm/amd/powerplay: Delete unused functions in ppevvmath.h by Nils Wallménius · 8 years ago
  51. 21039ac drm/amd/powerplay: Mark functions of ppevvmath.h static by Nils Wallménius · 8 years ago
  52. a37cfa8b drm/radeon: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  53. 63edf1b drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispatch_table() by SF Markus Elfring · 8 years ago
  54. eb923ea drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_table() v2 by Markus Elfring · 8 years ago
  55. b4fc597 drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  56. eb09d7a drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  57. dffa6d4 drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  58. 1a8e5f2 drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection by Markus Elfring · 8 years ago
  59. 1721c69 drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  60. 00f6872 GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  61. 538f1ef drivers/amdgpu: Remove redundant itermediate return val by Edward O'Callaghan · 8 years ago
  62. 4ba27f9 drivers/amdgpu: Use canonical boolean form in various predicates by Edward O'Callaghan · 8 years ago
  63. 5969a8c drivers/amdgpu: Remove redundant casts on kzalloc() calls by Edward O'Callaghan · 8 years ago
  64. a698e41 drivers/amdgpu: Remove redundant NULL check before kfree() by Edward O'Callaghan · 8 years ago
  65. 004e29c drivers/amdgpu: Use canonical form in branch predicates by Edward O'Callaghan · 8 years ago
  66. ed5121a drivers/amdgpu: Use 'true/false' for bool typed variables by Edward O'Callaghan · 8 years ago
  67. 9c3578a drivers/amdgpu: Remove spurious semicolons by Edward O'Callaghan · 8 years ago
  68. 36e6b91 drm/amd/powerplay: enable DiDt feature for polaris10/11. by Rex Zhu · 8 years ago
  69. c0bcc4e drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK and MCLK by Rex Zhu · 8 years ago
  70. 649663c drm/amdgpu/powerplay: partial revert of endian fixes by Alex Deucher · 8 years ago
  71. fc94d32 drm/radeon: drop confusing message about backlight control by Alex Deucher · 8 years ago
  72. ecb2caa drm/radeon/ci add comment to document intentionally unreachable code by Nicholas Mc Guire · 8 years ago
  73. 23a1a9e drm/amdgpu: Disable RPM helpers while reprobing connectors on resume by Lyude · 8 years ago
  74. 69ee974 drm/radeon: init atpx at switcheroo register time v2 by Alex Deucher · 8 years ago
  75. 6b1095e drm/amdgpu: init atpx at switcheroo register time (v2) by Alex Deucher · 8 years ago
  76. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 8 years ago
  77. e47726a drm/exynos: use generic code for managing zpos plane property by Marek Szyprowski · 8 years ago
  78. bbd1e3a drm: sti: use generic zpos for plane by Benjamin Gaignard · 9 years ago
  79. 44d1240d drm: add generic zpos property by Marek Szyprowski · 8 years ago
  80. 62c2cd0 Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 by Benjamin Gaignard · 8 years ago
  81. a1f5524 drm: aux ->transfer() can return 0, deal with it by Ville Syrjälä · 8 years ago
  82. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. a8a04c9 drm/amdgpu: fix firmware info version checks by Alex Deucher · 8 years ago
  84. 3edc38a drm/radeon: fix firmware info version checks by Alex Deucher · 8 years ago
  85. 12ae57a drm/arm: mali-dp: Fix error return code in malidp_bind() by Wei Yongjun · 8 years ago
  86. 1a9d71f drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() by Wei Yongjun · 8 years ago
  87. 8d76201 drm/gma500: remove unnecessary stub for fb_ioctl() by Stefan Christ · 8 years ago
  88. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  89. 162b20d Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  90. ff615ee drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set by Philipp Zabel · 8 years ago
  91. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  92. c3f8d86 Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  93. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  94. 3c31760 drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint by Brian Starkey · 8 years ago
  95. c084c8d drm/sti: use new Reset API by Lee Jones · 8 years ago
  96. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  97. fa70db3 Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' by Rafael J. Wysocki · 8 years ago
  98. f15f6ca drm/i915/gen9: Add WaInPlaceDecompressionHang by Mika Kuoppala · 8 years ago
  99. c5f87f0 drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default" by Rodrigo Vivi · 8 years ago
  100. 1542f5d drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config by Imre Deak · 8 years ago