1. 3f41ee3 drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  2. 9cccc76 drm/i915: keep declarations in i915_drv.h by Jani Nikula · 8 years ago
  3. ca5732c drm/i915: Unalias obj->phys_handle and obj->userptr by Chris Wilson · 8 years ago
  4. 674f823 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 8 years ago
  5. ec7ce65 drm/i915: Only shrink the unbound objects during freeze by Chris Wilson · 8 years ago
  6. 6e05f3d drm/i915: Update DRIVER_DATE to 20160919 by Daniel Vetter · 8 years ago
  7. 6f3fff6 drm/i915: Add ddb size field to device info structure by Deepak M · 8 years ago
  8. b20e3cf drm/i915: clarify PMINTRMSK/pm_intr_keep usage by Dave Gordon · 8 years ago
  9. a2bc469 drm/i915: Prepare object synchronisation for asynchronicity by Chris Wilson · 8 years ago
  10. 821ed7d drm/i915: Update reset path to fix incomplete requests by Chris Wilson · 8 years ago
  11. 780f262 drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker by Chris Wilson · 8 years ago
  12. 221fe79 drm/i915: Perform a direct reset of the GPU from the waiter by Chris Wilson · 8 years ago
  13. ea746f3 drm/i915: Expand bool interruptible to pass flags to i915_wait_request() by Chris Wilson · 8 years ago
  14. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 8 years ago
  15. 3d810fb drm/i915: Move HAS_GUC definition to platform definition by Carlos Santa · 8 years ago
  16. 3177659 drm/i915: Make HWS_NEEDS_PHYSICAL the exception by Carlos Santa · 8 years ago
  17. 804b871 drm/i915: Move HAS_GMCH_DISPLAY definition to platform by Carlos Santa · 8 years ago
  18. ca9c452 drm/i915: Move HAS_L3_DPF definition to platform definition by Carlos Santa · 8 years ago
  19. 4586f1d drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  20. e1a52536 drm/i915: Move HAS_HW_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  21. b355f10 drm/i915: Move HAS_GMBUS_IRQ definition to platform definition by Carlos Santa · 8 years ago
  22. 1d3fe53 drm/i915: Move HAS_DP_MST definition to platform definition by Carlos Santa · 8 years ago
  23. 33b5bf8 drm/i915: Move HAS_RC6p definition to platform definition by Carlos Santa · 8 years ago
  24. 86f3624 drm/i915: Move HAS_RC6 definition to platform definition by Carlos Santa · 8 years ago
  25. 53233f0 drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition by Carlos Santa · 8 years ago
  26. 3bacde1 drm/i915 Move HAS_CSR definition to platform definition by Carlos Santa · 8 years ago
  27. 2631034 drm/i915: Get rid of HAS_CORE_RING_FREQ by Carlos Santa · 8 years ago
  28. 4aa4c23 drm/i915: Move HAS_RUNTIME_PM definition to platform by Carlos Santa · 8 years ago
  29. 6e3b84d drm/i915: Move HAS_PSR definition to platform struct definition by Carlos Santa · 8 years ago
  30. b18c1bb drm/i915: Remove 64b mmio write vfuncs by Chris Wilson · 8 years ago
  31. 57ec171 drm/i915: sseu: Convert subslice count fields to subslice mask by Imre Deak · 8 years ago
  32. f08a0c9 drm/i915: sseu: Convert slice count field to mask by Imre Deak · 8 years ago
  33. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  34. 915490d drm/i915: sseu: Move sseu_dev_status to i915_drv.h by Imre Deak · 8 years ago
  35. c4a8a7c drm/i915: Update DRIVER_DATE to 20160902 by Daniel Vetter · 8 years ago
  36. 6f63340 drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index by Joonas Lahtinen · 8 years ago
  37. ce5e2ac drm/i915: Fix intel_display_crc_init for !DEBUGFS by Maarten Lankhorst · 8 years ago
  38. bafb0fc drm/i915: Make for_each_engine_masked() more compact and quicker by Chris Wilson · 8 years ago
  39. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  40. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 8 years ago
  41. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago
  42. 36cdd01 drm/i915: debugfs spring cleaning by David Weinehall · 8 years ago
  43. 694c282 drm/i915: i915_sysfs.c cleanup by David Weinehall · 8 years ago
  44. c49d13e drm/i915: consistent struct device naming by David Weinehall · 8 years ago
  45. 351c3b5 drm/i915: cosmetic fixes to i915_drv.h by David Weinehall · 8 years ago
  46. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  47. d5d0804 drm/i915: Update DRIVER_DATE to 20160822 by Daniel Vetter · 8 years ago
  48. c58305a drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass by Chris Wilson · 8 years ago
  49. 0be8115 drm/i915: Reattach comment, complete type specification by Dave Gordon · 8 years ago
  50. 7756e45 drm/i915/cmdparser: Make initialisation failure non-fatal by Chris Wilson · 8 years ago
  51. 5034924 drm/i915: Drop ORIGIN_GTT for untracked GTT writes by Chris Wilson · 8 years ago
  52. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 8 years ago
  53. a1e5afb drm/i915: Rename fence.lru_list to link by Chris Wilson · 8 years ago
  54. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 8 years ago
  55. 43394c7 drm/i915: Extract i915_gem_obj_prepare_shmem_write() by Chris Wilson · 8 years ago
  56. 4b30cb2 drm/i915: vfree() no longer ignores the low bits of the address by Chris Wilson · 8 years ago
  57. 600f436 drm/i915: Unconditionally flush any chipset buffers before execbuf by Chris Wilson · 8 years ago
  58. 21a2c58 drm/i915: Record the RING_MODE register for post-mortem debugging by Chris Wilson · 8 years ago
  59. 03382df drm/i915: Print the batchbuffer offset next to BBADDR in error state by Chris Wilson · 8 years ago
  60. c84455b drm/i915: Move debug only per-request pid tracking from request to ctx by Chris Wilson · 8 years ago
  61. bde13eb drm/i915: Introduce i915_ggtt_offset() by Chris Wilson · 8 years ago
  62. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 8 years ago
  63. 51d545d drm/i915: Use VMA as the primary tracker for semaphore page by Chris Wilson · 8 years ago
  64. bf3783e drm/i915: Use VMA as the primary object for context state by Chris Wilson · 8 years ago
  65. 624192c drm/i915: Add convenience wrappers for vma's object get/put by Chris Wilson · 8 years ago
  66. 78ef2d9 drm/i915: Add fetch_and_zero() macro by Chris Wilson · 8 years ago
  67. 2bd160a drm/i915: Reduce i915_gem_objects to only show object information by Chris Wilson · 8 years ago
  68. c0ce466 drm/i915: Reduce amount of duplicate buffer information captured on error by Chris Wilson · 8 years ago
  69. d045446 drm/i915: Record the position of the start of the request by Chris Wilson · 8 years ago
  70. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 8 years ago
  71. d31d7cb drm/i915: Support for creating write combined type vmaps by Chris Wilson · 8 years ago
  72. c1bb114 drm/i915: Store number of active engines in device info by Tvrtko Ursulin · 8 years ago
  73. eebb40e drm/i915: Remove LVDS and PPS suspend time save/restore by Imre Deak · 8 years ago
  74. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 8 years ago
  75. dbd6ef2 drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh by Chris Wilson · 8 years ago
  76. 7397489 drm/i915: Fix modeset handling during gpu reset, v5. by Maarten Lankhorst · 8 years ago
  77. c5b7e97 drm/i915: Update DRIVER_DATE to 20160808 by Daniel Vetter · 8 years ago
  78. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 8 years ago
  79. 9ad3676 drm/i915: Remove locking for get_tiling by Chris Wilson · 8 years ago
  80. 3b4e896 drm/i915: Remove unused no-shrinker-steal by Chris Wilson · 8 years ago
  81. dcff85c drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex by Chris Wilson · 8 years ago
  82. 90f4fcd drm/i915: Remove forced stop ring on suspend/unload by Chris Wilson · 8 years ago
  83. 573adb3 drm/i915: Move obj->active:5 to obj->flags by Chris Wilson · 8 years ago
  84. faf5bf0 drm/i915: Use atomics to manipulate obj->frontbuffer_bits by Chris Wilson · 8 years ago
  85. b5add95 drm/i915: Make fb_tracking.lock a spinlock by Chris Wilson · 8 years ago
  86. de89508 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin() by Chris Wilson · 8 years ago
  87. 59bfa12 drm/i915: Start passing around i915_vma from execbuffer by Chris Wilson · 8 years ago
  88. a9f1481 drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private by Chris Wilson · 8 years ago
  89. ad1a7d2 drm/i915: Update the GGTT size/alignment query functions by Chris Wilson · 8 years ago
  90. 91b2db6 drm/i915: Pad GTT views of exec objects up to user specified size by Chris Wilson · 8 years ago
  91. 2ffffd0 drm/i915: Fix up vma alignment to be u64 by Chris Wilson · 8 years ago
  92. 0340d9f drm/i915: Remove request retirement before each batch by Chris Wilson · 8 years ago
  93. e522ac2 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something() by Chris Wilson · 8 years ago
  94. df0e9a2 Revert "drm/i915: Clean up associated VMAs on context destruction" by Chris Wilson · 8 years ago
  95. 50e046b drm/i915: Mark the context and address space as closed by Chris Wilson · 8 years ago
  96. b1f788c drm/i915: Release vma when the handle is closed by Chris Wilson · 8 years ago
  97. 5cf3d28 drm/i915: i915_vma_move_to_active prep patch by Chris Wilson · 8 years ago
  98. fa545cb drm/i915: Refactor activity tracking for requests by Chris Wilson · 8 years ago
  99. 381f371 drm/i915: Introduce i915_gem_active for request tracking by Chris Wilson · 8 years ago
  100. aa653a6 drm/i915: Be more careful when unbinding vma by Chris Wilson · 8 years ago