1. 101b506 drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset by Michel Thierry · 9 years ago
  2. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  3. bbda9c1 drm: cleanup modesetting ioctls, one param per line by Rob Clark · 9 years ago
  4. 16f7249 uapi/drm/i915_drm.h: fix userspace compilation. by Artem Savkov · 9 years ago
  5. 294947a Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  6. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  7. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 9 years ago
  8. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  9. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  10. b3fcf36a drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h by Michel Dänzer · 9 years ago
  11. e13af53 drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h by Michel Dänzer · 9 years ago
  12. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  13. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  14. 4db9a82 Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  15. fa92754 drm/amdgpu: add VCE harvesting instance query by Leo Liu · 9 years ago
  16. 648a9bc drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls by Chris Wilson · 9 years ago
  17. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  18. 346add7 drm/i915: Use expcitly fixed type in compat32 structs by Daniel Vetter · 9 years ago
  19. 1055e06 drm/fourcc: Add formats R8, RG88, GR88 by Chad Versace · 9 years ago
  20. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 9 years ago
  21. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  22. fc220f6 drm/amdgpu: add flag to delay VM updates by Christian König · 9 years ago
  23. 2b48d32 drm/amdgpu: add optional dependencies to the CS IOCTL v2 by Christian König · 9 years ago
  24. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 9 years ago
  26. 3bc980b drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query by Michel Dänzer · 9 years ago
  27. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  28. 7f8fc88 drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi by Mikko Rapeli · 9 years ago
  29. 570655b drm/msm/mdp4: Support NV12MT format in mdp4 by Rob Clark · 10 years ago
  30. 675da0d drm/amdgpu: cleanup UAPI comments by Christian König · 9 years ago
  31. 692a59e drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING by Christian König · 9 years ago
  32. 34b5f6a drm/amdgpu: cleanup VA IOCTL by Christian König · 9 years ago
  33. cab6d57 drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS by Jammy Zhou · 9 years ago
  34. ccb6662 Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queued by Jani Nikula · 9 years ago
  35. 3ccec53 drm/amdgpu: only support IBs in the buffer list (v2) by Marek Olšák · 9 years ago
  36. 81c59f5 drm/amdgpu: add vram_type and vram_bit_width for interface query (v2) by Ken Wang · 9 years ago
  37. 71062f4 drm/amdgpu: add ib_size/start_alignment interface query by Ken Wang · 9 years ago
  38. a101a89 drm/amdgpu add ce_ram_size for interface query by Ken Wang · 9 years ago
  39. 32bf710 drm/amdgpu add max_memory_clock for interface query (v2) by Ken Wang · 9 years ago
  40. d8f65a2 drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT by Marek Olšák · 9 years ago
  41. dcc357e6 drm/amdgpu: drop allocation flag masks by Christian König · 9 years ago
  42. fbd76d5 drm/amdgpu: rework tiling flags by Marek Olšák · 9 years ago
  43. d94aed5 drm/amdgpu: add and implement the GPU reset status query by Marek Olšák · 9 years ago
  44. 02b70c8 drm/amdgpu: expose the max virtual address by Jammy Zhou · 9 years ago
  45. aa2bdb24 drm/amdgpu: add CE preamble flag v3 by Jammy Zhou · 9 years ago
  46. 66b3cf2 drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4) by Jammy Zhou · 9 years ago
  47. 8867128 drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC by Jammy Zhou · 9 years ago
  48. 81629cb drm/amdgpu: add amdgpu uapi header (v4) by Alex Deucher · 9 years ago
  49. 531e63e Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  50. 3e8d222 Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  51. b1b3827 drm/i915: add a context parameter to {en, dis}able zero address mapping by David Weinehall · 9 years ago
  52. 21631f1 drm/i915: Fix the confusing comment about the ioctl limits by Damien Lespiau · 9 years ago
  53. 72b9076 drm/radeon: add a GPU reset counter queryable by userspace by Marek Olšák · 9 years ago
  54. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 9 years ago
  55. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  56. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  57. 996f545 drm/nouveau/gem: allow user-space to specify an object should be coherent by Alexandre Courbot · 9 years ago
  58. ea9da4e drm/i915: Allow disabling the destination colorkey for overlay by Chris Wilson · 9 years ago
  59. 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  60. bdf7650 drm/tegra: gem: Return 64-bit offset for mmap(2) by Sean Paul · 10 years ago
  61. 9e87e48 Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  62. 2c60fae drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl by Tommi Rantala · 9 years ago
  63. 74ccbff Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  64. 4535cb9 drm/radeon: add support for read reg query from radeon info ioctl by Alex Deucher · 10 years ago
  65. 5c363a8 drm/radeon: add INFO query for current sclk/mclk by Alex Deucher · 10 years ago
  66. d6d2a18 drm/radeon: add INFO query for GPU temperature by Alex Deucher · 10 years ago
  67. a1559ff drm/i915: Export total subslice and EU counts by Jeff McGee · 9 years ago
  68. 8c4f83f drm/fourcc: 64 #defines need ULL postfix by Daniel Vetter · 9 years ago
  69. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 9 years ago
  70. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  71. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  72. b5ff6e1 drm/i915/skl: Add new displayable tiling formats by Tvrtko Ursulin · 9 years ago
  73. 93b81f5 drm/i915: Add tiled framebuffer modifiers by Tvrtko Ursulin · 10 years ago
  74. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  75. ae6d57d Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  76. 083500b drm: remove DRM_FORMAT_NV12MT by Daniel Vetter · 10 years ago
  77. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  78. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  79. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  80. c9dc0f3 drm/i915: Add ioctl to set per-context parameters by Chris Wilson · 10 years ago
  81. 1816f92 drm/i915: Support creation of unbound wc user mappings for objects by Akash Goel · 10 years ago
  82. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  83. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  84. 72a3697 Merge branch 'topic/core-stuff' into topic/atomic-core by Daniel Vetter · 10 years ago
  85. ae28290 drm: bit of spell-check / editorializing. by Rob Clark · 10 years ago
  86. 26045b5 Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  87. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  88. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  89. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  90. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  91. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  92. e351943 drm/vmwgfx: Fix drm.h include by Josh Boyer · 10 years ago
  93. f266f04 drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4) by Alex Deucher · 10 years ago
  94. c858403 drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag by Michel Dänzer · 10 years ago
  95. 484048d Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  96. 701e1e7 drm/radeon: properly document reloc priority mask by Christian König · 10 years ago
  97. 341cb9e drm/radeon: add userptr flag to register MMU notifier v3 by Christian König · 10 years ago
  98. 2a84a44 drm/radeon: add userptr flag to directly validate the BO to GTT by Christian König · 10 years ago
  99. ddd00e3 drm/radeon: add userptr flag to limit it to anonymous memory v2 by Christian König · 10 years ago
  100. f72a113a drm/radeon: add userptr support v8 by Christian König · 10 years ago