1. f22aa14 drm/i915: Use & instead if == to check for rotations by Ville Syrjälä · 8 years ago
  2. 5697d60 drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN() by Paulo Zanoni · 8 years ago
  3. 4f8f225 drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate by Paulo Zanoni · 8 years ago
  4. f7e9b00 drm/i915/fbc: inline intel_fbc_can_choose() by Paulo Zanoni · 8 years ago
  5. ee2be30 drm/i915/fbc: extract intel_fbc_can_enable() by Paulo Zanoni · 8 years ago
  6. ba67fab drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state() by Paulo Zanoni · 8 years ago
  7. 03e3910 drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop by Paulo Zanoni · 8 years ago
  8. 4d1368f drm/i915: Fix test on inputs for vma_compare() by Chris Wilson · 8 years ago
  9. 2ef32de drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases by Paulo Zanoni · 8 years ago
  10. 7a17995 drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT by Ville Syrjälä · 8 years ago
  11. c007fb4 drm/i915: rename preliminary_hw_support to alpha_support by Jani Nikula · 8 years ago
  12. d2ad3ae drm/i915: Update i915_driver_load kerneldoc by Joonas Lahtinen · 8 years ago
  13. 2b3c831 drm/i915: Stop skipping the final clflush back to system pages by Chris Wilson · 8 years ago
  14. 9caa34a drm/i915: Only wait upon the execution timeline when unlocked by Chris Wilson · 8 years ago
  15. 514e1d6 drm/i915: Convert i915_drv.c to INTEL_GEN by Tvrtko Ursulin · 8 years ago
  16. b7f05d4 drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use by Tvrtko Ursulin · 8 years ago
  17. 4805fe8 drm/i915: Further assorted dev_priv cleanups by Tvrtko Ursulin · 8 years ago
  18. 56b857a drm/i915: More assorted dev_priv cleanups by Tvrtko Ursulin · 8 years ago
  19. 0031fb9 drm/i915: Assorted dev_priv cleanups by Tvrtko Ursulin · 8 years ago
  20. b42fe9c drm/i915: Split out i915_vma.c by Joonas Lahtinen · 8 years ago
  21. 8be8f4a Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  22. 0c40ce1 drm/i915: Trim the object sg table by Tvrtko Ursulin · 8 years ago
  23. f30437c drm/i915/gvt: add KVMGT support by Jike Song · 8 years ago
  24. 9ec1e66 drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops by Jike Song · 8 years ago
  25. 7b3343b drm/i915/gvt: allow several MPT methods to be NULL by Jike Song · 8 years ago
  26. 40df6ea drm/i915/gvt: introduce host_init/host_exit to MPT by Jike Song · 8 years ago
  27. 8f89743 drm/i915/gvt: remove obsolete code for old kvmgt opregion by Jike Song · 8 years ago
  28. 1f31c82 drm/i915/gvt: add intel vgpu types support by Zhenyu Wang · 8 years ago
  29. c754936 drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access by Xiaoguang Chen · 8 years ago
  30. 9baf0920 drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data by Bing Niu · 8 years ago
  31. 11840e2 Merge tag 'for-kvmgt' of git://git.kernel.org/pub/scm/virt/kvm/kvm into drm-intel-next-queued by Daniel Vetter · 8 years ago
  32. 6a5d1db drm/i915: Spin until breadcrumb threads are complete by Chris Wilson · 8 years ago
  33. 677100c drm/i915: Pass atomic state to verify_connector_state by Maarten Lankhorst · 8 years ago
  34. c3b3265 drm/i915: Update atomic modeset state synchronously, v2. by Maarten Lankhorst · 8 years ago
  35. 1f4faef drm/edid: Remove drm_select_eld by Maarten Lankhorst · 8 years ago
  36. bbf35e9 drm/i915: Pass atomic state to intel_audio_codec_enable, v2. by Maarten Lankhorst · 8 years ago
  37. df18e72 drm/i915: Convert intel_hdmi to use atomic state by Maarten Lankhorst · 8 years ago
  38. 71d5895 drm/i915: avoid harmless empty-body warning by Arnd Bergmann · 8 years ago
  39. d7931c1 Merge tag 'gvt-next-2016-11-07' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  40. bfb8104 drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane by Ville Syrjälä · 8 years ago
  41. d2b2cbc drm/i915: Fix error handling for cursor/sprite plane create failure by Ville Syrjälä · 8 years ago
  42. 11df4d9 drm/i915: Grab the rotation from the passed plane state for VLV sprites by Ville Syrjälä · 8 years ago
  43. d0da48c drm/i915: Remove chipset flush after cache flush by Chris Wilson · 8 years ago
  44. 24327f8 drm/i915: Remove two sloppy inline functions from .h by Joonas Lahtinen · 8 years ago
  45. 58e197d drm/i915: Update DRIVER_DATE to 20161108 by Daniel Vetter · 8 years ago
  46. 7aa6ca6 drm/i915: Mark CPU cache as dirty when used for rendering by Chris Wilson · 8 years ago
  47. 31ab49a drm/i915: Add assert for no pending GPU requests during suspend/resume in LR mode by Imre Deak · 8 years ago
  48. 0cb5670 drm/i915: Make sure engines are idle during GPU idling in LR mode by Imre Deak · 8 years ago
  49. 93c97dc drm/i915: Avoid early GPU idling due to race with new request by Imre Deak · 8 years ago
  50. 5bd11a3 drm/i915: Avoid early GPU idling due to already pending idle work by Imre Deak · 8 years ago
  51. 767a222 drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  52. 0ef723c drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  53. dfd2812 drm/i915: Remove the vma from the object list upon close by Chris Wilson · 8 years ago
  54. 3b6411c drm/i915/gvt: implement scratch page table tree for shadow PPGTT by Ping Gao · 8 years ago
  55. 2fb39fa drm/i915/gvt: emulate vgpu engine reset control behavior by Du, Changbin · 8 years ago
  56. 9b17234 drm/i915/gvt: Fix workload status after wait by Zhenyu Wang · 8 years ago
  57. d436222 drm/i915/gvt: update misc ctl regs base on stepping info by Ping Gao · 8 years ago
  58. f24940e drm/i915/gvt: correct the emulation in TLB control handler by Ping Gao · 8 years ago
  59. 5f399f1 drm/i915/gvt: add write vreg in MMIO DMA_CTRL handler by Ping Gao · 8 years ago
  60. 337d066 drm/i915/gvt: remove unused variable 'execlist' by Ping Gao · 8 years ago
  61. 173bcc6 drm/i915/gvt: Fix shift for cmd data size by Zhenyu Wang · 8 years ago
  62. e0b7006 drm/i915: Reinit polling before hpd when resuming by Lyude · 8 years ago
  63. f97f193 drm/i915: Remove redundant reprobe in i915_drm_resume by Lyude · 8 years ago
  64. 9c75402 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  65. b30ce9e drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  66. 2c3a3f4 drm/i915: Fix pages pin counting around swizzle quirk by Chris Wilson · 8 years ago
  67. 871b7ef kvm/page_track: export symbols for external usage by Jike Song · 8 years ago
  68. d126363 kvm/page_track: call notifiers with kvm_page_track_notifier_node by Jike Song · 8 years ago
  69. ae7cd87 KVM: x86: add track_flush_slot page track notifier by Xiaoguang Chen · 8 years ago
  70. a44342a drm/i915: Fix test on inputs for vma_compare() by Chris Wilson · 8 years ago
  71. 72aa0d8 drm/i915/guc: Cache the client mapping by Chris Wilson · 8 years ago
  72. a933568 drm/i915: Tidy slab cache allocations by Tvrtko Ursulin · 8 years ago
  73. dfc5148 drm/i915: Introduce HAS_64BIT_RELOC by Joonas Lahtinen · 8 years ago
  74. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  75. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  76. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  77. c8247c0 drm/i915: Show the execlist queue in debugfs/i915_engine_info by Chris Wilson · 8 years ago
  78. 56cea32 drm/i915: Unify global_list into global_link by Joonas Lahtinen · 8 years ago
  79. 3ac168a drm/i915: Move hangcheck code out from i915_irq.c by Mika Kuoppala · 8 years ago
  80. fce9375 drm/i915/gtt: Mark tlbs dirty on clear by Mika Kuoppala · 8 years ago
  81. 37c6393 drm/i915/gtt: Fix pte clear range by Mika Kuoppala · 8 years ago
  82. 0a379e27 drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence by Ander Conselvan de Oliveira · 8 years ago
  83. 3599a91 drm/i915: Allow shrinking of userptr objects once again by Tvrtko Ursulin · 8 years ago
  84. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  85. bb72651 drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co. by Ville Syrjälä · 8 years ago
  86. 712bf36 drm/i915: Pass dev_priv to intel_suspend_hw() by Ville Syrjälä · 8 years ago
  87. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago
  88. ffc7a76 drm/i915: Pass dev_priv to single_enabled_crtc() by Ville Syrjälä · 8 years ago
  89. a9097be drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms by Ville Syrjälä · 8 years ago
  90. a26e523 drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE by Ville Syrjälä · 8 years ago
  91. 03427fc drm/i915: Pass dev_priv to HAS_FW_BLC by Ville Syrjälä · 8 years ago
  92. ef0f5e9 drm/i915: Pass dev_priv to .get_fifo_size() by Ville Syrjälä · 8 years ago
  93. 148ac1f drm/i915: Pass dev_priv to i915_pineview_get_mem_freq() and i915_ironlake_get_mem_freq() by Ville Syrjälä · 8 years ago
  94. 9b1e14f drm/i915: Pass dev_priv to IS_PINEVIEW() by Ville Syrjälä · 8 years ago
  95. 646d577 drm/i915: Pass dev_priv to IS_MOBILE() by Ville Syrjälä · 8 years ago
  96. 1353c4f drm/i915: Pass dev_priv to .get_display_clock_speed() by Ville Syrjälä · 8 years ago
  97. 4c75b94 drm/i915: Pass dev_priv to cdclk update funcs by Ville Syrjälä · 8 years ago
  98. 5ab0d85 drm/i915: Pass dev_priv to intel_crtc_init() by Ville Syrjälä · 8 years ago
  99. 9818783 drm/i915: Always use intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  100. b91eb5c drm/i915: Pass dev_priv to intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago