1. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  2. a03f395 drm/i915: Introduce GEM proxy by Tina Zhang · 7 years ago
  3. 274b246 drm/i915: Object w/o backing storage is banned by -ENXIO by Tina Zhang · 7 years ago
  4. 40c7ae4 drm/i915: Fix function name in comment by Lucas De Marchi · 7 years ago
  5. b03ec3d drm/i915: There is only one fault register from GEN8 onwards by Michel Thierry · 7 years ago
  6. ce453b3 drm/i915: Clear per-engine fault register as early as possible by Michel Thierry · 7 years ago
  7. dab9178 drm/i915: expose command stream timestamp frequency to userspace by Lionel Landwerlin · 7 years ago
  8. 95690a0 drm/i915/perf: enable perf support on CNL by Lionel Landwerlin · 7 years ago
  9. 5888576 drm/i915: fix register naming by Lionel Landwerlin · 7 years ago
  10. ba6b7c1 drm/i915/perf: refactor perf setup by Lionel Landwerlin · 7 years ago
  11. 4407eaa drm/i915/perf: add support for Coffeelake GT3 by Lionel Landwerlin · 7 years ago
  12. a54b19f drm/i915/perf: complete whitelisting for OA programming on HSW by Lionel Landwerlin · 7 years ago
  13. 10bf0a3 drm/i915: Handle locking better in i915_sink_crc. by Maarten Lankhorst · 7 years ago
  14. 4493e09 drm/i915: Handle adjust better in intel_pipe_config_compare by Maarten Lankhorst · 7 years ago
  15. d640bf7 drm/i915: Check boolean options in intel_pipe_config_compare with its own macro by Maarten Lankhorst · 7 years ago
  16. f9bab55 drm/i915: Remove bogus ips_enabled check. by Maarten Lankhorst · 7 years ago
  17. 1b790cd drm/i915: Remove Gen9 WAs with no effect by Oscar Mateo · 7 years ago
  18. 37cd330 drm/i915: Remove redundant intel_autoenable_gt_powersave() by Chris Wilson · 7 years ago
  19. 556fe36 drm/i915: Update watermark state correctly in sanitize_watermarks by Maarten Lankhorst · 7 years ago
  20. 9c52d1c drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser by Chris Wilson · 7 years ago
  21. a0a8b1c drm/i915: Kerneldoc typo s/rps/rps_client/ by Chris Wilson · 7 years ago
  22. 7c2fa7f drm/i915: Stop caching the "golden" renderstate by Chris Wilson · 7 years ago
  23. d2b4b97 drm/i915: Record the default hw state after reset upon load by Chris Wilson · 7 years ago
  24. f4e15af drm/i915: Mark the context state as dirty/written by Chris Wilson · 7 years ago
  25. d378a3e drm/i915: Inline intel_modeset_gem_init() by Chris Wilson · 7 years ago
  26. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 7 years ago
  27. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 7 years ago
  28. ae6c457 drm/i915: Force the switch to the i915->kernel_context by Chris Wilson · 7 years ago
  29. 1803fcbc drm/i915: Define an engine class enum for the uABI by Tvrtko Ursulin · 7 years ago
  30. 9511ce1 drm/i915/selftests: Initialise mock_i915->mm.obj_lock by Chris Wilson · 7 years ago
  31. 30b2940 drm/i915: Restore the wait for idle engine after flushing interrupts by Chris Wilson · 7 years ago
  32. a5266db drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() by Hans de Goede · 7 years ago
  33. af0ab55 x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister by Hans de Goede · 7 years ago
  34. c16c4ba drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs by Chris Wilson · 7 years ago
  35. b1a1e5d drm/i915/selftests: Reduce the volume of the timeout message by Chris Wilson · 7 years ago
  36. e25dcf6 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 7 years ago
  37. 25be4a1 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 7 years ago
  38. 7f017b1 drm/i915: Mark up i915_vma_unbind() as a potential sleeper by Chris Wilson · 7 years ago
  39. 15e4cda drm/i915: Mark vm_free_page() as a potential sleeper agent by Chris Wilson · 7 years ago
  40. bccd3b8 drm/i915: Use trace_printk to provide a death rattle for GEM by Chris Wilson · 7 years ago
  41. 2f77347 drm/i915: Clean up DP code local variables and calling conventions by Ville Syrjälä · 7 years ago
  42. 46bd838 drm/i915: Clean up PPS code calling conventions by Ville Syrjälä · 7 years ago
  43. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 7 years ago
  44. 005b5bc drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection by Ville Syrjälä · 7 years ago
  45. c249f1f drm/i915: Eliminate crtc->config usage from CRT code by Ville Syrjälä · 7 years ago
  46. 2e1029c drm/i915: Pass crtc state to DPIO PHY functions by Ville Syrjälä · 7 years ago
  47. a7f519b drm/i915: Eliminate some encoder->crtc usage from TV code by Ville Syrjälä · 7 years ago
  48. 463320a drm/i915: Eliminate some encoder->crtc usage from SDVO code by Ville Syrjälä · 7 years ago
  49. 3c0628f drm/i915: Eliminate some encoder->crtc usage from DSI code by Ville Syrjälä · 7 years ago
  50. adc1030 drm/i915: Eliminate some encoder->crtc usage from DP code by Ville Syrjälä · 7 years ago
  51. 94dec87 drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU by Chris Wilson · 7 years ago
  52. b814b07 drm/i915/guc: Simplify programming of GUC_SHIM_CONTROL by Michal Wajdeczko · 7 years ago
  53. e684336 drm/i915/guc: Drop legacy workarounds from guc_prepare_xfer by Michal Wajdeczko · 7 years ago
  54. a86af23 drm/i915/guc: Wait for ucode DMA transfer completion by Michal Wajdeczko · 7 years ago
  55. 2ceddb1 drm/i915/guc: Split GuC firmware xfer function into clear steps by Michal Wajdeczko · 7 years ago
  56. 0a60797 drm/i915: Implement ReadHitWriteOnlyDisable. by Rafael Antognolli · 7 years ago
  57. f72b84c drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  58. 1ab2235 drm/i915: Prune the reservation shared fence array by Chris Wilson · 7 years ago
  59. 2f6a378 drm/i915: Idle the GPU before shinking everything by Chris Wilson · 7 years ago
  60. c400cc2 drm/i915: Include intel_engine_is_idle() status in engine pretty-printer by Chris Wilson · 7 years ago
  61. 58ecd9d drm/i915: Read ilk FDI PLL frequency once during initialisation by Chris Wilson · 7 years ago
  62. 693b1cc drm/i915/selftests: Take rpm wakeref around partial tiling tests by Chris Wilson · 7 years ago
  63. c29ccb9 drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests by Chris Wilson · 7 years ago
  64. f6d0304 drm/i915/selftests: Skip mixed page exhaustion if only small pages available by Chris Wilson · 7 years ago
  65. 1a1f128 drm/i915: Prevent unbounded wm results in g4x_compute_wm() by Chris Wilson · 7 years ago
  66. 0e870bf drm/i915: Simplify onion for bxt_ddi_phy_init() by Chris Wilson · 7 years ago
  67. 2f59f1b drm/i915: Silence compiler for csr_load_work_fn() by Chris Wilson · 7 years ago
  68. 0ffba1f drm/i915: Silence smatch for cmdparser by Chris Wilson · 7 years ago
  69. 5684514 drm/i915: Deconstruct struct sgt_dma initialiser by Chris Wilson · 7 years ago
  70. 84a20a8 drm/i915: Handle error-state modparams in dedicated functions by Michal Wajdeczko · 7 years ago
  71. 0397ac1 drm/i915: Make GuC log part of the uC error state by Michal Wajdeczko · 7 years ago
  72. 7d41ef3 drm/i915: Add Guc/HuC firmware details to error state by Michal Wajdeczko · 7 years ago
  73. 1c5a907 drm/i915/guc: Assert ctch->vma is allocated by Michal Wajdeczko · 7 years ago
  74. 856efd2 drm/i915/guc: Assert guc->stage_desc_pool is allocated by Chris Wilson · 7 years ago
  75. f991c49 drm/i915: Lock llist_del_first() vs llist_del_all() by Chris Wilson · 7 years ago
  76. 69ea47a drm/i915/selftests: Hide dangerous tests by Chris Wilson · 7 years ago
  77. d36caee drm/i915: Assert vma->flags are updated correctly during binding by Chris Wilson · 7 years ago
  78. 136109c drm/i915: Set up mocs tables before restarting the engines by Chris Wilson · 7 years ago
  79. 2d75141 drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits by Tvrtko Ursulin · 7 years ago
  80. ebcaa1f drm/i915: Reject unknown syncobj flags by Tvrtko Ursulin · 7 years ago
  81. 49e43ef drm/i915: ensure oa config uuid is null terminated by Lionel Landwerlin · 7 years ago
  82. 820c5bb drm/i915: Flush the irq and tasklets before asserting engine is idle by Chris Wilson · 7 years ago
  83. 7130630 drm/i915: Use fallback forcewake if primary ack missing by Mika Kuoppala · 7 years ago
  84. 6acbea8 drm/i915/guc: Add support for reset engine using GuC commands by Michel Thierry · 7 years ago
  85. cb20a3c drm/i915/guc: Rename the function that resets the GuC by Michel Thierry · 7 years ago
  86. 6d564600 drm/i915/guc: Clear terminated attribute bit on GuC preemption context by Jeff McGee · 7 years ago
  87. 6e7406d drm/i915/cnl: Symmetric scalers for each pipe by Mika Kahola · 7 years ago
  88. 3265124 drm/i915: Give more details for the active-when-parking warning for the engines by Chris Wilson · 7 years ago
  89. 6802738 drm/i915: Move parking-while-active warning to intel_engines_park() by Chris Wilson · 7 years ago
  90. e5330ac drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking by Chris Wilson · 7 years ago
  91. 1d033be drm/i915: Check incoming alignment for unfenced buffers (on i915gm) by Chris Wilson · 7 years ago
  92. d9b99ff drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat by Michel Thierry · 7 years ago
  93. 9f84664 drm/i915: Remove most encoder->type uses from the audio code by Ville Syrjälä · 7 years ago
  94. 8ec47de drm/i915: Pass around crtc and connector states for audio by Ville Syrjälä · 7 years ago
  95. 4ab09d0 drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo" by Chris Wilson · 7 years ago
  96. 35686a4 drm/i915: Use intel_ddi_get_config() for MST by Ville Syrjälä · 7 years ago
  97. 1939ba5 drm/i915: Pass a crtc state to ddi post_disable from MST code by Ville Syrjälä · 7 years ago
  98. bb91153 drm/i915: Eliminate pll->state usage from bxt_calc_pll_link() by Ville Syrjälä · 7 years ago
  99. 0fce04c drm/i915: Nuke intel_ddi_get_encoder_port() by Ville Syrjälä · 7 years ago
  100. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 7 years ago