1. 23f889b Revert "drm/i915: Check live status before reading edid" by David Weinehall · 8 years ago
  2. ccebc23 drm/i915/skl: Don't try to update plane watermarks if they haven't changed by Lyude · 8 years ago
  3. b18c1bb drm/i915: Remove 64b mmio write vfuncs by Chris Wilson · 8 years ago
  4. e320d40 drm/i915: disable 48bit full PPGTT when vGPU is active by Zhi Wang · 8 years ago
  5. 8ef8999 drm/i915: enable vGPU detection for all by Ping Gao · 8 years ago
  6. 19eb918 drm/i915: Don't wait for a spinlock inside error capture by Chris Wilson · 8 years ago
  7. fc32de9 drm/i915/guc: revisit GuC loader message levels by Dave Gordon · 8 years ago
  8. 535b2f5 drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN() by Dave Gordon · 8 years ago
  9. 4bb0504 drm/i915: debugfs/i915_gem_interrupt_info does not need struct_mutex by Chris Wilson · 8 years ago
  10. 02c53d9 drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex by Chris Wilson · 8 years ago
  11. 795b38b drm/i915/bdw: sseu: Fix sseu status parsing by Imre Deak · 8 years ago
  12. c67ba53 drm/i915: sseu: Add debug printf for slice/subslice masks by Imre Deak · 8 years ago
  13. 57ec171 drm/i915: sseu: Convert subslice count fields to subslice mask by Imre Deak · 8 years ago
  14. f08a0c9 drm/i915: sseu: Convert slice count field to mask by Imre Deak · 8 years ago
  15. 615d890 drm/i915: sseu: Simplify debugfs status/info printing by Imre Deak · 8 years ago
  16. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  17. 915490d drm/i915: sseu: Move sseu_dev_status to i915_drv.h by Imre Deak · 8 years ago
  18. 1616247 drm/i915: Cleanup i915_param() by David Weinehall · 8 years ago
  19. 662d19e drm/i915: Drop mutex around clearing error state by Chris Wilson · 8 years ago
  20. c4a8a7c drm/i915: Update DRIVER_DATE to 20160902 by Daniel Vetter · 8 years ago
  21. 6f63340 drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index by Joonas Lahtinen · 8 years ago
  22. 5423adf drm/i915: Fix other intel_dp warnings too. by Maarten Lankhorst · 8 years ago
  23. 46e69f3 drm/i915/backlight: handle enabled but zero duty cycle at module load by Jani Nikula · 8 years ago
  24. ce5e2ac drm/i915: Fix intel_display_crc_init for !DEBUGFS by Maarten Lankhorst · 8 years ago
  25. e896402 drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation. by Maarten Lankhorst · 8 years ago
  26. 6720ce1 drm/i915: remove leftover for_each_intel_crtc_masked by Jani Nikula · 8 years ago
  27. bafb0fc drm/i915: Make for_each_engine_masked() more compact and quicker by Chris Wilson · 8 years ago
  28. f640719 drm/i915: Tidy reporting busy status during i915_gem_retire_requests() by Chris Wilson · 8 years ago
  29. f7978a0 drm/i915: Allow the user to pass a context to any ring by Chris Wilson · 8 years ago
  30. 7850d1c drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB by Chris Wilson · 8 years ago
  31. ecbd678 drm/i915/debugfs: Add panel delays for eDP by David Weinehall · 8 years ago
  32. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  33. 2708249 drm/i915/skl: Update DDB values atomically with wms/plane attrs by Lyude · 8 years ago
  34. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 8 years ago
  35. bc5ca47 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 8 years ago
  36. abc80ab drm/i915: Force RC6 restore after system resume and reset by Chris Wilson · 8 years ago
  37. 79cf219 drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell by Chris Wilson · 8 years ago
  38. c82dd88 Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen" by Chris Wilson · 8 years ago
  39. 38cb2ec drm/i915: Eliminate redundant local variable definition by Pandiyan, Dhinakaran · 8 years ago
  40. 8ab5de2 drm/i915/dp: Dump DP link status when link training stages fail by Pandiyan, Dhinakaran · 8 years ago
  41. 8b0878a drm/i915/dp: Add debug messages to print DP link training pattern by Pandiyan, Dhinakaran · 8 years ago
  42. d1a3a03 drm/i915: free intel_fb by Matthew Auld · 8 years ago
  43. 8f76aa0 drm/i915/dvo: Remove dangling call to drm_encoder_cleanup() by Chris Wilson · 8 years ago
  44. b707654 drm/i915: Cleanup crt disable sequence on hsw+ by Maarten Lankhorst · 8 years ago
  45. 496b0fc drm/i915: Create a intel_encoder_find_connector helper function. by Maarten Lankhorst · 8 years ago
  46. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 8 years ago
  47. 1f0017f drm/i915: Use more atomic state in intel_color.c by Maarten Lankhorst · 8 years ago
  48. 85cb48a drm/i915: Convert intel_dp to use atomic state by Maarten Lankhorst · 8 years ago
  49. 1e7bfa0 drm/i915: Convert intel_dp_mst to use atomic state by Maarten Lankhorst · 8 years ago
  50. d468e21 drm/i915: Convert intel_lvds to use atomic state by Maarten Lankhorst · 8 years ago
  51. f9fe053 drm/i915: Convert intel_sdvo to use atomic state by Maarten Lankhorst · 8 years ago
  52. 5eff0ed drm/i915: Convert intel_dsi to use atomic state by Maarten Lankhorst · 8 years ago
  53. ae9a911 drm/i915: Convert intel_dvo to use atomic state by Maarten Lankhorst · 8 years ago
  54. 225cc34 drm/i915: Convert intel_crt to use atomic state by Maarten Lankhorst · 8 years ago
  55. 1189e4f drm/i915: Remove unused loop from intel_dp_mst_compute_config by Maarten Lankhorst · 8 years ago
  56. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 8 years ago
  57. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  58. fb1c98b drm/i915: Walk over encoders in crtc enable/disable using atomic state. by Maarten Lankhorst · 8 years ago
  59. c376399 drm/i915: Remove unused mode_set hook from encoder by Maarten Lankhorst · 8 years ago
  60. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago
  61. a79e8cc drm/i915: handle DP_MST correctly in bxt_get_dpll by Maarten Lankhorst · 8 years ago
  62. 4e6c2d5 drm/i915: Take forcewake once for the entire GMBUS transaction by Chris Wilson · 8 years ago
  63. 637ee29 drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_info by Chris Wilson · 8 years ago
  64. 34730fe drm/i915: Ignore stuck requests when considering hangs by Chris Wilson · 8 years ago
  65. bb8f9cf drm/i915: Allow DMA pagetables to use highmem by Chris Wilson · 8 years ago
  66. 8bcdd0f7 drm/i915: Embed the scratch page struct into each VM by Chris Wilson · 8 years ago
  67. 36cdd01 drm/i915: debugfs spring cleaning by David Weinehall · 8 years ago
  68. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  69. 694c282 drm/i915: i915_sysfs.c cleanup by David Weinehall · 8 years ago
  70. c49d13e drm/i915: consistent struct device naming by David Weinehall · 8 years ago
  71. 351c3b5 drm/i915: cosmetic fixes to i915_drv.h by David Weinehall · 8 years ago
  72. 536ab3c drm/i915: Fix botched merge that downgrades CSR versions. by Maarten Lankhorst · 8 years ago
  73. 05a76d3 drm/i915/skl: Ensure pipes with changed wms get added to the state by Lyude · 8 years ago
  74. 2722efb drm/i915/gen9: Only copy WM results for changed pipes to skl_hw by Matt Roper · 8 years ago
  75. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  76. 8766050 drm/i915/gen6+: Interpret mailbox error flags by Lyude · 8 years ago
  77. 1f061316 drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip by Paulo Zanoni · 8 years ago
  78. c75870d drm/i915: Ensure consistent control flow __i915_gem_active_get_rcu by Daniel Vetter · 8 years ago
  79. 14daa63 drm/i915: Stop marking the unaccessible scratch page as UC by Chris Wilson · 8 years ago
  80. 5f4b091 drm/i915: Restore debugfs/i915_gem_gtt back to its former glory by Chris Wilson · 8 years ago
  81. d5d0804 drm/i915: Update DRIVER_DATE to 20160822 by Daniel Vetter · 8 years ago
  82. c58305a drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass by Chris Wilson · 8 years ago
  83. f7bbe78 drm/i915: Embed the io-mapping struct inside drm_i915_private by Chris Wilson · 8 years ago
  84. 8678fda drm/i915/fbc: Allow on unfenced surfaces, for recent gen by Chris Wilson · 8 years ago
  85. 12ecf4b drm/i915/fbc: Don't set an illegal fence if unfenced by Chris Wilson · 8 years ago
  86. 4fc788f drm/i915: Flush delayed fence releases after reset by Chris Wilson · 8 years ago
  87. 0be8115 drm/i915: Reattach comment, complete type specification by Dave Gordon · 8 years ago
  88. 52a42ce drm/i915/cmdparser: Accelerate copies from WC memory by Chris Wilson · 8 years ago
  89. 76ff480 drm/i915/cmdparser: Use binary search for faster register lookup by Chris Wilson · 8 years ago
  90. ea884f0 drm/i915/cmdparser: Check for SKIP descriptors first by Chris Wilson · 8 years ago
  91. efdfd91 drm/i915/cmdparser: Compare against the previous command descriptor by Chris Wilson · 8 years ago
  92. d6a4ead drm/i915/cmdparser: Improve hash function by Chris Wilson · 8 years ago
  93. ed13033 drm/i915/cmdparser: Only cache the dst vmap by Chris Wilson · 8 years ago
  94. 0b53727 drm/i915/cmdparser: Use cached vmappings by Chris Wilson · 8 years ago
  95. 068715b drm/i915/cmdparser: Add the TIMESTAMP register for the other engines by Chris Wilson · 8 years ago
  96. 7756e45 drm/i915/cmdparser: Make initialisation failure non-fatal by Chris Wilson · 8 years ago
  97. cd3127d drm/i915: Stop discarding GTT cache-domain on unbind vma by Chris Wilson · 8 years ago
  98. 383d582 drm/i915: Bump the inactive tracking for all VMA accessed by Chris Wilson · 8 years ago
  99. d8923dc drm/i915: Track display alignment on VMA by Chris Wilson · 8 years ago
  100. 2efb813 drm/i915: Fallback to using unmappable memory for scanout by Chris Wilson · 8 years ago