1. f4e15af drm/i915: Mark the context state as dirty/written by Chris Wilson · 8 years ago
  2. d378a3e drm/i915: Inline intel_modeset_gem_init() by Chris Wilson · 8 years ago
  3. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 8 years ago
  4. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 8 years ago
  5. ae6c457 drm/i915: Force the switch to the i915->kernel_context by Chris Wilson · 8 years ago
  6. 1803fcbc drm/i915: Define an engine class enum for the uABI by Tvrtko Ursulin · 8 years ago
  7. 9511ce1 drm/i915/selftests: Initialise mock_i915->mm.obj_lock by Chris Wilson · 8 years ago
  8. 30b2940 drm/i915: Restore the wait for idle engine after flushing interrupts by Chris Wilson · 8 years ago
  9. a5266db drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() by Hans de Goede · 8 years ago
  10. c16c4ba drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs by Chris Wilson · 8 years ago
  11. b1a1e5d drm/i915/selftests: Reduce the volume of the timeout message by Chris Wilson · 8 years ago
  12. e25dcf6 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 8 years ago
  13. 25be4a1 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 8 years ago
  14. 7f017b1 drm/i915: Mark up i915_vma_unbind() as a potential sleeper by Chris Wilson · 8 years ago
  15. 15e4cda drm/i915: Mark vm_free_page() as a potential sleeper agent by Chris Wilson · 8 years ago
  16. bccd3b8 drm/i915: Use trace_printk to provide a death rattle for GEM by Chris Wilson · 8 years ago
  17. 2f77347 drm/i915: Clean up DP code local variables and calling conventions by Ville Syrjälä · 8 years ago
  18. 46bd838 drm/i915: Clean up PPS code calling conventions by Ville Syrjälä · 8 years ago
  19. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 8 years ago
  20. 005b5bc drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection by Ville Syrjälä · 8 years ago
  21. c249f1f drm/i915: Eliminate crtc->config usage from CRT code by Ville Syrjälä · 8 years ago
  22. 2e1029c drm/i915: Pass crtc state to DPIO PHY functions by Ville Syrjälä · 8 years ago
  23. a7f519b drm/i915: Eliminate some encoder->crtc usage from TV code by Ville Syrjälä · 8 years ago
  24. 463320a drm/i915: Eliminate some encoder->crtc usage from SDVO code by Ville Syrjälä · 8 years ago
  25. 3c0628f drm/i915: Eliminate some encoder->crtc usage from DSI code by Ville Syrjälä · 8 years ago
  26. adc1030 drm/i915: Eliminate some encoder->crtc usage from DP code by Ville Syrjälä · 8 years ago
  27. 94dec87 drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU by Chris Wilson · 8 years ago
  28. b814b07 drm/i915/guc: Simplify programming of GUC_SHIM_CONTROL by Michal Wajdeczko · 8 years ago
  29. e684336 drm/i915/guc: Drop legacy workarounds from guc_prepare_xfer by Michal Wajdeczko · 8 years ago
  30. a86af23 drm/i915/guc: Wait for ucode DMA transfer completion by Michal Wajdeczko · 8 years ago
  31. 2ceddb1 drm/i915/guc: Split GuC firmware xfer function into clear steps by Michal Wajdeczko · 8 years ago
  32. 0a60797 drm/i915: Implement ReadHitWriteOnlyDisable. by Rafael Antognolli · 8 years ago
  33. f72b84c drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 8 years ago
  34. 1ab2235 drm/i915: Prune the reservation shared fence array by Chris Wilson · 8 years ago
  35. 2f6a378 drm/i915: Idle the GPU before shinking everything by Chris Wilson · 8 years ago
  36. c400cc2 drm/i915: Include intel_engine_is_idle() status in engine pretty-printer by Chris Wilson · 8 years ago
  37. 58ecd9d drm/i915: Read ilk FDI PLL frequency once during initialisation by Chris Wilson · 8 years ago
  38. 693b1cc drm/i915/selftests: Take rpm wakeref around partial tiling tests by Chris Wilson · 8 years ago
  39. c29ccb9 drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests by Chris Wilson · 8 years ago
  40. f6d0304 drm/i915/selftests: Skip mixed page exhaustion if only small pages available by Chris Wilson · 8 years ago
  41. 1a1f128 drm/i915: Prevent unbounded wm results in g4x_compute_wm() by Chris Wilson · 8 years ago
  42. 0e870bf drm/i915: Simplify onion for bxt_ddi_phy_init() by Chris Wilson · 8 years ago
  43. 2f59f1b drm/i915: Silence compiler for csr_load_work_fn() by Chris Wilson · 8 years ago
  44. 0ffba1f drm/i915: Silence smatch for cmdparser by Chris Wilson · 8 years ago
  45. 5684514 drm/i915: Deconstruct struct sgt_dma initialiser by Chris Wilson · 8 years ago
  46. 84a20a8 drm/i915: Handle error-state modparams in dedicated functions by Michal Wajdeczko · 8 years ago
  47. 0397ac1 drm/i915: Make GuC log part of the uC error state by Michal Wajdeczko · 8 years ago
  48. 7d41ef3 drm/i915: Add Guc/HuC firmware details to error state by Michal Wajdeczko · 8 years ago
  49. 1c5a907 drm/i915/guc: Assert ctch->vma is allocated by Michal Wajdeczko · 8 years ago
  50. 856efd2 drm/i915/guc: Assert guc->stage_desc_pool is allocated by Chris Wilson · 8 years ago
  51. f991c49 drm/i915: Lock llist_del_first() vs llist_del_all() by Chris Wilson · 8 years ago
  52. 69ea47a drm/i915/selftests: Hide dangerous tests by Chris Wilson · 8 years ago
  53. d36caee drm/i915: Assert vma->flags are updated correctly during binding by Chris Wilson · 8 years ago
  54. 136109c drm/i915: Set up mocs tables before restarting the engines by Chris Wilson · 8 years ago
  55. 2d75141 drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits by Tvrtko Ursulin · 8 years ago
  56. ebcaa1f drm/i915: Reject unknown syncobj flags by Tvrtko Ursulin · 8 years ago
  57. 49e43ef drm/i915: ensure oa config uuid is null terminated by Lionel Landwerlin · 8 years ago
  58. 820c5bb drm/i915: Flush the irq and tasklets before asserting engine is idle by Chris Wilson · 8 years ago
  59. 7130630 drm/i915: Use fallback forcewake if primary ack missing by Mika Kuoppala · 8 years ago
  60. 6acbea8 drm/i915/guc: Add support for reset engine using GuC commands by Michel Thierry · 8 years ago
  61. cb20a3c drm/i915/guc: Rename the function that resets the GuC by Michel Thierry · 8 years ago
  62. 6d564600 drm/i915/guc: Clear terminated attribute bit on GuC preemption context by Jeff McGee · 8 years ago
  63. 6e7406d drm/i915/cnl: Symmetric scalers for each pipe by Mika Kahola · 8 years ago
  64. 3265124 drm/i915: Give more details for the active-when-parking warning for the engines by Chris Wilson · 8 years ago
  65. 6802738 drm/i915: Move parking-while-active warning to intel_engines_park() by Chris Wilson · 8 years ago
  66. e5330ac drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking by Chris Wilson · 8 years ago
  67. 1d033be drm/i915: Check incoming alignment for unfenced buffers (on i915gm) by Chris Wilson · 8 years ago
  68. d9b99ff drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat by Michel Thierry · 8 years ago
  69. 9f84664 drm/i915: Remove most encoder->type uses from the audio code by Ville Syrjälä · 8 years ago
  70. 8ec47de drm/i915: Pass around crtc and connector states for audio by Ville Syrjälä · 8 years ago
  71. 4ab09d0 drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo" by Chris Wilson · 8 years ago
  72. 35686a4 drm/i915: Use intel_ddi_get_config() for MST by Ville Syrjälä · 8 years ago
  73. 1939ba5 drm/i915: Pass a crtc state to ddi post_disable from MST code by Ville Syrjälä · 8 years ago
  74. bb91153 drm/i915: Eliminate pll->state usage from bxt_calc_pll_link() by Ville Syrjälä · 8 years ago
  75. 0fce04c drm/i915: Nuke intel_ddi_get_encoder_port() by Ville Syrjälä · 8 years ago
  76. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 8 years ago
  77. e1214b9 drm/i915: Populate output_types from .get_config() by Ville Syrjälä · 8 years ago
  78. d603861 drm/i915: Parse max HDMI TMDS clock from VBT by Ville Syrjälä · 8 years ago
  79. 6e8fbf8 drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes by Ville Syrjälä · 8 years ago
  80. be33be5 drm/i915: Clean up the mess around hdmi_12bpc_possible() by Ville Syrjälä · 8 years ago
  81. 857c416 drm/i915: Improve DP downstream HPD handling by Ville Syrjälä · 8 years ago
  82. 5161d05 drm/i915: Fix BXT lane latency optimal setting with MST by Ville Syrjälä · 8 years ago
  83. 742745f drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func() by Ville Syrjälä · 8 years ago
  84. f49b44a drm/i915: Start using output_types for DPLL selection by Ville Syrjälä · 8 years ago
  85. 3a6d84e drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers() by Ville Syrjälä · 8 years ago
  86. 5448f53 drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings() by Ville Syrjälä · 8 years ago
  87. 547da76 drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) by Chris Wilson · 8 years ago
  88. bea6e98 drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) by Chris Wilson · 8 years ago
  89. 11caf55 drm/i915: Empty the ring before disabling by Chris Wilson · 8 years ago
  90. e6ed2a1 drm/i915/edp: clean up code and comments around eDP DPCD read by Jani Nikula · 8 years ago
  91. 0501a3b drm/i915/edp: read edp display control registers unconditionally by Jani Nikula · 8 years ago
  92. b6b178a drm/i915: Calculate ironlake intermediate watermarks correctly, v2. by Maarten Lankhorst · 8 years ago
  93. 28283f4 drm/i915: Do not rely on wm preservation for ILK watermarks by Maarten Lankhorst · 8 years ago
  94. 886c6b8 drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 8 years ago
  95. 39bf4de drm/i915: Add -Wall -Wextra to our build, set warnings to full by Chris Wilson · 8 years ago
  96. 3c75de5 drm/i915: Include RING_MODE when dumping the engine state by Chris Wilson · 8 years ago
  97. bad7b7e drm/i915/huc: Use helper function while waiting for DMA completion by Michal Wajdeczko · 8 years ago
  98. c41937f drm/i915/guc: Preemption! With GuC by Michał Winiarski · 8 years ago
  99. a4598d1 drm/i915: Rename helpers used for unwinding, use macro for can_preempt by Michał Winiarski · 8 years ago
  100. fa87271 drm/i915/guc: Keep request->priority for its lifetime by Michał Winiarski · 8 years ago