1. a111fbc drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug by Ville Syrjälä · 7 years ago
  2. 30cfcf0 drm/rockchip: add CONFIG_OF dependency for lvds by Arnd Bergmann · 7 years ago
  3. e073db5 drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() by Boris BREZILLON · 7 years ago
  4. d18d1a5 drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all by Chris Wilson · 7 years ago
  5. 62884cd drm: Add four ioctls for managing drm mode object leases [v7] by Keith Packard · 8 years ago
  6. 7de440d drm: Check mode object lease status in all master ioctl paths [v4] by Keith Packard · 8 years ago
  7. 2ed077e drm: Add drm_object lease infrastructure [v5] by Keith Packard · 8 years ago
  8. e7646f8 drm: Add new LEASE debug level by Keith Packard · 8 years ago
  9. fb9775a Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 7 years ago
  10. fef1aa4 Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  11. 3b677e4 Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  12. 3064abf drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3] by Keith Packard · 8 years ago
  13. 330b52b drm/etnaviv: short-circuit perfmon ioctls by Lucas Stach · 7 years ago
  14. 988c3b3 Revert "drm/etnaviv: submit supports performance monitor requests" by Lucas Stach · 7 years ago
  15. bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 8 years ago
  16. 570e869 drm: Widen vblank count to 64-bits [v3] by Keith Packard · 7 years ago
  17. fb83be8 drm/tegra: hdmi: Add cec-notifier support by Hans Verkuil · 8 years ago
  18. a2f2f74 drm/tegra: dc: Perform a complete reset sequence by Thierry Reding · 8 years ago
  19. 39e08af drm/tegra: dc: Make sure to set the module clock rate by Thierry Reding · 8 years ago
  20. a4bfa09 drm/tegra: dc: Simplify atomic plane helper functions by Thierry Reding · 8 years ago
  21. 2d1c18f drm/tegra: dc: Move some declarations to dc.h by Thierry Reding · 8 years ago
  22. 829ce7a drm/tegra: vic: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  23. 5faea3d drm/tegra: sor: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  24. 5e4acd3 drm/tegra: hdmi: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  25. b9ff7ae drm/tegra: dc: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  26. a176c67 drm/tegra: Use u64_to_user_ptr helper by Mikko Perttunen · 7 years ago
  27. 45bd862 gpu: host1x: Fix incorrect comment for channel_request by Mikko Perttunen · 7 years ago
  28. 2a79c03 gpu: host1x: Disassemble more instructions by Mikko Perttunen · 7 years ago
  29. eb2ee1a gpu: host1x: Improve debug disassembly formatting by Mikko Perttunen · 7 years ago
  30. 2316f29 gpu: host1x: Enable gather filter by Mikko Perttunen · 7 years ago
  31. c3f5222 gpu: host1x: Enable Tegra186 syncpoint protection by Mikko Perttunen · 7 years ago
  32. 2fb0dce gpu: host1x: Call of_dma_configure() after setting bus by Mikko Perttunen · 7 years ago
  33. 6e44b9a drm/tegra: Add Tegra186 support for VIC by Mikko Perttunen · 8 years ago
  34. f1b53c4 gpu: host1x: Add Tegra186 support by Mikko Perttunen · 8 years ago
  35. d3b3efa dt-bindings: host1x: Add Tegra186 information by Mikko Perttunen · 8 years ago
  36. 617dd7c gpu: host1x: syncpt: Request syncpoints per client by Thierry Reding · 8 years ago
  37. 6a341fd gpu: host1x: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  38. 19f470b Merge tag 'drm-amdkfd-next-2017-10-18' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  39. 282dc83 Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  40. 6585d42 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  41. af0c8c1 drm/vc4: Fix sleeps during the IRQ handler for DSI transactions. by Eric Anholt · 7 years ago
  42. 96687ec drm/amd/powerplay: Place the constant on the right side of the test by Georgiana Chelu · 7 years ago
  43. c1537c3 drm/amd/powerplay: Remove useless variable by Georgiana Chelu · 7 years ago
  44. bada22d drm/amd/powerplay: Don't cast kzalloc() return value by Georgiana Chelu · 7 years ago
  45. d2d7cc3 drm/amdgpu: allow GTT overcommit during bind by Christian König · 7 years ago
  46. 4b6b691 drm/amdgpu: linear validate first then bind to GART by Christian König · 7 years ago
  47. 658b939 drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table. by Rex Zhu · 7 years ago
  48. 1ed05ff drm/amd/pp: thermal control not enabled on vega10. by Rex Zhu · 7 years ago
  49. 43ca8ef drm/amdgpu: busywait KIQ register accessing (v4) by pding · 7 years ago
  50. e71de07 drm/amdgpu: report more amdgpu_fence_info by pding · 7 years ago
  51. f993d62 drm/amdgpu:don't check soft_reset for sriov by Monk Liu · 7 years ago
  52. c70b78a drm/amdgpu:fix duplicated setting job's vram_lost by Monk Liu · 7 years ago
  53. 896a664 drm/amdgpu:reduce wb to 512 slot by Monk Liu · 7 years ago
  54. 6e13bdf drm/amdgpu: fix regresstion on SR-IOV gpu reset failed by Rex Zhu · 7 years ago
  55. 09da3c0 drm/amd/powerplay: Tidy up cz_dpm_powerup_vce() by Tom St Denis · 7 years ago
  56. 9e59976 drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce() by Tom St Denis · 7 years ago
  57. e03ff80 drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm() by Tom St Denis · 7 years ago
  58. 1f9506f drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm() by Tom St Denis · 7 years ago
  59. 5936470 drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd() by Tom St Denis · 7 years ago
  60. 610dd60 drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd() by Tom St Denis · 7 years ago
  61. 995e27f drm/amd/powerplay: Tidy up cz_start_dpm() by Tom St Denis · 7 years ago
  62. c1b24a1 drm/amdgpu: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  63. 2642cf1 drm/amdgpu: reserve root PD while releasing it by Christian König · 7 years ago
  64. 5c42c64 drm/ttm: fix the fix for huge compound pages by Christian König · 7 years ago
  65. c057c11 drm/amdgpu: bump version for vram lost counter query (v2) by Alex Deucher · 7 years ago
  66. c5795c55 drm/amdgpu: minor CS optimization by Christian König · 7 years ago
  67. 7fd5e36 drm/amd/sched: fix job tear down order v2 by Christian König · 7 years ago
  68. e1d5150 drm/amdgpu: Add amdgpu_find_mm_node() by Harish Kasiviswanathan · 7 years ago
  69. 1eca5a5 drm/amdgpu: Refactor amdgpu_move_blit by Harish Kasiviswanathan · 7 years ago
  70. 26eedf6 drm/amdgpu: Fix extra call to amdgpu_ctx_put. by Andrey Grodzovsky · 7 years ago
  71. 7d0a428 drm/ttm: Fix unused variables with huge page support by Tom St Denis · 7 years ago
  72. 1f7251b drm/amdgpu: add VRAM lost query by Christian König · 7 years ago
  73. 7a0a48d drm/amdgpu: set -ECANCELED when dropping jobs by Christian König · 7 years ago
  74. e55f2b6 drm/amdgpu: move the VRAM lost counter per context by Christian König · 7 years ago
  75. 14e47f9 drm/amdgpu: keep copy of VRAM lost counter in job by Christian König · 7 years ago
  76. 396bcb4 drm/amdgpu: partial revert VRAM lost handling v2 by Christian König · 7 years ago
  77. 6ed4e2e drm/ttm: add transparent huge page support for wc or uc allocations v2 by Christian König · 7 years ago
  78. 8593e9b drm/ttm: move more logic into ttm_page_pool_get_pages by Christian König · 7 years ago
  79. 0284f1e drm/ttm: add transparent huge page support for cached allocations v2 by Christian König · 7 years ago
  80. f4c8099 drm/ttm: don't use compound pages for now by Christian König · 7 years ago
  81. 76d6172 drm/amdgpu: correct reference clock value on vega10 by Ken Wang · 7 years ago
  82. 2dc8f81 drm/amdgpu: SR-IOV data exchange between PF&VF by Horace Chen · 7 years ago
  83. 0ae9444 drm/amdgpu: Move old fence waiting before reservation lock is aquired v2 by Andrey Grodzovsky · 7 years ago
  84. ad864d2 drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill. by Andrey Grodzovsky · 7 years ago
  85. f15507a drm/amdgpu: make function uvd_v6_0_enc_get_destroy_msg static by Colin Ian King · 7 years ago
  86. 37a4934 drm/amd/pp: remove polaris10_smc/smumgr split. by Rex Zhu · 7 years ago
  87. 4dddc21 drm/amd/pp: remove tonga_smc/smumgr split. by Rex Zhu · 7 years ago
  88. 907bfec drm/amd/pp: remove iceland_smc/smumgr split. by Rex Zhu · 7 years ago
  89. 2e112b4 drm/amd/pp: remove fiji_smc/smumgr split. by Rex Zhu · 7 years ago
  90. 9c4cd84 drm/amd/pp: rename ci_smc.c to ci_smumgr.c by Rex Zhu · 7 years ago
  91. 202f5d6 drm/amdgpu: refine code delete duplicated error handling by Rex Zhu · 7 years ago
  92. 66f1376 drm/amd/pp: move common function to smu7_smumgr.c by Rex Zhu · 7 years ago
  93. 26f5278 drm/amd/pp: implement function notify_cac_buffer_info on VI by Rex Zhu · 8 years ago
  94. 52afb85 drm/amd/pp: implement function notify_cac_buffer_info on Vega by Rex Zhu · 8 years ago
  95. e83dcf1 drm/amd/pp: add new function point in hwmgr. by Rex Zhu · 7 years ago
  96. 6ba7cf0 drm/amd/pp: export new smu messages for vega10 by Rex Zhu · 8 years ago
  97. f7c5798 drm/amd/powerplay: get the temperature on CZ by Satyajit Sahu · 7 years ago
  98. b285f1d drm/amdgpu: bump version for new AMDGPU_SCHED ioctl by Alex Deucher · 7 years ago
  99. 8bc4c25 drm/amdgpu: rename context priority levels by Andres Rodriguez · 7 years ago
  100. b9f1925 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl by Boris Brezillon · 7 years ago