1. 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 7 years ago
  2. 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 7 years ago
  3. b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 7 years ago
  4. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  5. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  6. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  7. 99c539b drm/i915: unregister interfaces first in unload by Daniel Vetter · 8 years ago
  8. 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 8 years ago
  9. 3b19f16 drm/i915: Drain the device workqueue on unload by Chris Wilson · 7 years ago
  10. 817aef5 drm/i915: Setting pch_id for HSW/BDW in virtual environment by Xiong Zhang · 8 years ago
  11. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  12. e38c2da drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 8 years ago
  13. baf5438 drm/i915: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  14. 36703e7 drm/i915: Break modeset deadlocks on reset by Chris Wilson · 8 years ago
  15. c5e855d drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection by Ville Syrjälä · 8 years ago
  16. d4cdbf0 drm/i915: Clean up some expressions by Ville Syrjälä · 8 years ago
  17. aa03213 drm/i915: s/Couar/Cougar/ by Ville Syrjälä · 8 years ago
  18. 702c8f8 drm/i915: Add engine reset count to error state by Michel Thierry · 8 years ago
  19. a1ef70e drm/i915: Add support for per engine reset recovery by Michel Thierry · 8 years ago
  20. 142bc7d drm/i915: Modify error handler for per engine hang recovery by Michel Thierry · 8 years ago
  21. 5f09a9c drm/i915: Allow contexts to be unreferenced locklessly by Chris Wilson · 8 years ago
  22. 829a0af drm/i915: Group all the global context information together by Chris Wilson · 8 years ago
  23. 5c484ce drm: Remove drm_driver->set_busid hook by Daniel Vetter · 8 years ago
  24. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  25. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  26. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  27. f532023 drm/i915: expose _SUBSLICE_MASK GETPARM by Robert Bragg · 8 years ago
  28. 7fed555 drm/i915: expose _SLICE_MASK GETPARM by Robert Bragg · 8 years ago
  29. 8093781 drm/i915/cfl: Coffee Lake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  30. acf1dba drm/i915/cnl: Cannonlake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  31. 4ba459a2 drm/i915: Remove dead code from runtime resume handler by Ville Syrjälä · 8 years ago
  32. ec7e0bb drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH by Dhinakaran Pandiyan · 8 years ago
  33. 7b22b8c drm/i915/cnp: Introduce Cannonpoint PCH. by Rodrigo Vivi · 8 years ago
  34. adfdf85 drm/i915: Prevent the system suspend complete optimization by Imre Deak · 8 years ago
  35. 67b7f33 drm/i915/gvt: Add gvt options sanitize function by Chuanxiao Dong · 8 years ago
  36. 6bdba81 Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
  37. cefcff8 drm/i915: Do not leak dev_priv->l3_parity.remap_info[] by Joonas Lahtinen · 8 years ago
  38. 73ba2d5 Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  39. 63ffbcd drm/i915: Sanitize engine context sizes by Joonas Lahtinen · 8 years ago
  40. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  41. 3dd14c0 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  42. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  43. b0fd47a drm/i915: Copy user requested buffers into the error state by Chris Wilson · 8 years ago
  44. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  45. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  46. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  47. fd08923 drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  48. ff4c3b7 drm/i915: Enable atomic on VLV/CHV by Ville Syrjälä · 8 years ago
  49. b899140 drm/i915/guc: Take enable_guc_loading check out of GEM core code by Oscar Mateo · 8 years ago
  50. 18dddad drm/atomic: Introduce drm_atomic_helper_shutdown by Daniel Vetter · 8 years ago
  51. 3950bf3 drm/i915/guc: Add onion teardown to the GuC setup by Oscar Mateo · 8 years ago
  52. 2e8f9d3 drm/i915: Restore engine->submit_request before unwedging by Chris Wilson · 8 years ago
  53. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  54. d2be9f2 drm/i915/guc: Extract param logic form guc_init_fw() by Arkadiusz Hiler · 8 years ago
  55. 29ad6a3 drm/i915/uc: Introduce intel_uc_init_fw() by Arkadiusz Hiler · 8 years ago
  56. 7d2ec88 drm/i915: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  57. 1b2e5ea drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  58. 0f5418e drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  59. da9a796 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  60. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  61. 6657885 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago
  62. f103560 Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued by Daniel Vetter · 8 years ago
  63. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  64. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  65. 68f6094 drm/i915: Add intel_uncore_suspend / resume functions by Hans de Goede · 8 years ago
  66. b05eeb0 drm/i915: Remove i915_debugfs_unregister() by Noralf Trønnes · 8 years ago
  67. c771633 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  68. ef0f411 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  69. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  71. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  72. 784f2f1 drm/i915: Fix typo in semaphore debug message by Tvrtko Ursulin · 8 years ago
  73. 3582ad1 drm/i915: Do RPM Wake during GuC/HuC status read by sagar.a.kamble@intel.com · 8 years ago
  74. 5a4c6f1 drm/i915: The return of i915_gpu_info to debugfs by Chris Wilson · 8 years ago
  75. 66d9cb5 drm/i915: Mock the GEM device for self-testing by Chris Wilson · 8 years ago
  76. 8d613c5 drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  77. cad3688 drm/i915: Split device release from unload by Chris Wilson · 8 years ago
  78. 317eaa9 drm/i915/debugfs: Add i915_hpd_storm_ctl by Lyude · 8 years ago
  79. 8d2b47d drm/i915: Enable atomic support by default on supported platforms. by Maarten Lankhorst · 8 years ago
  80. d802709 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  81. 83bf6d5 drm/i915: Remove overzealous fence warn on runtime suspend by Chris Wilson · 8 years ago
  82. 8532774 drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo by Jani Nikula · 8 years ago
  83. e0ec3ec drm/i915: Remove overzealous fence warn on runtime suspend by Chris Wilson · 8 years ago
  84. 26f837e drm/i915: make intel_gvt_init() later instead of too early by Zhenyu Wang · 8 years ago
  85. 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  86. 3aac4ac drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo by Jani Nikula · 8 years ago
  87. a667fb4 drm/i915: Disable all crtcs during driver unload, v2. by Maarten Lankhorst · 8 years ago
  88. 0102ba1 drm/i915: Add early BXT sdv to the list of preproduction machines by Chris Wilson · 8 years ago
  89. 7c5ff4a drm/i915: Mark the kernel as tainted if we fail the preproduction check by Chris Wilson · 8 years ago
  90. 248a124 drm/i915: Make intel_detect_preproduction_hw easier to extend by Chris Wilson · 8 years ago
  91. fec0445 drm/i915: Support explicit fencing for execbuf by Chris Wilson · 8 years ago
  92. 77ae995 drm/i915: Enable userspace to opt-out of implicit fencing by Chris Wilson · 8 years ago
  93. eef5732 drm/i915: setup bridge for HDMI LPE audio driver by Jerome Anand · 8 years ago
  94. 21d6e0b drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() by Ander Conselvan de Oliveira · 8 years ago
  95. 2414551 drm/i915: Reset the gpu on takeover by Chris Wilson · 8 years ago
  96. bb8f0f5 drm/i915: Split intel_engine allocation and initialisation by Chris Wilson · 8 years ago
  97. 04313b0 drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() by Ander Conselvan de Oliveira · 8 years ago
  98. 5464cd6 drm/i915/get_params: Add HuC status to getparams by Anusha Srivatsa · 8 years ago
  99. bd13285 drm/i915/huc: Add HuC fw loading support by Anusha Srivatsa · 8 years ago
  100. 0e178ae drm/i915: Detect a failed GPU reset+recovery by Chris Wilson · 8 years ago