1. 92fdf8d drm/i915: Force an aliasing_ppgtt test for context execution by Chris Wilson · 8 years ago
  2. 6cde9a0 drm/i915: Extract aliasing ppgtt setup by Chris Wilson · 8 years ago
  3. 791ff39 drm/i915: Live testing for context execution by Chris Wilson · 8 years ago
  4. af1f83a drm/i915: Test creation of partial VMA by Chris Wilson · 8 years ago
  5. a231bf6 drm/i915: Verify page layout for rotated VMA by Chris Wilson · 8 years ago
  6. 782a3e9 drm/i915: Exercise i915_vma_pin/i915_vma_insert by Chris Wilson · 8 years ago
  7. e3c7a1c drm/i915: Test creation of VMA by Chris Wilson · 8 years ago
  8. aae4a3d drm/i915: Use fault-injection to force the shrinker to run in live GTT tests by Chris Wilson · 8 years ago
  9. 4a6f13f drm/i915: Live testing of lowlevel GTT operations by Chris Wilson · 8 years ago
  10. 5c3bff4 drm/i915: Exercise filling and removing random ranges from the live GTT by Chris Wilson · 8 years ago
  11. 6e32ab3 drm/i915: Fill different pages of the GTT by Chris Wilson · 8 years ago
  12. 62c981c drm/i915: Exercise filling the top/bottom portions of the global GTT by Chris Wilson · 8 years ago
  13. 8d28ba4 drm/i915: Exercise filling the top/bottom portions of the ppgtt by Chris Wilson · 8 years ago
  14. 1c42819 drm/i915: Add initial selftests for i915_gem_gtt by Chris Wilson · 8 years ago
  15. ced01af drm/i915: Add a live dmabuf selftest by Chris Wilson · 8 years ago
  16. 6cca22e drm/i915: Add some mock tests for dmabuf interop by Chris Wilson · 8 years ago
  17. a8fb2ba drm/i915: Sanity check all registers for matching fw domains by Chris Wilson · 8 years ago
  18. 9852d54 drm/i915: Test all fw tables during mock selftests by Chris Wilson · 8 years ago
  19. 26e7a2a drm/i915: Move uncore selfchecks to live selftest infrastructure by Chris Wilson · 8 years ago
  20. 1705945 drm/i915: Test coherency of and barriers between cache domains by Chris Wilson · 8 years ago
  21. 3d81d58 drm/i915: Test exhaustion of the mmap space by Chris Wilson · 8 years ago
  22. 48d8981 drm/i915: Test partial mappings by Chris Wilson · 8 years ago
  23. 12d30d87 drm/i915: Add a live seftest for GEM objects by Chris Wilson · 8 years ago
  24. 8335fd6 drm/i915: Add selftests for object allocation, phys by Chris Wilson · 8 years ago
  25. cd3862d drm/i915: Live testing of empty requests by Chris Wilson · 8 years ago
  26. 97b592b drm/i915: Test request ordering between engines by Chris Wilson · 8 years ago
  27. cf8be13 drm/i915: Test simultaneously submitting requests to all engines by Chris Wilson · 8 years ago
  28. b348090 drm/i915: Simple selftest to exercise live requests by Chris Wilson · 8 years ago
  29. 5fd4d11 drm/i915: Add a simple fence selftest to i915_gem_request by Chris Wilson · 8 years ago
  30. f1ae924 drm/i915: Add a simple request selftest for waiting by Chris Wilson · 8 years ago
  31. c835c55 drm/i915: Add selftests for i915_gem_request by Chris Wilson · 8 years ago
  32. 4465398 drm/i915: Create a fake object for testing huge allocations by Chris Wilson · 8 years ago
  33. 0daf011 drm/i915: Mock infrastructure for request emission by Chris Wilson · 8 years ago
  34. 3b5bb0a drm/i915: Mock a GGTT for self-testing by Chris Wilson · 8 years ago
  35. 66d9cb5 drm/i915: Mock the GEM device for self-testing by Chris Wilson · 8 years ago
  36. e62e8ad drm/i915: Add unit tests for the breadcrumb rbtree, wakeups by Chris Wilson · 8 years ago
  37. ae1f809 drm/i915: Add unit tests for the breadcrumb rbtree, completion by Chris Wilson · 8 years ago
  38. f97fbf9 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove by Chris Wilson · 8 years ago
  39. 935a2f7 drm/i915: Add some selftests for sg_table manipulation by Chris Wilson · 8 years ago
  40. 953c7f8 drm/i915: Provide a hook for selftests by Chris Wilson · 8 years ago
  41. 2ae5573 drm/i915: Clear the last_retired_context following a hang/reset by Chris Wilson · 8 years ago
  42. fe3288b drm/i915: Park the breadcrumbs signaler across a GPU reset by Chris Wilson · 8 years ago
  43. 1d30963 drm/i915: Kill the tasklet then disable by Chris Wilson · 8 years ago
  44. 8d613c5 drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  45. c00122f3 drm/i915: Assert that the active request hasn't been signaled by Chris Wilson · 8 years ago
  46. ae9a043 drm/i915: Rename conditional GEM execution macros by Chris Wilson · 8 years ago
  47. 8c12d12 drm/i915: Move the irq_barrier for reset earlier into reset_prepare by Chris Wilson · 8 years ago
  48. c4d4c1c drm/i915: Flush the freed object queue on device release by Chris Wilson · 8 years ago
  49. 94d4a2a drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown by Chris Wilson · 8 years ago
  50. cad3688 drm/i915: Split device release from unload by Chris Wilson · 8 years ago
  51. 317eaa9 drm/i915/debugfs: Add i915_hpd_storm_ctl by Lyude · 8 years ago
  52. 6401c37 drm/i915: Simplify platform checks in intel_fb_pitch_limit() by Ville Syrjälä · 8 years ago
  53. d158694 drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code by Ville Syrjälä · 8 years ago
  54. 51a831a Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  55. 4f4631a drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs by Chris Wilson · 8 years ago
  56. 72b72ae drm/i915: Always pin contexts into the high GGTT by Chris Wilson · 8 years ago
  57. 370a81f drm/i915: Remove unused function intel_ddi_get_link_dpll() by Ander Conselvan de Oliveira · 8 years ago
  58. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  59. 13f62f5 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  60. f320d35 Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 8 years ago
  61. 79b3349 Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  62. 949e8ab drm/i915: Use the size/type of address space to make decisions by Chris Wilson · 8 years ago
  63. fad0612 drm/amdgpu: report the number of bytes moved at buffer creation by Samuel Pitoiset · 8 years ago
  64. 38fc485 drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted() by Samuel Pitoiset · 8 years ago
  65. a52d120 drm/amdgpu: add support for new smc firmware on polaris by Alex Deucher · 8 years ago
  66. 4d8d44c drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared. by Rex Zhu · 8 years ago
  67. 8d2b47d drm/i915: Enable atomic support by default on supported platforms. by Maarten Lankhorst · 8 years ago
  68. 6d1f9fb drm/i915: Add __destroy_hw_context by Joonas Lahtinen · 8 years ago
  69. e1cc3db drm/i915: Assert that we never create a vma for the aliasing_ppgtt by Chris Wilson · 8 years ago
  70. 969bb72 drm/i915: Check for timeout completion when waiting for the rq to submitted by Chris Wilson · 8 years ago
  71. e81ecb5 drm/i915: A hotfix for making aliasing PPGTT work for GVT-g by Zhi Wang · 8 years ago
  72. b71953a drm/i915/dp: Move initialization of hpd_pin to a new function by Ander Conselvan de Oliveira · 8 years ago
  73. ca4c389 drm/i915: Remove WA for swapped HPD pins in broxton A stepping by Ander Conselvan de Oliveira · 8 years ago
  74. 31bb90f drm/amdgpu: shut up #warning for compile testing by Arnd Bergmann · 8 years ago
  75. 6127f4a drm/amdgpu/virt: fix double kfree on bo_va by Colin Ian King · 8 years ago
  76. 9338acc drm/radeon: remove some dead code by Dan Carpenter · 8 years ago
  77. 3b4821f drm/radeon: avoid kernel segfault in vce when gpu fails to resume by Jérôme Glisse · 8 years ago
  78. 5ada90d drm/amd/powerplay: set fan speed to max in profile peak mode only. by Rex Zhu · 8 years ago
  79. 0d09a09 drm/amd/gfx6: update gb_addr_config by Flora Cui · 8 years ago
  80. ea0875a drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  81. 2c0c8f2 drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  82. dd5dfa6 drm/amdgpu: refine si_read_register by Flora Cui · 8 years ago
  83. c5dc14f drm/amdgpu/gfx6: clean up spi configuration by Flora Cui · 8 years ago
  84. 375d6f7 drm/amdgpu/gfx6: clean up cu configuration by Flora Cui · 8 years ago
  85. 69dd3d2 drm/amdgpu/gfx6: clean up rb configuration by Flora Cui · 8 years ago
  86. 6fc11b0 drm/amdgpu: refine vce3.0 code and related powerplay pg code. by Rex Zhu · 8 years ago
  87. f1ea278 drm/amdgpu: move subfunctions to the front of vce_v2_0.c. by Rex Zhu · 8 years ago
  88. ca6d350 drm/amdgpu: enable vce pg feature on Kv. by Rex Zhu · 8 years ago
  89. beeea98 drm/amdgpu: refine code for VCE2.0 and related dpm code. by Rex Zhu · 8 years ago
  90. 28ed550 drm/amdgpu: when dpm disabled, also need to stop/start vce. by Rex Zhu · 8 years ago
  91. e3e672e6 drm/amdgpu: refine uvd5.0/6.0 code. by Rex Zhu · 8 years ago
  92. bac601e drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci. by Rex Zhu · 8 years ago
  93. 8b55d17 drm/amdgpu: refine uvd4.2 init/stop code. by Rex Zhu · 8 years ago
  94. d01c623 drm/amdgpu: refine uvd pg code in kv_dpm.c by Rex Zhu · 8 years ago
  95. 3a78696 drm/amdgpu: power down/up uvd4 when smu disabled. by Rex Zhu · 8 years ago
  96. cbd9262 drm/amdgpu: add current_pg_status register define for smu7.1 by Rex Zhu · 8 years ago
  97. e38ca2b drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. by Rex Zhu · 8 years ago
  98. 1f7b847 drm/i915: Disable engine->irq_tasklet around resets by Chris Wilson · 8 years ago
  99. d802709 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  100. 20a8a74 drm/i915: Move calling engine->init_hw() to its own function by Chris Wilson · 8 years ago