1. d8c0faf drm/i915/gen9: Get rid of redundant watermark values by cpaul@redhat.com · 8 years ago
  2. 40fa60c drm/i915: Catch premature unpinning of pages by Chris Wilson · 8 years ago
  3. b4bcbe2 drm/i915: Document our internal limit on object size by Chris Wilson · 8 years ago
  4. 3ef7f22 drm/i915: Bump object bookkeeping to u64 from size_t by Chris Wilson · 8 years ago
  5. 6389dd8 drm/i915: Parse VBT data for lspcon by Shashank Sharma · 8 years ago
  6. a62163e drm/i915/gen9: Make skl_wm_level per-plane by Lyude · 8 years ago
  7. b707aa5 drm/i915/skl: Remove linetime from skl_wm_values by Lyude · 8 years ago
  8. ce0ba28 drm/i915/skl: Move per-pipe ddb allocations into crtc states by Lyude · 8 years ago
  9. 5db9401 drm/i915: Make IS_GEN macros only take dev_priv by Tvrtko Ursulin · 8 years ago
  10. 55b8f2a drm/i915: Make INTEL_GEN only take dev_priv by Tvrtko Ursulin · 8 years ago
  11. 11a914c drm/i915: Make IS_VALLEYVIEW only take dev_priv by Tvrtko Ursulin · 8 years ago
  12. 920a14b drm/i915: Make IS_CHERRYVIEW only take dev_priv by Tvrtko Ursulin · 8 years ago
  13. 9beb5fe drm/i915: Make IS_G4X only take dev_priv by Tvrtko Ursulin · 8 years ago
  14. 3c9192b drm/i915: Make HAS_L3_DPF only take dev_priv by Tvrtko Ursulin · 8 years ago
  15. e2d214a drm/i915: Make IS_BROXTON only take dev_priv by Tvrtko Ursulin · 8 years ago
  16. d9486e6 drm/i915: Make IS_SKYLAKE only take dev_priv by Tvrtko Ursulin · 8 years ago
  17. 0853723 drm/i915: Make IS_KABYLAKE only take dev_priv by Tvrtko Ursulin · 8 years ago
  18. 772c2a5 drm/i915: Make IS_HASWELL only take dev_priv by Tvrtko Ursulin · 8 years ago
  19. 8652744 drm/i915: Make IS_BROADWELL only take dev_priv by Tvrtko Ursulin · 8 years ago
  20. fd6b8f4 drm/i915: Make IS_IVYBRIDGE only take dev_priv by Tvrtko Ursulin · 8 years ago
  21. 50a0bc9 drm/i915: Make INTEL_DEVID only take dev_priv by Tvrtko Ursulin · 8 years ago
  22. c1812bd drm/i915: Make IS_GEN-range macro only take dev_priv by Tvrtko Ursulin · 8 years ago
  23. 6772ffe drm/i915: Make HAS_RUNTIME_PM only take dev_priv by Tvrtko Ursulin · 8 years ago
  24. 49cff96 drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv by Tvrtko Ursulin · 8 years ago
  25. 6e26695 drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv by Tvrtko Ursulin · 8 years ago
  26. 4f8036a drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv by Tvrtko Ursulin · 8 years ago
  27. 3b3f165 drm/i915: Allocate intel_engine_cs structure only for the enabled engines by Akash Goel · 8 years ago
  28. 35ca039 drm/i915: Record the current requests queue for execlists upon hang by Chris Wilson · 8 years ago
  29. 0a97015 drm/i915: Compress GPU objects in error state by Chris Wilson · 8 years ago
  30. 9f267eb drm/i915: Stop the machine whilst capturing the GPU crash dump by Chris Wilson · 8 years ago
  31. 98a2f41 drm/i915: Allow disabling error capture by Chris Wilson · 8 years ago
  32. 0e70447 drm/i915: Move common code out of i915_gpu_error.c by Chris Wilson · 8 years ago
  33. 738bb80 drm/i915: Update DRIVER_DATE to 20161010 by Daniel Vetter · 8 years ago
  34. 566c56a drm/i915: Sort DEV_INFO_FOR_EACH_FLAG by Joonas Lahtinen · 8 years ago
  35. 604db65 drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG by Joonas Lahtinen · 8 years ago
  36. cdb324b drm/i915: Show bounds of active request in the ring on GPU hang by Chris Wilson · 8 years ago
  37. 1515797 drm/i915: Store the active forcewake range table pointer by Tvrtko Ursulin · 8 years ago
  38. 003342a drm/i915: Keep track of active forcewake domains in a bitmask by Tvrtko Ursulin · 8 years ago
  39. 5f12b80 drm/i915: Unalias obj->phys_handle and obj->userptr by Chris Wilson · 8 years ago
  40. 16dcdc4 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 8 years ago
  41. 61a585d drm/i915/fbc: disable FBC on FIFO underruns by Paulo Zanoni · 8 years ago
  42. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  43. efab069 drm/i915: keep declarations in i915_drv.h by Jani Nikula · 8 years ago
  44. 03cdc1d drm/i915: Store port enum in intel_encoder by Pandiyan, Dhinakaran · 8 years ago
  45. 6a800ea drm/i915: Only shrink the unbound objects during freeze by Chris Wilson · 8 years ago
  46. d636951 drm/i915: Cleanup instdone collection by Ben Widawsky · 8 years ago
  47. 6e05f3d drm/i915: Update DRIVER_DATE to 20160919 by Daniel Vetter · 8 years ago
  48. 6f3fff6 drm/i915: Add ddb size field to device info structure by Deepak M · 8 years ago
  49. b20e3cf drm/i915: clarify PMINTRMSK/pm_intr_keep usage by Dave Gordon · 8 years ago
  50. a2bc469 drm/i915: Prepare object synchronisation for asynchronicity by Chris Wilson · 8 years ago
  51. 821ed7d drm/i915: Update reset path to fix incomplete requests by Chris Wilson · 8 years ago
  52. 780f262 drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker by Chris Wilson · 8 years ago
  53. 221fe79 drm/i915: Perform a direct reset of the GPU from the waiter by Chris Wilson · 8 years ago
  54. ea746f3 drm/i915: Expand bool interruptible to pass flags to i915_wait_request() by Chris Wilson · 8 years ago
  55. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 8 years ago
  56. 3d810fb drm/i915: Move HAS_GUC definition to platform definition by Carlos Santa · 8 years ago
  57. 3177659 drm/i915: Make HWS_NEEDS_PHYSICAL the exception by Carlos Santa · 8 years ago
  58. 804b871 drm/i915: Move HAS_GMCH_DISPLAY definition to platform by Carlos Santa · 8 years ago
  59. ca9c452 drm/i915: Move HAS_L3_DPF definition to platform definition by Carlos Santa · 8 years ago
  60. 4586f1d drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  61. e1a52536 drm/i915: Move HAS_HW_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  62. b355f10 drm/i915: Move HAS_GMBUS_IRQ definition to platform definition by Carlos Santa · 8 years ago
  63. 1d3fe53 drm/i915: Move HAS_DP_MST definition to platform definition by Carlos Santa · 8 years ago
  64. 33b5bf8 drm/i915: Move HAS_RC6p definition to platform definition by Carlos Santa · 8 years ago
  65. 86f3624 drm/i915: Move HAS_RC6 definition to platform definition by Carlos Santa · 8 years ago
  66. 53233f0 drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition by Carlos Santa · 8 years ago
  67. 3bacde1 drm/i915 Move HAS_CSR definition to platform definition by Carlos Santa · 8 years ago
  68. 2631034 drm/i915: Get rid of HAS_CORE_RING_FREQ by Carlos Santa · 8 years ago
  69. 4aa4c23 drm/i915: Move HAS_RUNTIME_PM definition to platform by Carlos Santa · 8 years ago
  70. 6e3b84d drm/i915: Move HAS_PSR definition to platform struct definition by Carlos Santa · 8 years ago
  71. b18c1bb drm/i915: Remove 64b mmio write vfuncs by Chris Wilson · 8 years ago
  72. 57ec171 drm/i915: sseu: Convert subslice count fields to subslice mask by Imre Deak · 8 years ago
  73. f08a0c9 drm/i915: sseu: Convert slice count field to mask by Imre Deak · 8 years ago
  74. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  75. 915490d drm/i915: sseu: Move sseu_dev_status to i915_drv.h by Imre Deak · 8 years ago
  76. c4a8a7c drm/i915: Update DRIVER_DATE to 20160902 by Daniel Vetter · 8 years ago
  77. 6f63340 drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index by Joonas Lahtinen · 8 years ago
  78. ce5e2ac drm/i915: Fix intel_display_crc_init for !DEBUGFS by Maarten Lankhorst · 8 years ago
  79. bafb0fc drm/i915: Make for_each_engine_masked() more compact and quicker by Chris Wilson · 8 years ago
  80. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  81. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 8 years ago
  82. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago
  83. 36cdd01 drm/i915: debugfs spring cleaning by David Weinehall · 8 years ago
  84. 694c282 drm/i915: i915_sysfs.c cleanup by David Weinehall · 8 years ago
  85. c49d13e drm/i915: consistent struct device naming by David Weinehall · 8 years ago
  86. 351c3b5 drm/i915: cosmetic fixes to i915_drv.h by David Weinehall · 8 years ago
  87. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  88. d5d0804 drm/i915: Update DRIVER_DATE to 20160822 by Daniel Vetter · 8 years ago
  89. c58305a drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass by Chris Wilson · 8 years ago
  90. 0be8115 drm/i915: Reattach comment, complete type specification by Dave Gordon · 8 years ago
  91. 7756e45 drm/i915/cmdparser: Make initialisation failure non-fatal by Chris Wilson · 8 years ago
  92. 5034924 drm/i915: Drop ORIGIN_GTT for untracked GTT writes by Chris Wilson · 8 years ago
  93. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 8 years ago
  94. a1e5afb drm/i915: Rename fence.lru_list to link by Chris Wilson · 8 years ago
  95. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 8 years ago
  96. 43394c7 drm/i915: Extract i915_gem_obj_prepare_shmem_write() by Chris Wilson · 8 years ago
  97. 4b30cb2 drm/i915: vfree() no longer ignores the low bits of the address by Chris Wilson · 8 years ago
  98. 600f436 drm/i915: Unconditionally flush any chipset buffers before execbuf by Chris Wilson · 8 years ago
  99. 21a2c58 drm/i915: Record the RING_MODE register for post-mortem debugging by Chris Wilson · 8 years ago
  100. 03382df drm/i915: Print the batchbuffer offset next to BBADDR in error state by Chris Wilson · 8 years ago