1. 5fd9df6 drm/i915: Kill sink_crc for good by Rodrigo Vivi · 7 years ago
  2. 01f8f33 drm/i915: Always retire residual requests before suspend by Chris Wilson · 7 years ago
  3. a8bd3b8 drm/i915: Flush chipset caches after GGTT writes by Chris Wilson · 7 years ago
  4. d778847 drm/i915/selftests: Free the backing store between iterations by Chris Wilson · 7 years ago
  5. eb5f43d drm/i915/selftests: Exercise reset to break stuck GTT eviction by Chris Wilson · 7 years ago
  6. 0f6b79f drm/i915/selftests: Force a preemption hang by Chris Wilson · 7 years ago
  7. 0051163 drm/i915/execlists: Always clear preempt status on cancelling all by Chris Wilson · 7 years ago
  8. f1a498f drm/i915/execlists: Disable submission tasklet upon wedging by Chris Wilson · 7 years ago
  9. 159b69b drm/i915: Remove pci private pointer after destroying the device private by Chris Wilson · 7 years ago
  10. 55e4b85 drm/i915/selftests: Downgrade igt_timeout message by Chris Wilson · 7 years ago
  11. e5cae65 drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler by Michał Winiarski · 7 years ago
  12. 60a9432 drm/i915/execlists: Drop clear_gtiir() on GPU reset by Chris Wilson · 7 years ago
  13. 9701975 drm/i915: Do not short-circuit tasklets during reset by Chris Wilson · 7 years ago
  14. 9dd1a98 drm/i915/selftests: Include the start of each subtest in the GEM trace by Chris Wilson · 7 years ago
  15. 6710fcfc drm/i915/guc: Protect against no desc-pool on premature shutdown by Chris Wilson · 7 years ago
  16. f88f047 drm/i915: Print the long_mask alongside the pin_mask by Ville Syrjälä · 7 years ago
  17. af92058 drm/i915: Pass hpd_pin to long_pulse_detect() by Ville Syrjälä · 7 years ago
  18. e9be285 drm/i915: s/int i/enum hpd_pin pin/ by Ville Syrjälä · 7 years ago
  19. b6ca3ee drm/i915: Nuke dev_priv->irq_port[] by Ville Syrjälä · 7 years ago
  20. 1a4313d drm/i915: Rewrite mst suspend/resume in terms of encoders by Ville Syrjälä · 7 years ago
  21. 4ef03f8 drm/i915: Introduce intel_encoder_is_dig_port() by Ville Syrjälä · 7 years ago
  22. 14aa521 drm/i915: Introduce for_each_intel_dp() by Ville Syrjälä · 7 years ago
  23. 0b10076 drm/i915/userptr: Enable read-only support on gen8+ by Chris Wilson · 7 years ago
  24. f8c1cce drm/i915: Reject attempted pwrites into a read-only object by Chris Wilson · 7 years ago
  25. 3e977ac drm/i915: Prevent writing into a read-only object via a GGTT mmap by Chris Wilson · 7 years ago
  26. c9e6668 drm/i915/gtt: Disable read-only support under GVT by Chris Wilson · 7 years ago
  27. 250f8c8 drm/i915/gtt: Read-only pages for insert_entries on bdw+ by Jon Bloomfield · 7 years ago
  28. 25dda4d drm/i915/gtt: Add read only pages to gen8_pte_encode by Jon Bloomfield · 7 years ago
  29. 90c3e21 drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. by Clint Taylor · 7 years ago
  30. 55fe076 drm/i915/guc: Protect against NULL client dereference in error path by Chris Wilson · 7 years ago
  31. f7cf1a1 drm/i915: Update DRIVER_DATE to 20180712 by Rodrigo Vivi · 7 years ago
  32. 9306b62 drm/i915/psr: Remove few mod parameters option. by Rodrigo Vivi · 7 years ago
  33. 521715f drm/i915/psr: Remove useless function calls. by Rodrigo Vivi · 7 years ago
  34. 5b7b308 drm/i915/psr: Split sink status into a separate debugfs node by Dhinakaran Pandiyan · 7 years ago
  35. c3d4336 drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update by Tarun Vyas · 7 years ago
  36. d5dc0f4 drm/i915/gmbus: Enable burst read by Ramalingam C · 7 years ago
  37. 73675cf drm/i915/gmbus: Increase the Bytes per Rd/Wr Op by Ramalingam C · 7 years ago
  38. a63983f drm/i915/selftests: Fixup GuC FW negative test by Michał Winiarski · 7 years ago
  39. 60c0a66 drm/i915: Tidy error handling in i915_gem_init_hw by Michał Winiarski · 7 years ago
  40. 5bfbeac drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate by Chris Wilson · 7 years ago
  41. 818fed4 drm/i915: Silence warning for no vlv powercontext by Chris Wilson · 7 years ago
  42. d6b4ea8 drm/i915/tv: fix strncpy truncation warning by Dominique Martinet · 7 years ago
  43. 9104503 Merge tag 'gvt-next-2018-07-11' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  44. 655250a drm/i915/execlists: Switch to rb_root_cached by Chris Wilson · 7 years ago
  45. cb4dc8d drm/i915/selftests: Add a safety net to live_workarounds by Chris Wilson · 7 years ago
  46. 19bb33c drm/i915: Introduce i915_address_space.mutex by Chris Wilson · 7 years ago
  47. 185441e drm/i915: use the ICL stolen memory by Paulo Zanoni · 7 years ago
  48. db0c8d8 x86/gpu: reserve ICL's graphics stolen memory by Paulo Zanoni · 7 years ago
  49. 7ab87ed drm/i915: Unwind HW init after GVT setup failure by Chris Wilson · 7 years ago
  50. 73bad7c drm/i915: Cleanup modesetting on load-error path by Chris Wilson · 7 years ago
  51. 8bcf9f7 drm/i915: Flush the residual parking on emergency shutdown by Chris Wilson · 7 years ago
  52. bf06112 drm/i915: Tidy i915_gem_suspend() by Chris Wilson · 7 years ago
  53. b7bb613 drm/i915: Only reset hangcheck at the start of an activity cycle by Chris Wilson · 7 years ago
  54. cecb368 drm/i915/selftests: Filter out both physical address swizzles by Chris Wilson · 7 years ago
  55. ebfa794 drm/i915/selftests: Constrain mock_gtt tests to fit within RAM by Chris Wilson · 7 years ago
  56. 8cff1f4 drm/i915: Remove function details from device error messages by Chris Wilson · 7 years ago
  57. 279ce5d drm/i915/gvt: declare gvt as i915's soft dependency by Hang Yuan · 7 years ago
  58. 82edc7e drm/i915: Update DRIVER_DATE to 20180709 by Rodrigo Vivi · 7 years ago
  59. 932cac1 drm/i915/selftests: Prevent background reaping of active objects by Chris Wilson · 7 years ago
  60. d9a13ce drm/i915/selftests: Replace wait-on-timeout with explicit timeout by Chris Wilson · 7 years ago
  61. 2621cef drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setup by Chris Wilson · 7 years ago
  62. ec625fb drm/i915: Provide a timeout to i915_gem_wait_for_idle() by Chris Wilson · 7 years ago
  63. e147913 drm/i915/selftests: Magic numbers for old Y-tiling by Chris Wilson · 7 years ago
  64. 93d68b2 drm/i915/gvt: Handle EDP_PSR_IMR and EDP_PSR_IIR for BXT. by Colin Xu · 7 years ago
  65. aa36ed6 drm/i915: Enable platform support for vGPU huge gtt pages by Changbin Du · 7 years ago
  66. 80e76ea drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entry by Changbin Du · 7 years ago
  67. 54c8165 drm/i915/gvt: Handle special sequence on PDE IPS bit by Changbin Du · 7 years ago
  68. b901b25 drm/i915/gvt: Add 2M huge gtt support by Changbin Du · 7 years ago
  69. 79e542f drm/i915/kvmgt: Support setting dma map for huge pages by Changbin Du · 7 years ago
  70. eb3a353 drm/i915/gvt: Add 64K huge gtt support by Changbin Du · 7 years ago
  71. 4c9414d drm/i915/gvt: Make PTE iterator 64K entry aware by Changbin Du · 7 years ago
  72. 155521c drm/i915/gvt: Split ppgtt_alloc_spt into two parts by Changbin Du · 7 years ago
  73. c3e6976 drm/i915/gvt: Add GTT clear_pse operation by Changbin Du · 7 years ago
  74. 7163484 drm/i915/gvt: Add software PTE flag to mark special 64K splited entry by Changbin Du · 7 years ago
  75. 40b2717 drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE by Changbin Du · 7 years ago
  76. 52ca14e drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTT by Changbin Du · 7 years ago
  77. 6fd7937 drm/i915/gvt: Add PTE IPS bit operations by Changbin Du · 7 years ago
  78. b294657 drm/i915/gvt: Add new 64K entry type by Changbin Du · 7 years ago
  79. 890fd18 drm/i915: Replace nested subclassing with explicit subclasses by Chris Wilson · 7 years ago
  80. 07e070e drm/i915/selftests: Avoid warning if runtime pm is disabled by Chris Wilson · 7 years ago
  81. 3a32497 drm/i915/selftests: Provide full mb() around clflush by Chris Wilson · 7 years ago
  82. 8b293eb drm/i915: Track the last-active inside the i915_vma by Chris Wilson · 7 years ago
  83. 5c3f8c2 drm/i915: Track vma activity per fence.context, not per engine by Chris Wilson · 7 years ago
  84. e6bb1d7 drm/i915: Move i915_vma_move_to_active() to i915_vma.c by Chris Wilson · 7 years ago
  85. a523697 drm/i915: Start returning an error from i915_vma_move_to_active() by Chris Wilson · 7 years ago
  86. 6dd7526 drm/i915: Export i915_request_skip() by Chris Wilson · 7 years ago
  87. da99fe5 drm/i915: Refactor export_fence() after i915_vma_move_to_active() by Chris Wilson · 7 years ago
  88. 8fdbfd8 drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck by Chris Wilson · 7 years ago
  89. 5b54433 drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL by Chris Wilson · 7 years ago
  90. 207b700 drm/i915/selftests: Limit live_gtt allocation test to fit within RAM by Chris Wilson · 7 years ago
  91. 66daec6 drm/i915/gtt: Control cache domain of dma_map_page() directly by Chris Wilson · 7 years ago
  92. 58174ea drm/i915/gtt: Suppress warnings for dma_map_page by Chris Wilson · 7 years ago
  93. add00e6 drm/i915: Flush the WCB following a WC write by Chris Wilson · 7 years ago
  94. 03bbc50 drm/i915/selftests: Skip live_execlists if the GPU is terminally wedged by Chris Wilson · 7 years ago
  95. 0fdbe58 drm/i915/selftests: Skip live context execution test without logical contexts by Chris Wilson · 7 years ago
  96. 481827b drm/i915: Record logical context support in driver caps by Chris Wilson · 7 years ago
  97. b79ebe7 drm/i915/ddi: Simplify get_encoder_power_domains() by Imre Deak · 7 years ago
  98. 6cc4215 drm/i915: Remove support for legacy debugfs crc interface by Maarten Lankhorst · 7 years ago
  99. 31c9bd7 drm/i915/selftests: Skip over live context testing when wedged by Chris Wilson · 7 years ago
  100. 921d07d drm/i915/selftests: Skip huge pages live tests if wedged by Chris Wilson · 7 years ago