1. 1edf695 drm/i915: Use the engine name directly in the error_state file by Michel Thierry · 7 years ago
  2. 35fe703 drm/i915/guc: Change values for i915_guc_log_control by Michal Wajdeczko · 7 years ago
  3. 0ed8795 drm/i915/guc: Redefine guc_log_level modparam values by Michal Wajdeczko · 7 years ago
  4. e9af4ea drm/i915: Avoid waitboosting on the active request by Chris Wilson · 7 years ago
  5. b6c51c3 drm/i915: Add tracking for CDCLK bypass frequency by Imre Deak · 7 years ago
  6. 29d384e drm/i915: Only attempt to scan the requested number of shrinker slabs by Chris Wilson · 7 years ago
  7. c6270db drm: i915: remove timeval users by Arnd Bergmann · 7 years ago
  8. ba02f4c drm/i915/selftests: Wait for the dma-fence timeout by Chris Wilson · 7 years ago
  9. 3f5b933 drm/i915: Do not WARN_ON with small framebuffers. by Maarten Lankhorst · 7 years ago
  10. ac25dfe drm/i915: Always call to intel_display_set_init_power() in resume_early. by Maarten Lankhorst · 7 years ago
  11. 2ef1e72 drm/i915: Rewrite some comments around RCU-deferred object free by Chris Wilson · 7 years ago
  12. 2aa472c drm/i915/selftests: Test i915_sw_fence/dma_fence interop by Chris Wilson · 7 years ago
  13. beacbd1 drm/i915: Use our singlethreaded wq for freeing objects by Chris Wilson · 7 years ago
  14. 99e48bf drm/i915: Lock out execlist tasklet while peeking inside for busy-stats by Chris Wilson · 7 years ago
  15. f255c1e drm/i915/fence: Separate timeout mechanism for awaiting on dma-fences by Chris Wilson · 7 years ago
  16. c32164b drm/i915: Only defer freeing of fence callback when also using the timer by Chris Wilson · 7 years ago
  17. c9ef291 drm/i915/psr: Avoid initializing PSR if there is no sink support. by Dhinakaran Pandiyan · 7 years ago
  18. 4371d89 drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support. by Dhinakaran Pandiyan · 7 years ago
  19. 457f1e5 drm/i915/psr: Kill psr.source_ok flag. by Dhinakaran Pandiyan · 7 years ago
  20. dd5fec8 drm/i915/pmu: Use kcalloc instead of kzalloc by Tvrtko Ursulin · 7 years ago
  21. 4c50123 drm/i915/pmu: fix noderef.cocci warnings by Fengguang Wu · 7 years ago
  22. 4900727 drm/i915/pmu: Reconstruct active state on starting busy-stats by Chris Wilson · 7 years ago
  23. 2bbba4e drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep by Chris Wilson · 7 years ago
  24. 109ec55 drm/i915/pmu: Only enumerate available counters in sysfs by Tvrtko Ursulin · 7 years ago
  25. 6e7a3f5 drm/i915: Apply headless DMC workaround for CNL by Tvrtko Ursulin · 7 years ago
  26. 5a3f58d drm/i915: Stop getting the fault address from RING_FAULT_REG by Oscar Mateo · 7 years ago
  27. da943b5 drm/i915/guc: Add uc_fini_wq in gem_init unwind path by Sagar Arun Kamble · 7 years ago
  28. 17bd6e6 drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks by Imre Deak · 7 years ago
  29. cfb926e drm/i915: Try EDID bitbanging on HDMI after failed read by Stefan Brüns · 7 years ago
  30. c218ee0 drm/i915: Don't adjust priority on an already signaled fence by Chris Wilson · 7 years ago
  31. ab06263 drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake. by Kenneth Graunke · 7 years ago
  32. fe9a9da drm/i915/dmc: DMC 1.07 for Cannonlake by Anusha Srivatsa · 7 years ago
  33. a76050a drm/i915/glk: Disable Guc and HuC on GLK by Anusha Srivatsa · 7 years ago
  34. 82e0760 drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg() by Chris Wilson · 7 years ago
  35. c68ce69 drm/i915: Assert we do not try to wait on an invalid seqno by Chris Wilson · 7 years ago
  36. 6f25d0b drm/i915/guc : GEM_BUG_ON on invoking GuC reset function by Sujaritha Sundaresan · 7 years ago
  37. c24f0c1 drm/i915/guc : Decoupling ADS and logs from submission by Sujaritha Sundaresan · 7 years ago
  38. 2221c5b drm/i915/execlists: Reduce list_for_each_safe+list_safe_reset_next by Chris Wilson · 7 years ago
  39. ce01b17 drm/i915/execlists: Assert there are no simple cycles in the dependencies by Chris Wilson · 7 years ago
  40. 83cc84c drm/i915: Assert all signalers we depended on did indeed signal by Chris Wilson · 7 years ago
  41. 65c475c drm/i915: Hold rpm wakeref for modifying the global seqno by Chris Wilson · 7 years ago
  42. f3c9d407 drm/i915/execlists: Tidy enabling execlists by Chris Wilson · 7 years ago
  43. 693cfbf drm/i915/execlists: Record elsp offset during engine setup by Chris Wilson · 7 years ago
  44. 4223221 drm/i915/execlists: Clear context-switch interrupt earlier in the reset by Chris Wilson · 7 years ago
  45. 27ec184 drm/i915: Delete defunct i915_gem_request_assign() by Chris Wilson · 7 years ago
  46. 9861b66 drm/i915/selftests: Allow random array allocation to fail by Chris Wilson · 7 years ago
  47. 85a9c0b drm/i915/selftests: Tweak igt_ggtt_page to speed it up by Chris Wilson · 7 years ago
  48. ce6e213 i915/drrs/debugfs: psr status info addition by C, Ramalingam · 7 years ago
  49. 35954e8 drm/i915: Runtime disable for eDP DRRS by C, Ramalingam · 7 years ago
  50. c8dae55a drm/i915/vlv: Add cdclk workaround for DSI by Hans de Goede · 7 years ago
  51. 53421c2 drm/i915: Apply Display WA #1183 on skl, kbl, and cfl by Lucas De Marchi · 7 years ago
  52. cfe4982 drm/i915: Update DRIVER_DATE to 20171222 by Rodrigo Vivi · 7 years ago
  53. c1bf272 drm/i915: Show HWSP in intel_engine_dump() by Chris Wilson · 7 years ago
  54. 2d453c7 drm/i915: Assert that the request is on the execution queue before being removed by Chris Wilson · 7 years ago
  55. 193a98d drm/i915/execlists: Show preemption progress in GEM_TRACE by Chris Wilson · 7 years ago
  56. e329ef6 Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  57. 757fffc drm/i915: Put all non-blocking modesets onto an ordered wq by Ville Syrjälä · 7 years ago
  58. 6481d5e drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+ by Ville Syrjälä · 7 years ago
  59. ad8059c drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a by Ville Syrjälä · 7 years ago
  60. 54c105d drm/i915: No need to power up PG2 for GMBUS on BXT by Ville Syrjälä · 7 years ago
  61. 156961a drm/i915: Disable DC states around GMBUS on GLK by Ville Syrjälä · 7 years ago
  62. 219af73 drm/i915: Do not enable movntdqa optimization in hypervisor guest by Changbin Du · 7 years ago
  63. 27d558a drm/i915: Dump device info at once by Michal Wajdeczko · 7 years ago
  64. 5fbbe8d drm/i915: Add pretty printer for runtime part of intel_device_info by Michal Wajdeczko · 7 years ago
  65. 6a7e51f drm/i915: Update intel_device_info_runtime_init() parameter by Michal Wajdeczko · 7 years ago
  66. b978520 drm/i915: Move intel_device_info definitions to its own header by Michal Wajdeczko · 7 years ago
  67. 3846a9b drm/i915: Move opregion definitions to dedicated intel_opregion.h by Michal Wajdeczko · 7 years ago
  68. 09a28bd drm/i915: Move display related definitions to dedicated header by Michal Wajdeczko · 7 years ago
  69. b74eeeb drm/i915: Move some utility functions to i915_util.h by Michal Wajdeczko · 7 years ago
  70. 4fafba2 drm/i915/gvt: move write protect handler out of mmio emulation function by Zhenyu Wang · 7 years ago
  71. 90551a1 drm/i915/gvt: cleanup usage for typed mmio reg vs. offset by Zhenyu Wang · 7 years ago
  72. 4e889d6 drm/i915/gvt: Fix pipe A enable as default for vgpu by Xiaolin Zhang · 7 years ago
  73. c20164d drm/i915/gvt: always use i915_reg_t for MMIO handler definition by Zhenyu Wang · 7 years ago
  74. 3138872 drm/i915: Show FBC worker status in debugfs by Chris Wilson · 7 years ago
  75. 20bdc11 drm/i915: Disable all planes for load detection, v2. by Ville Syrjälä · 7 years ago
  76. f0cbd8b i915: Reject CCS modifiers for pipe C on Geminilake by Gabriel Krisman Bertazi · 7 years ago
  77. c99d783 drm/i915/cfl: Adding more Coffee Lake PCI IDs. by Rodrigo Vivi · 7 years ago
  78. 16a8739 drm/i915: Tidy up GEM_TRACE around execlists by Chris Wilson · 7 years ago
  79. 14c6547 drm/i915/psr: Fix register name mess up. by Dhinakaran Pandiyan · 7 years ago
  80. 16c8619 drm/i915: Avoid context dereference inside execlists_submission_tasklet by Chris Wilson · 7 years ago
  81. 93dff10 drm/i915: Remove pointer indirection for hangcheck_state local by Chris Wilson · 7 years ago
  82. 398c8a3 drm/i915: Show if we consider the engine is idle in the GPU error state by Chris Wilson · 7 years ago
  83. a2b1658 drm/i915: Implement WaDisableEarlyEOT. by Rafael Antognolli · 7 years ago
  84. 01ab0f9 drm/i915: Implement WaDisableVFclkgate. by Rafael Antognolli · 7 years ago
  85. acfb997 drm/i915: Add pretty printer for modparams by Michal Wajdeczko · 7 years ago
  86. eb10ed9 drm/i915: Convert intel_device_info_dump into pretty printer by Michal Wajdeczko · 7 years ago
  87. a8c9b84 drm/i915: Add pretty printer for device info flags by Michal Wajdeczko · 7 years ago
  88. 04bf68b drm/i915: Fix indentation for intel_ddi_clk_select by Chris Wilson · 7 years ago
  89. fcb1de5 drm/i915: Add a strong mb to resetting the has-CS-interrupt bit by Chris Wilson · 7 years ago
  90. 5f8e3f5 drm/i915/cnl: Add support for horizontal plane flipping by Joonas Lahtinen · 7 years ago
  91. 8edcda1 drm/i915: Protect DDI port to DPLL map from theoretical race. by Rodrigo Vivi · 7 years ago
  92. 3fb04cb drm/i915/selftests: Fix up igt_reset_engine by Chris Wilson · 7 years ago
  93. 151a99e drm/i915/trace: add hw_id to gem requests trace points by Lionel Landwerlin · 7 years ago
  94. 3c2d067 drm/i915: reorder field in gem_request tracepoints by Lionel Landwerlin · 7 years ago
  95. a0cf579 drm/i915: Show IPEIR and IPEHR in the engine dump by Chris Wilson · 7 years ago
  96. b65a9b9 drm/i915: prefer i915_gem_object_has_pages() by Matthew Auld · 7 years ago
  97. a31d73c drm/i915: Re-enable GGTT earlier after GPU reset by Chris Wilson · 7 years ago
  98. b05b339 drm/i915/gvt: load host render mocs once in mocs switch by Weinan Li · 7 years ago
  99. f402f2d drm/i915/gvt: refine mocs save restore policy by Weinan Li · 7 years ago
  100. e47107a drm/i915/gvt: optimize for vGPU mmio switch by Weinan Li · 7 years ago