1. ecbd678 drm/i915/debugfs: Add panel delays for eDP by David Weinehall · 8 years ago
  2. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  3. 2708249 drm/i915/skl: Update DDB values atomically with wms/plane attrs by Lyude · 8 years ago
  4. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 8 years ago
  5. bc5ca47 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 8 years ago
  6. abc80ab drm/i915: Force RC6 restore after system resume and reset by Chris Wilson · 8 years ago
  7. 79cf219 drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell by Chris Wilson · 8 years ago
  8. c82dd88 Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen" by Chris Wilson · 8 years ago
  9. 38cb2ec drm/i915: Eliminate redundant local variable definition by Pandiyan, Dhinakaran · 8 years ago
  10. 8ab5de2 drm/i915/dp: Dump DP link status when link training stages fail by Pandiyan, Dhinakaran · 8 years ago
  11. 8b0878a drm/i915/dp: Add debug messages to print DP link training pattern by Pandiyan, Dhinakaran · 8 years ago
  12. d1a3a03 drm/i915: free intel_fb by Matthew Auld · 8 years ago
  13. 8f76aa0 drm/i915/dvo: Remove dangling call to drm_encoder_cleanup() by Chris Wilson · 8 years ago
  14. b707654 drm/i915: Cleanup crt disable sequence on hsw+ by Maarten Lankhorst · 8 years ago
  15. 496b0fc drm/i915: Create a intel_encoder_find_connector helper function. by Maarten Lankhorst · 8 years ago
  16. 80c3362 io-mapping: Fixup for different names of writecombine by Daniel Vetter · 8 years ago
  17. ac96b55 io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ by Chris Wilson · 8 years ago
  18. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 8 years ago
  19. 1f0017f drm/i915: Use more atomic state in intel_color.c by Maarten Lankhorst · 8 years ago
  20. 85cb48a drm/i915: Convert intel_dp to use atomic state by Maarten Lankhorst · 8 years ago
  21. 1e7bfa0 drm/i915: Convert intel_dp_mst to use atomic state by Maarten Lankhorst · 8 years ago
  22. d468e21 drm/i915: Convert intel_lvds to use atomic state by Maarten Lankhorst · 8 years ago
  23. f9fe053 drm/i915: Convert intel_sdvo to use atomic state by Maarten Lankhorst · 8 years ago
  24. 5eff0ed drm/i915: Convert intel_dsi to use atomic state by Maarten Lankhorst · 8 years ago
  25. ae9a911 drm/i915: Convert intel_dvo to use atomic state by Maarten Lankhorst · 8 years ago
  26. 225cc34 drm/i915: Convert intel_crt to use atomic state by Maarten Lankhorst · 8 years ago
  27. 1189e4f drm/i915: Remove unused loop from intel_dp_mst_compute_config by Maarten Lankhorst · 8 years ago
  28. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 8 years ago
  29. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  30. fb1c98b drm/i915: Walk over encoders in crtc enable/disable using atomic state. by Maarten Lankhorst · 8 years ago
  31. c376399 drm/i915: Remove unused mode_set hook from encoder by Maarten Lankhorst · 8 years ago
  32. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago
  33. a79e8cc drm/i915: handle DP_MST correctly in bxt_get_dpll by Maarten Lankhorst · 8 years ago
  34. 4e6c2d5 drm/i915: Take forcewake once for the entire GMBUS transaction by Chris Wilson · 8 years ago
  35. 637ee29 drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_info by Chris Wilson · 8 years ago
  36. 34730fe drm/i915: Ignore stuck requests when considering hangs by Chris Wilson · 8 years ago
  37. bb8f9cf drm/i915: Allow DMA pagetables to use highmem by Chris Wilson · 8 years ago
  38. 8bcdd0f7 drm/i915: Embed the scratch page struct into each VM by Chris Wilson · 8 years ago
  39. 36cdd01 drm/i915: debugfs spring cleaning by David Weinehall · 8 years ago
  40. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  41. 694c282 drm/i915: i915_sysfs.c cleanup by David Weinehall · 8 years ago
  42. c49d13e drm/i915: consistent struct device naming by David Weinehall · 8 years ago
  43. 351c3b5 drm/i915: cosmetic fixes to i915_drv.h by David Weinehall · 8 years ago
  44. 536ab3c drm/i915: Fix botched merge that downgrades CSR versions. by Maarten Lankhorst · 8 years ago
  45. 05a76d3 drm/i915/skl: Ensure pipes with changed wms get added to the state by Lyude · 8 years ago
  46. 2722efb drm/i915/gen9: Only copy WM results for changed pipes to skl_hw by Matt Roper · 8 years ago
  47. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  48. 8766050 drm/i915/gen6+: Interpret mailbox error flags by Lyude · 8 years ago
  49. 1f061316 drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip by Paulo Zanoni · 8 years ago
  50. c75870d drm/i915: Ensure consistent control flow __i915_gem_active_get_rcu by Daniel Vetter · 8 years ago
  51. 14daa63 drm/i915: Stop marking the unaccessible scratch page as UC by Chris Wilson · 8 years ago
  52. 5f4b091 drm/i915: Restore debugfs/i915_gem_gtt back to its former glory by Chris Wilson · 8 years ago
  53. d5d0804 drm/i915: Update DRIVER_DATE to 20160822 by Daniel Vetter · 8 years ago
  54. c58305a drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass by Chris Wilson · 8 years ago
  55. f7bbe78 drm/i915: Embed the io-mapping struct inside drm_i915_private by Chris Wilson · 8 years ago
  56. cafaf14 io-mapping: Always create a struct to hold metadata about the io-mapping by Chris Wilson · 8 years ago
  57. 8678fda drm/i915/fbc: Allow on unfenced surfaces, for recent gen by Chris Wilson · 8 years ago
  58. 12ecf4b drm/i915/fbc: Don't set an illegal fence if unfenced by Chris Wilson · 8 years ago
  59. 4fc788f drm/i915: Flush delayed fence releases after reset by Chris Wilson · 8 years ago
  60. 0be8115 drm/i915: Reattach comment, complete type specification by Dave Gordon · 8 years ago
  61. 52a42ce drm/i915/cmdparser: Accelerate copies from WC memory by Chris Wilson · 8 years ago
  62. 76ff480 drm/i915/cmdparser: Use binary search for faster register lookup by Chris Wilson · 8 years ago
  63. ea884f0 drm/i915/cmdparser: Check for SKIP descriptors first by Chris Wilson · 8 years ago
  64. efdfd91 drm/i915/cmdparser: Compare against the previous command descriptor by Chris Wilson · 8 years ago
  65. d6a4ead drm/i915/cmdparser: Improve hash function by Chris Wilson · 8 years ago
  66. ed13033 drm/i915/cmdparser: Only cache the dst vmap by Chris Wilson · 8 years ago
  67. 0b53727 drm/i915/cmdparser: Use cached vmappings by Chris Wilson · 8 years ago
  68. 068715b drm/i915/cmdparser: Add the TIMESTAMP register for the other engines by Chris Wilson · 8 years ago
  69. 7756e45 drm/i915/cmdparser: Make initialisation failure non-fatal by Chris Wilson · 8 years ago
  70. cd3127d drm/i915: Stop discarding GTT cache-domain on unbind vma by Chris Wilson · 8 years ago
  71. 383d582 drm/i915: Bump the inactive tracking for all VMA accessed by Chris Wilson · 8 years ago
  72. d8923dc drm/i915: Track display alignment on VMA by Chris Wilson · 8 years ago
  73. 2efb813 drm/i915: Fallback to using unmappable memory for scanout by Chris Wilson · 8 years ago
  74. 8211887 drm/i915: Choose not to evict faultable objects from the GGTT by Chris Wilson · 8 years ago
  75. 5034924 drm/i915: Drop ORIGIN_GTT for untracked GTT writes by Chris Wilson · 8 years ago
  76. aa136d9 drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object by Chris Wilson · 8 years ago
  77. a61007a drm/i915: Fix partial GGTT faulting by Chris Wilson · 8 years ago
  78. 03af84f drm/i915: Choose partial chunksize based on tile row size by Chris Wilson · 8 years ago
  79. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 8 years ago
  80. a1e5afb drm/i915: Rename fence.lru_list to link by Chris Wilson · 8 years ago
  81. 364c817 drm/i915/userptr: Make gup errors stickier by Chris Wilson · 8 years ago
  82. c58b735 drm/i915: Allocate rings from stolen by Chris Wilson · 8 years ago
  83. 9d80841 drm/i915: Allow ringbuffers to be bound anywhere by Chris Wilson · 8 years ago
  84. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 8 years ago
  85. 9e53d9b drm/i915: Disallow direct CPU access to stolen pages for relocations by Chris Wilson · 8 years ago
  86. e8cb909 drm/i915: Fallback to single page GTT mmappings for relocations by Chris Wilson · 8 years ago
  87. d50415c drm/i915: Refactor execbuffer relocation writing by Chris Wilson · 8 years ago
  88. b0dc465 drm/i915: Tidy up flush cpu/gtt write domains by Chris Wilson · 8 years ago
  89. 9764951 drm/i915: Pin the pages first in shmem prepare read/write by Chris Wilson · 8 years ago
  90. 3b5724d drm/i915: Wait for writes through the GTT to land before reading back by Chris Wilson · 8 years ago
  91. a314d5c drm/i915: Before accessing an object via the cpu, flush GTT writes by Chris Wilson · 8 years ago
  92. 43394c7 drm/i915: Extract i915_gem_obj_prepare_shmem_write() by Chris Wilson · 8 years ago
  93. 31a3920 drm/i915: Cache kmap between relocations by Chris Wilson · 8 years ago
  94. 1803458 drm/i915: Fallback to single page pwrite/pread if unable to release fence by Chris Wilson · 8 years ago
  95. d243ad8 drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU by Chris Wilson · 8 years ago
  96. b19482d drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite 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. 3497971 agp/intel: Flush chipset writes after updating a single PTE by Chris Wilson · 8 years ago
  99. 600f436 drm/i915: Unconditionally flush any chipset buffers before execbuf by Chris Wilson · 8 years ago
  100. 43aa7e8 drm/i915/gen9: Drop invalid WARN() during data rate calculation by Matt Roper · 8 years ago