1. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  2. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  3. 7c78142 drm/i915/userptr: Drop struct_mutex before cleanup by Chris Wilson · 7 years ago
  4. 37d933f drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup by Sagar Arun Kamble · 7 years ago
  5. 771decb drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled by Sagar Arun Kamble · 7 years ago
  6. 562d9ba drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" by Sagar Arun Kamble · 7 years ago
  7. ad1443f drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" by Sagar Arun Kamble · 7 years ago
  8. ac14fbd drm/i915/scheduler: Support user-defined priorities by Chris Wilson · 7 years ago
  9. beecec9 drm/i915/execlists: Preemption! by Chris Wilson · 7 years ago
  10. bf64e0b drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask by Chris Wilson · 7 years ago
  11. 1fc556f drm/i915/uc: Create intel_uc_init_mmio by Sagar Arun Kamble · 7 years ago
  12. dd9f31c drm/i915/gen9+: Set same power state before hibernation image save/restore by Imre Deak · 7 years ago
  13. ae7617f drm/i915: Allow optimized platform checks by Tvrtko Ursulin · 7 years ago
  14. 4f044a8 drm/i915: Rename global i915 to i915_modparams by Michal Wajdeczko · 7 years ago
  15. 2503a0f drm/i915/bxt+: Enable IPC support by Kumar, Mahesh · 7 years ago
  16. bcd7726 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 7 years ago
  17. 0db8c96 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 7 years ago
  18. eb37193 drm/i915/cfl: Coffee Lake works on Kaby Lake PCH. by Rodrigo Vivi · 7 years ago
  19. cf6e7ba drm/i915: Add support for drm syncobjs by Jason Ekstrand · 7 years ago
  20. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  21. 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  22. 23247d7 drm/i915: Fix PCH names for KBP and CNP. by Rodrigo Vivi · 7 years ago
  23. f89823c drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface by Lionel Landwerlin · 7 years ago
  24. 535275d drm/i915: Squelch reset messages during selftests by Chris Wilson · 7 years ago
  25. 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 7 years ago
  26. 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 7 years ago
  27. b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 7 years ago
  28. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  29. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  30. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  31. 99c539b drm/i915: unregister interfaces first in unload by Daniel Vetter · 7 years ago
  32. 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 7 years ago
  33. 3b19f16 drm/i915: Drain the device workqueue on unload by Chris Wilson · 7 years ago
  34. 817aef5 drm/i915: Setting pch_id for HSW/BDW in virtual environment by Xiong Zhang · 8 years ago
  35. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 7 years ago
  36. e38c2da drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 7 years ago
  37. baf5438 drm/i915: Drop drm_vblank_cleanup by Daniel Vetter · 7 years ago
  38. 36703e7 drm/i915: Break modeset deadlocks on reset by Chris Wilson · 7 years ago
  39. c5e855d drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection by Ville Syrjälä · 7 years ago
  40. d4cdbf0 drm/i915: Clean up some expressions by Ville Syrjälä · 7 years ago
  41. aa03213 drm/i915: s/Couar/Cougar/ by Ville Syrjälä · 7 years ago
  42. 702c8f8 drm/i915: Add engine reset count to error state by Michel Thierry · 7 years ago
  43. a1ef70e drm/i915: Add support for per engine reset recovery by Michel Thierry · 7 years ago
  44. 142bc7d drm/i915: Modify error handler for per engine hang recovery by Michel Thierry · 7 years ago
  45. 5f09a9c drm/i915: Allow contexts to be unreferenced locklessly by Chris Wilson · 7 years ago
  46. 829a0af drm/i915: Group all the global context information together by Chris Wilson · 7 years ago
  47. 5c484ce drm: Remove drm_driver->set_busid hook by Daniel Vetter · 8 years ago
  48. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  49. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  50. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  51. f532023 drm/i915: expose _SUBSLICE_MASK GETPARM by Robert Bragg · 8 years ago
  52. 7fed555 drm/i915: expose _SLICE_MASK GETPARM by Robert Bragg · 8 years ago
  53. 8093781 drm/i915/cfl: Coffee Lake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  54. acf1dba drm/i915/cnl: Cannonlake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  55. 4ba459a2 drm/i915: Remove dead code from runtime resume handler by Ville Syrjälä · 8 years ago
  56. ec7e0bb drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH by Dhinakaran Pandiyan · 8 years ago
  57. 7b22b8c drm/i915/cnp: Introduce Cannonpoint PCH. by Rodrigo Vivi · 8 years ago
  58. adfdf85 drm/i915: Prevent the system suspend complete optimization by Imre Deak · 8 years ago
  59. 67b7f33 drm/i915/gvt: Add gvt options sanitize function by Chuanxiao Dong · 8 years ago
  60. 6bdba81 Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
  61. cefcff8 drm/i915: Do not leak dev_priv->l3_parity.remap_info[] by Joonas Lahtinen · 8 years ago
  62. 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
  63. 63ffbcd drm/i915: Sanitize engine context sizes by Joonas Lahtinen · 8 years ago
  64. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  65. 3dd14c0 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  66. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  67. b0fd47a drm/i915: Copy user requested buffers into the error state by Chris Wilson · 8 years ago
  68. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  69. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  70. 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
  71. fd08923 drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  72. ff4c3b7 drm/i915: Enable atomic on VLV/CHV by Ville Syrjälä · 8 years ago
  73. b899140 drm/i915/guc: Take enable_guc_loading check out of GEM core code by Oscar Mateo · 8 years ago
  74. 18dddad drm/atomic: Introduce drm_atomic_helper_shutdown by Daniel Vetter · 8 years ago
  75. 3950bf3 drm/i915/guc: Add onion teardown to the GuC setup by Oscar Mateo · 8 years ago
  76. 2e8f9d3 drm/i915: Restore engine->submit_request before unwedging by Chris Wilson · 8 years ago
  77. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  78. d2be9f2 drm/i915/guc: Extract param logic form guc_init_fw() by Arkadiusz Hiler · 8 years ago
  79. 29ad6a3 drm/i915/uc: Introduce intel_uc_init_fw() by Arkadiusz Hiler · 8 years ago
  80. 7d2ec88 drm/i915: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  81. 1b2e5ea drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  82. 0f5418e drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  83. da9a796 drm/i915: Split GEM resetting into 3 phases by Chris Wilson · 8 years ago
  84. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  85. 6657885 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago
  86. 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
  87. 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
  88. 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
  89. 68f6094 drm/i915: Add intel_uncore_suspend / resume functions by Hans de Goede · 8 years ago
  90. b05eeb0 drm/i915: Remove i915_debugfs_unregister() by Noralf Trønnes · 8 years ago
  91. c771633 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  92. ef0f411 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  93. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  94. 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
  95. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  96. 784f2f1 drm/i915: Fix typo in semaphore debug message by Tvrtko Ursulin · 8 years ago
  97. 3582ad1 drm/i915: Do RPM Wake during GuC/HuC status read by sagar.a.kamble@intel.com · 8 years ago
  98. 5a4c6f1 drm/i915: The return of i915_gpu_info to debugfs by Chris Wilson · 8 years ago
  99. 66d9cb5 drm/i915: Mock the GEM device for self-testing by Chris Wilson · 8 years ago
  100. 8d613c5 drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() by Chris Wilson · 8 years ago