1. 7a7b2d5 drm/i915: Prevent the system suspend complete optimization by Imre Deak · 7 years ago
  2. 555c443 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago
  3. 954ce08 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  4. ff49565 drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() by Ander Conselvan de Oliveira · 8 years ago
  5. fd58753 drm/i915: Fix mismatched INIT power domain disabling during suspend by Imre Deak · 8 years ago
  6. ec7ce65 drm/i915: Only shrink the unbound objects during freeze by Chris Wilson · 8 years ago
  7. ac75694 drm/i915: Restore current RPS state after reset by Chris Wilson · 8 years ago
  8. 821ed7d drm/i915: Update reset path to fix incomplete requests by Chris Wilson · 8 years ago
  9. 780f262 drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker by Chris Wilson · 8 years ago
  10. 221fe79 drm/i915: Perform a direct reset of the GPU from the waiter by Chris Wilson · 8 years ago
  11. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 8 years ago
  12. 57ec171 drm/i915: sseu: Convert subslice count fields to subslice mask by Imre Deak · 8 years ago
  13. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  14. 1616247 drm/i915: Cleanup i915_param() by David Weinehall · 8 years ago
  15. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  16. bc5ca47 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 8 years ago
  17. abc80ab drm/i915: Force RC6 restore after system resume and reset by Chris Wilson · 8 years ago
  18. 36cdd01 drm/i915: debugfs spring cleaning by David Weinehall · 8 years ago
  19. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  20. 694c282 drm/i915: i915_sysfs.c cleanup by David Weinehall · 8 years ago
  21. c49d13e drm/i915: consistent struct device naming by David Weinehall · 8 years ago
  22. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  23. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  24. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 8 years ago
  25. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  26. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 8 years ago
  27. b1f788c drm/i915: Release vma when the handle is closed by Chris Wilson · 8 years ago
  28. f6b9d5c drm/i915: Split early global GTT initialisation by Chris Wilson · 8 years ago
  29. 97d6d7a drm/i915: Update GGTT initialisation functions to take drm_i915_private by Chris Wilson · 8 years ago
  30. 0088e52 drm/i915: Split GGTT initialisation between probing and setup by Chris Wilson · 8 years ago
  31. 54b4f68 Revert "drm/i915: Enable RC6 immediately" by Chris Wilson · 8 years ago
  32. b12e0ee drm/i915: Enable RC6 immediately by Chris Wilson · 8 years ago
  33. 39df919 drm/i915: Convert i915_semaphores_is_enabled over to early sanitize by Chris Wilson · 8 years ago
  34. 84c8e09 drm/i915: Enable polling when we don't have hpd by Lyude · 8 years ago
  35. 5ab57c7 drm/i915: Flush logical context image out to memory upon suspend by Chris Wilson · 8 years ago
  36. 19625e8 drm/i915: Enable polling when we don't have hpd by Lyude · 8 years ago
  37. b7137e0 drm/i915: Defer enabling rc6 til after we submit the first batch/context by Chris Wilson · 8 years ago
  38. 22dea0b drm/i915: Introduce Kabypoint PCH for Kabylake H/DT. by Rodrigo Vivi · 8 years ago
  39. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  40. ded8b07 drm/i915: Remove impossible tests for dev->dev_private by Chris Wilson · 8 years ago
  41. fb93942 drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk() by Chris Wilson · 8 years ago
  42. 94b4f3b drm/i915: Split out runtime configuration of device info to its own file by Chris Wilson · 8 years ago
  43. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  44. 7b4d3a1 drm/i915: Remove stop-rings debugfs interface by Chris Wilson · 8 years ago
  45. c33d247 drm/i915: Flush the RPS bottom-half when the GPU idles by Chris Wilson · 8 years ago
  46. 67d97da drm/i915: Only start retire worker when idle by Chris Wilson · 8 years ago
  47. 338d0ee drm/i915: Fix random indent in i915_drm_resume() by Chris Wilson · 8 years ago
  48. 7774002 drm/i915: Remove the dedicated hangcheck workqueue by Chris Wilson · 8 years ago
  49. 37f501a drm/i915/bxt: Export pooled eu info to userspace by arun.siluvery@linux.intel.com · 8 years ago
  50. 41ce405 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  51. b273669 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  52. c6ddc5f drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  53. a09d0ba drm/i915: Move module init/exit to i915_pci.c by Chris Wilson · 8 years ago
  54. 42f5551 drm/i915: Split out the PCI driver interface to i915_pci.c by Chris Wilson · 8 years ago
  55. c2dac86 drm/i915: Fix misleading driver debug message by Frank Binns · 8 years ago
  56. dda3300 drm/i915: Remove user controllable DRM_ERROR for i915_getparam() by Chris Wilson · 8 years ago
  57. 0673ad4 drm/i915: Merge i915_dma.c into i915_drv.c by Chris Wilson · 8 years ago
  58. 3e783ba drm/i915: Demidlayer driver unloading by Chris Wilson · 8 years ago
  59. 8f460e2 drm/i915: Demidlayer driver loading by Chris Wilson · 8 years ago
  60. 1dac891 drm/i915: Register debugfs interface last by Chris Wilson · 8 years ago
  61. e015dd6 drm/i915/bxt: Add WaEnablePooledEuFor2x6 by arun.siluvery@linux.intel.com · 8 years ago
  62. 33e141e drm/i915:bxt: Enable Pooled EU support by arun.siluvery@linux.intel.com · 8 years ago
  63. 94bb489 drm/i915: use #defines for qemu subsystem ids by Gerd Hoffmann · 8 years ago
  64. 5599617 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  65. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  66. 65439b6 Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  67. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 8 years ago
  68. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. 03d92e4 drm/i915/opregion: Rename init/fini functions to register/unregister by Chris Wilson · 8 years ago
  70. 6f9f4b7 drm/i915/opregion: Convert to using native drm_i915_private by Chris Wilson · 8 years ago
  71. 5fbd041 drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms by Ville Syrjälä · 8 years ago
  72. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  73. 461fb99 drm/i915: Update domain tracking for GEM objects on hibernation by Chris Wilson · 8 years ago
  74. 1f19ac2 drm/i915: Add distinct stubs for PM hibernation phases by Chris Wilson · 8 years ago
  75. ab0d24a drm/i915: Promote IS_BROADWELL to a simple macro by Tvrtko Ursulin · 8 years ago
  76. dc97997 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c by Chris Wilson · 8 years ago
  77. ac840ae drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms by Ville Syrjälä · 8 years ago
  78. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 8 years ago
  79. 91d1425 drm/i915: Small display interrupt handlers tidy by Tvrtko Ursulin · 8 years ago
  80. fffb675 Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  81. c14005a drm/i915: Enable semaphores for legacy submission on gen8 by Chris Wilson · 8 years ago
  82. f62c79b drm/i915/bxt: Enable DC5 during runtime resume by Imre Deak · 8 years ago
  83. da2f41d drm/i915/bxt: Sanitize DC state tracking during system resume by Imre Deak · 8 years ago
  84. b8aea3d1 drm/i915/bxt: Don't uninit/init display core twice during system suspend/resume by Imre Deak · 8 years ago
  85. 507e126 drm/i915: Inline intel_suspend_complete by Imre Deak · 8 years ago
  86. 605b28c Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  87. f74ed08 drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't loaded by Imre Deak · 9 years ago
  88. 44410cd drm/i915: Fix system resume if PCI device remained enabled by Imre Deak · 9 years ago
  89. 6e35e8a drm/i915: Fix error path in i915_drm_resume_early by Imre Deak · 9 years ago
  90. d7d7c9e drm/i915/bxt: Don't toggle power well 1 on-demand by Imre Deak · 9 years ago
  91. c6c4696 drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers by Imre Deak · 9 years ago
  92. a7c8125 drm/i915/bxt: Suspend power domains during suspend-to-idle by Imre Deak · 9 years ago
  93. 804e59a drm/i915: Suppress error message when GPU resets are disabled by Chris Wilson · 9 years ago
  94. d98c52c drm/i915: Tighten reset_counter for reset status by Chris Wilson · 9 years ago
  95. 2d1fe07 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) by Joonas Lahtinen · 9 years ago
  96. 85bd5ac Merge tag 'drm-intel-next-2016-03-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  97. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  98. 9c74170 drm/i915/kbl: Remove preliminary_hw_support protection from KBL. by Rodrigo Vivi · 9 years ago
  99. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  100. a16b765 drm/i915: Call intel_dp_mst_resume() before resuming displays by Lyude · 9 years ago