1. 48d8981 drm/i915: Test partial mappings by Chris Wilson · 8 years ago
  2. 12d30d87 drm/i915: Add a live seftest for GEM objects by Chris Wilson · 8 years ago
  3. 8335fd6 drm/i915: Add selftests for object allocation, phys by Chris Wilson · 8 years ago
  4. cd3862d drm/i915: Live testing of empty requests by Chris Wilson · 8 years ago
  5. 97b592b drm/i915: Test request ordering between engines by Chris Wilson · 8 years ago
  6. cf8be13 drm/i915: Test simultaneously submitting requests to all engines by Chris Wilson · 8 years ago
  7. b348090 drm/i915: Simple selftest to exercise live requests by Chris Wilson · 8 years ago
  8. 5fd4d11 drm/i915: Add a simple fence selftest to i915_gem_request by Chris Wilson · 8 years ago
  9. f1ae924 drm/i915: Add a simple request selftest for waiting by Chris Wilson · 8 years ago
  10. c835c55 drm/i915: Add selftests for i915_gem_request by Chris Wilson · 8 years ago
  11. 4465398 drm/i915: Create a fake object for testing huge allocations by Chris Wilson · 8 years ago
  12. 0daf011 drm/i915: Mock infrastructure for request emission by Chris Wilson · 8 years ago
  13. 3b5bb0a drm/i915: Mock a GGTT for self-testing by Chris Wilson · 8 years ago
  14. 66d9cb5 drm/i915: Mock the GEM device for self-testing by Chris Wilson · 8 years ago
  15. e62e8ad drm/i915: Add unit tests for the breadcrumb rbtree, wakeups by Chris Wilson · 8 years ago
  16. ae1f809 drm/i915: Add unit tests for the breadcrumb rbtree, completion by Chris Wilson · 8 years ago
  17. f97fbf9 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove by Chris Wilson · 8 years ago
  18. 935a2f7 drm/i915: Add some selftests for sg_table manipulation by Chris Wilson · 8 years ago
  19. 953c7f8 drm/i915: Provide a hook for selftests by Chris Wilson · 8 years ago
  20. 2ae5573 drm/i915: Clear the last_retired_context following a hang/reset by Chris Wilson · 8 years ago
  21. fe3288b drm/i915: Park the breadcrumbs signaler across a GPU reset by Chris Wilson · 8 years ago
  22. 1d30963 drm/i915: Kill the tasklet then disable by Chris Wilson · 8 years ago
  23. 8d613c5 drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  24. c00122f3 drm/i915: Assert that the active request hasn't been signaled by Chris Wilson · 8 years ago
  25. ae9a043 drm/i915: Rename conditional GEM execution macros by Chris Wilson · 8 years ago
  26. 8c12d12 drm/i915: Move the irq_barrier for reset earlier into reset_prepare by Chris Wilson · 8 years ago
  27. c4d4c1c drm/i915: Flush the freed object queue on device release by Chris Wilson · 8 years ago
  28. 94d4a2a drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown by Chris Wilson · 8 years ago
  29. cad3688 drm/i915: Split device release from unload by Chris Wilson · 8 years ago
  30. 317eaa9 drm/i915/debugfs: Add i915_hpd_storm_ctl by Lyude · 8 years ago
  31. 6401c37 drm/i915: Simplify platform checks in intel_fb_pitch_limit() by Ville Syrjälä · 8 years ago
  32. d158694 drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code by Ville Syrjälä · 8 years ago
  33. 51a831a Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  34. 4f4631a drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs by Chris Wilson · 8 years ago
  35. 72b72ae drm/i915: Always pin contexts into the high GGTT by Chris Wilson · 8 years ago
  36. 370a81f drm/i915: Remove unused function intel_ddi_get_link_dpll() by Ander Conselvan de Oliveira · 8 years ago
  37. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  38. 13f62f5 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  39. 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
  40. 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
  41. 949e8ab drm/i915: Use the size/type of address space to make decisions by Chris Wilson · 8 years ago
  42. fad0612 drm/amdgpu: report the number of bytes moved at buffer creation by Samuel Pitoiset · 8 years ago
  43. 38fc485 drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted() by Samuel Pitoiset · 8 years ago
  44. a52d120 drm/amdgpu: add support for new smc firmware on polaris by Alex Deucher · 8 years ago
  45. 4d8d44c drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared. by Rex Zhu · 8 years ago
  46. 8d2b47d drm/i915: Enable atomic support by default on supported platforms. by Maarten Lankhorst · 8 years ago
  47. 6d1f9fb drm/i915: Add __destroy_hw_context by Joonas Lahtinen · 8 years ago
  48. e1cc3db drm/i915: Assert that we never create a vma for the aliasing_ppgtt by Chris Wilson · 8 years ago
  49. 969bb72 drm/i915: Check for timeout completion when waiting for the rq to submitted by Chris Wilson · 8 years ago
  50. e81ecb5 drm/i915: A hotfix for making aliasing PPGTT work for GVT-g by Zhi Wang · 8 years ago
  51. b71953a drm/i915/dp: Move initialization of hpd_pin to a new function by Ander Conselvan de Oliveira · 8 years ago
  52. ca4c389 drm/i915: Remove WA for swapped HPD pins in broxton A stepping by Ander Conselvan de Oliveira · 8 years ago
  53. 31bb90f drm/amdgpu: shut up #warning for compile testing by Arnd Bergmann · 8 years ago
  54. 6127f4a drm/amdgpu/virt: fix double kfree on bo_va by Colin Ian King · 8 years ago
  55. 9338acc drm/radeon: remove some dead code by Dan Carpenter · 8 years ago
  56. 3b4821f drm/radeon: avoid kernel segfault in vce when gpu fails to resume by Jérôme Glisse · 8 years ago
  57. 5ada90d drm/amd/powerplay: set fan speed to max in profile peak mode only. by Rex Zhu · 8 years ago
  58. 0d09a09 drm/amd/gfx6: update gb_addr_config by Flora Cui · 8 years ago
  59. ea0875a drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  60. 2c0c8f2 drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN by Flora Cui · 8 years ago
  61. dd5dfa6 drm/amdgpu: refine si_read_register by Flora Cui · 8 years ago
  62. c5dc14f drm/amdgpu/gfx6: clean up spi configuration by Flora Cui · 8 years ago
  63. 375d6f7 drm/amdgpu/gfx6: clean up cu configuration by Flora Cui · 8 years ago
  64. 69dd3d2 drm/amdgpu/gfx6: clean up rb configuration by Flora Cui · 8 years ago
  65. 6fc11b0 drm/amdgpu: refine vce3.0 code and related powerplay pg code. by Rex Zhu · 8 years ago
  66. f1ea278 drm/amdgpu: move subfunctions to the front of vce_v2_0.c. by Rex Zhu · 8 years ago
  67. ca6d350 drm/amdgpu: enable vce pg feature on Kv. by Rex Zhu · 8 years ago
  68. beeea98 drm/amdgpu: refine code for VCE2.0 and related dpm code. by Rex Zhu · 8 years ago
  69. 28ed550 drm/amdgpu: when dpm disabled, also need to stop/start vce. by Rex Zhu · 8 years ago
  70. e3e672e6 drm/amdgpu: refine uvd5.0/6.0 code. by Rex Zhu · 8 years ago
  71. bac601e drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci. by Rex Zhu · 8 years ago
  72. 8b55d17 drm/amdgpu: refine uvd4.2 init/stop code. by Rex Zhu · 8 years ago
  73. d01c623 drm/amdgpu: refine uvd pg code in kv_dpm.c by Rex Zhu · 8 years ago
  74. 3a78696 drm/amdgpu: power down/up uvd4 when smu disabled. by Rex Zhu · 8 years ago
  75. cbd9262 drm/amdgpu: add current_pg_status register define for smu7.1 by Rex Zhu · 8 years ago
  76. e38ca2b drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. by Rex Zhu · 8 years ago
  77. 1f7b847 drm/i915: Disable engine->irq_tasklet around resets by Chris Wilson · 8 years ago
  78. d802709 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  79. 20a8a74 drm/i915: Move calling engine->init_hw() to its own function by Chris Wilson · 8 years ago
  80. 519d524 drm/i915: i915_gem_shrink_all() needs an awake device by Chris Wilson · 8 years ago
  81. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  82. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  83. 63ff304 drm/i915: Nuke the VLV/CHV PFI programming power domain workaround by Ville Syrjälä · 8 years ago
  84. 1a5301a drm/i915: Move PFI credit reprogramming into vlv/chv_set_cdclk() by Ville Syrjälä · 8 years ago
  85. 83c5fda drm/i915: Pass the cdclk state to the set_cdclk() functions by Ville Syrjälä · 8 years ago
  86. 3d5dbb1 drm/i915: Pass dev_priv to remainder of the cdclk functions by Ville Syrjälä · 8 years ago
  87. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  88. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  89. 8f0cfa4 drm/i915: Pass computed vco to bxt_set_cdclk() by Ville Syrjälä · 8 years ago
  90. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  91. 4717e8b drm/i915: Clean up the .get_cdclk() assignment if ladder by Ville Syrjälä · 8 years ago
  92. c49a0d0 drm/i915: s/get_display_clock_speed/get_cdclk/ by Ville Syrjälä · 8 years ago
  93. 4e841ec drm/i915: Nuke intel_mode_max_pixclk() by Ville Syrjälä · 8 years ago
  94. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  95. fb51ff4 drm/i915/guc: Log significant events at the info level by Tvrtko Ursulin · 8 years ago
  96. 8385c2e drm/i915: Use for_each_power_domain() in i915_power_domain_info() by Joonas Lahtinen · 8 years ago
  97. 3c779a4 drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0) by Joonas Lahtinen · 8 years ago
  98. f9ad86e drm/atomic: fix an error code in mode_fixup() by Dan Carpenter · 8 years ago
  99. 24f76b2 drm: Cancel drm_fb_helper_resume_work on unload by Chris Wilson · 8 years ago
  100. f21b9a9 drm: Cancel drm_fb_helper_dirty_work on unload by Chris Wilson · 8 years ago