1. 31962ca drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy by Chris Wilson · 7 years ago
  2. 55ac5a1 drm/i915: Attach the pci match data to the device upon creation by Chris Wilson · 7 years ago
  3. 6dfc4a8 drm/i915: Verify power domains after enabling them by Imre Deak · 7 years ago
  4. 2cd9a68 drm/i915: Refactor intel_display_set_init_power() logic by Imre Deak · 7 years ago
  5. 07d8057 drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable by Chris Wilson · 7 years ago
  6. a99b32a drm/i915: Clear stop-engine for a pardoned reset by Chris Wilson · 7 years ago
  7. f28ec6f drm/i915: Constify power well descriptors by Imre Deak · 7 years ago
  8. 48a287e drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw() by Imre Deak · 7 years ago
  9. a6476eb drm/i915: Stop dropping irq around resets by Chris Wilson · 7 years ago
  10. 08e3e21 drm/i915: kill resource streamer support by Lucas De Marchi · 7 years ago
  11. c444ad7 drm/i915: Fix typo in i915_drm_resume() by Gwan-gyeong Mun · 7 years ago
  12. c74a746 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  13. 900ccf3 drm/i915: Only force GGTT coherency w/a on required chipsets by Chris Wilson · 7 years ago
  14. ef8e0ff Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  15. 05c72e7 drm/i915: Nuke the LVDS lid notifier by Ville Syrjälä · 7 years ago
  16. 539c475 Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  17. 159b69b drm/i915: Remove pci private pointer after destroying the device private by Chris Wilson · 7 years ago
  18. 1a4313d drm/i915: Rewrite mst suspend/resume in terms of encoders by Ville Syrjälä · 7 years ago
  19. 7ab87ed drm/i915: Unwind HW init after GVT setup failure by Chris Wilson · 7 years ago
  20. 73bad7c drm/i915: Cleanup modesetting on load-error path by Chris Wilson · 7 years ago
  21. 8cff1f4 drm/i915: Remove function details from device error messages by Chris Wilson · 7 years ago
  22. b4d4b0b Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  23. 3069290 Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  24. 8a29c77 drm/i915: remove check for aux irq by Lucas De Marchi · 7 years ago
  25. 4fdd5b4 drm/i915: Fix fallout of fake reset along resume by Chris Wilson · 7 years ago
  26. 1288786 drm/i915: Move GEM sanitize from resume_early to resume by Chris Wilson · 7 years ago
  27. 51c18bf drm/i915: Squash GEM load failure message (again) by Chris Wilson · 7 years ago
  28. 07ba0a8 drm/i915: fix PCH_NOP setting for non-PCH platforms by Jani Nikula · 7 years ago
  29. 85b17e6 drm/i915: clean up virtual PCH special case handling by Jani Nikula · 7 years ago
  30. 78ef3fa drm/i915: fix guest virtual PCH detection on non-PCH systems by Jani Nikula · 7 years ago
  31. cf68f0c drm/i915: Mark i915.inject_load_failure as being hit by Chris Wilson · 7 years ago
  32. 8979187a drm/i915: Move i915_gem_fini to i915_gem.c by Michal Wajdeczko · 7 years ago
  33. f17ca50 drm/i915/icl: Add Icelake PCH detection by Anusha Srivatsa · 7 years ago
  34. ec92ad0 drm/i915: Only sanitize GEM from late suspend by Chris Wilson · 7 years ago
  35. 73b66f8 drm/i915: Prepare GEM for suspend earlier by Chris Wilson · 7 years ago
  36. b8a7108 Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  37. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  38. 4e8507b drm/i915: Don't request a bug report for unsafe module parameters by Chris Wilson · 7 years ago
  39. 8eb008c Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  40. 0cd54b0 drm/i915: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  41. e01569a drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells by Chris Wilson · 7 years ago
  42. 53f071e Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  43. 867ab4b Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  44. 4a0559e drm/i915: Call i915_perf_fini() on init_hw error unwind by Chris Wilson · 7 years ago
  45. 9f172f6 drm/i915: Call i915_perf_fini() on init_hw error unwind by Chris Wilson · 7 years ago
  46. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. d0667e9 drm/i915: Pass the set of guilty engines to i915_reset() by Chris Wilson · 7 years ago
  48. bba0869 drm/i915: Treat i915_reset_engine() as guilty until proven innocent by Chris Wilson · 7 years ago
  49. 0286667 drm/i915/selftests: Avoid repeatedly harming the same innocent context by Chris Wilson · 7 years ago
  50. 300efa9 drm/i915: Fix hibernation with ACPI S0 target state by Imre Deak · 7 years ago
  51. 0f90603 drm/i915: Fix hibernation with ACPI S0 target state by Imre Deak · 7 years ago
  52. 8c650ae drm/i915/uc: Fetch uC firmware in init_early by Michal Wajdeczko · 7 years ago
  53. a0de908 drm/i915: Reorder early initialization by Michal Wajdeczko · 7 years ago
  54. fa26527 drm/i915/huc: Check HuC status in dedicated function by Michal Wajdeczko · 7 years ago
  55. ce80075 drm/i915: Add control flags to i915_handle_error() by Chris Wilson · 7 years ago
  56. 26376a7 drm/i915/icl: Check for fused-off VDBOX and VEBOX instances by Oscar Mateo · 7 years ago
  57. 4977a28 drm/i915/guc: Split relay control and GuC log level by Michał Winiarski · 7 years ago
  58. ac697ae drm/i915: Stop engines when declaring the machine wedged by Chris Wilson · 7 years ago
  59. 6b0478f drm/i915: Implement dynamic GuC WOPCM offset and size calculation by Jackie Li · 7 years ago
  60. 3c33fc7 drm/i915/uc: Sanitize uC options early by Michal Wajdeczko · 7 years ago
  61. 950724b drm/i915/guc: Create common entry points for log register/unregister by Michał Winiarski · 7 years ago
  62. a446ae2 drm/i915: add query uAPI by Lionel Landwerlin · 7 years ago
  63. 8cc7669 drm/i915: store all subslice masks by Lionel Landwerlin · 7 years ago
  64. 7cfca4a drm/i915/uc: Introduce intel_uc_suspend|resume by Michal Wajdeczko · 7 years ago
  65. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  66. 57b29646 drm/i915: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 8 years ago
  67. c5cb21c drm/i915: Store platform_mask inside the static device info by Chris Wilson · 7 years ago
  68. bc76298 drm/i915: Store gen_mask inside the static device info by Chris Wilson · 7 years ago
  69. 785f076 drm/i915: Add intel_bios_cleanup() function by Hans de Goede · 7 years ago
  70. 40ace64 drm/i915: have virtual PCH detection return a PCH id by Jani Nikula · 8 years ago
  71. 435ad2c drm/i915: abstract virtual PCH id detection by Jani Nikula · 8 years ago
  72. da6c10c2 drm/i915: abstract PCH type detection from PCH id by Jani Nikula · 8 years ago
  73. ad51690 drm/i915: Move the final intel_gpu_reset() to after declaring wedged by Chris Wilson · 8 years ago
  74. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 8 years ago
  75. 34e07e4 drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early by Chris Wilson · 8 years ago
  76. 3fed180 drm/i915: Move the scheduler feature bits into the purview of the engines by Chris Wilson · 8 years ago
  77. 8177e11 drm/i915: Tidy up some error messages around reset failure by Chris Wilson · 8 years ago
  78. d67c0ac drm/i915: reduce indent in pch detection by Jani Nikula · 8 years ago
  79. fae919f drm/i915: Enable inject_load_failure only in DEBUG config by Michal Wajdeczko · 8 years ago
  80. d13a847 drm/i915: Always call to intel_display_set_init_power() in resume_early. by Maarten Lankhorst · 8 years ago
  81. 70deead drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex by Sagar Arun Kamble · 8 years ago
  82. 1ed21cb drm/i915/guc: Enable interrupts before resuming GuC during runtime resume by Sagar Arun Kamble · 8 years ago
  83. 5c8ea01 drm/i915/icp: Add the ID for ICL PCH - ICP by Anusha Srivatsa · 8 years ago
  84. ac25dfe drm/i915: Always call to intel_display_set_init_power() in resume_early. by Maarten Lankhorst · 8 years ago
  85. 27d558a drm/i915: Dump device info at once by Michal Wajdeczko · 8 years ago
  86. 5fbbe8d drm/i915: Add pretty printer for runtime part of intel_device_info by Michal Wajdeczko · 8 years ago
  87. 6a7e51f drm/i915: Update intel_device_info_runtime_init() parameter by Michal Wajdeczko · 8 years ago
  88. eb10ed9 drm/i915: Convert intel_device_info_dump into pretty printer by Michal Wajdeczko · 8 years ago
  89. a31d73c drm/i915: Re-enable GGTT earlier after GPU reset by Chris Wilson · 8 years ago
  90. f6ba181a drm/i915: Skip an engine reset if it recovered before our preparations by Chris Wilson · 8 years ago
  91. 61b5c15 drm/i915/guc: Extract guc_init from guc_init_hw by Michał Winiarski · 8 years ago
  92. 3176ff4 drm/i915/guc: Move GuC workqueue allocations outside of the mutex by Michał Winiarski · 8 years ago
  93. 3ef98f5 drm/i915: Print an error message for a reset failure on gen2 by Chris Wilson · 8 years ago
  94. 73ebd50 drm/i915: make mappable struct resource centric by Matthew Auld · 8 years ago
  95. 6647852 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 8 years ago
  96. 3f1f0b1 Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 8 years ago
  97. 107783d drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset fails by Chris Wilson · 8 years ago
  98. ca797d2 Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 8 years ago
  99. fb6db0f drm/i915: Remove unsafe i915.enable_rc6 by Chris Wilson · 8 years ago
  100. f7096d4 drm/i915: Sleep and retry a GPU reset if at first we don't succeed by Chris Wilson · 8 years ago