1. b42fe9c drm/i915: Split out i915_vma.c by Joonas Lahtinen · 8 years ago
  2. 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
  3. 0c40ce1 drm/i915: Trim the object sg table by Tvrtko Ursulin · 8 years ago
  4. f30437c drm/i915/gvt: add KVMGT support by Jike Song · 8 years ago
  5. 9ec1e66 drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops by Jike Song · 8 years ago
  6. 7b3343b drm/i915/gvt: allow several MPT methods to be NULL by Jike Song · 8 years ago
  7. 40df6ea drm/i915/gvt: introduce host_init/host_exit to MPT by Jike Song · 8 years ago
  8. 8f89743 drm/i915/gvt: remove obsolete code for old kvmgt opregion by Jike Song · 8 years ago
  9. 1f31c82 drm/i915/gvt: add intel vgpu types support by Zhenyu Wang · 8 years ago
  10. c754936 drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access by Xiaoguang Chen · 8 years ago
  11. 9baf092 drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data by Bing Niu · 8 years ago
  12. 6a5d1db drm/i915: Spin until breadcrumb threads are complete by Chris Wilson · 8 years ago
  13. 677100c drm/i915: Pass atomic state to verify_connector_state by Maarten Lankhorst · 8 years ago
  14. c3b3265 drm/i915: Update atomic modeset state synchronously, v2. by Maarten Lankhorst · 8 years ago
  15. bbf35e9 drm/i915: Pass atomic state to intel_audio_codec_enable, v2. by Maarten Lankhorst · 8 years ago
  16. df18e72 drm/i915: Convert intel_hdmi to use atomic state by Maarten Lankhorst · 8 years ago
  17. 71d5895 drm/i915: avoid harmless empty-body warning by Arnd Bergmann · 8 years ago
  18. 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
  19. bfb8104 drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane by Ville Syrjälä · 8 years ago
  20. d2b2cbc drm/i915: Fix error handling for cursor/sprite plane create failure by Ville Syrjälä · 8 years ago
  21. 11df4d9 drm/i915: Grab the rotation from the passed plane state for VLV sprites by Ville Syrjälä · 8 years ago
  22. d0da48c drm/i915: Remove chipset flush after cache flush by Chris Wilson · 8 years ago
  23. 24327f8 drm/i915: Remove two sloppy inline functions from .h by Joonas Lahtinen · 8 years ago
  24. 58e197d drm/i915: Update DRIVER_DATE to 20161108 by Daniel Vetter · 8 years ago
  25. 7aa6ca6 drm/i915: Mark CPU cache as dirty when used for rendering by Chris Wilson · 8 years ago
  26. 31ab49a drm/i915: Add assert for no pending GPU requests during suspend/resume in LR mode by Imre Deak · 8 years ago
  27. 0cb5670 drm/i915: Make sure engines are idle during GPU idling in LR mode by Imre Deak · 8 years ago
  28. 93c97dc drm/i915: Avoid early GPU idling due to race with new request by Imre Deak · 8 years ago
  29. 5bd11a3 drm/i915: Avoid early GPU idling due to already pending idle work by Imre Deak · 8 years ago
  30. 767a222 drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  31. 0ef723c drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  32. dfd2812 drm/i915: Remove the vma from the object list upon close by Chris Wilson · 8 years ago
  33. 3b6411c drm/i915/gvt: implement scratch page table tree for shadow PPGTT by Ping Gao · 8 years ago
  34. 2fb39fa drm/i915/gvt: emulate vgpu engine reset control behavior by Du, Changbin · 8 years ago
  35. 9b17234 drm/i915/gvt: Fix workload status after wait by Zhenyu Wang · 8 years ago
  36. d436222 drm/i915/gvt: update misc ctl regs base on stepping info by Ping Gao · 8 years ago
  37. f24940e drm/i915/gvt: correct the emulation in TLB control handler by Ping Gao · 8 years ago
  38. 5f399f1 drm/i915/gvt: add write vreg in MMIO DMA_CTRL handler by Ping Gao · 8 years ago
  39. 337d066 drm/i915/gvt: remove unused variable 'execlist' by Ping Gao · 8 years ago
  40. 173bcc6 drm/i915/gvt: Fix shift for cmd data size by Zhenyu Wang · 8 years ago
  41. e0b7006 drm/i915: Reinit polling before hpd when resuming by Lyude · 8 years ago
  42. f97f193 drm/i915: Remove redundant reprobe in i915_drm_resume by Lyude · 8 years ago
  43. 9c75402 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  44. b30ce9e drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  45. 2c3a3f4 drm/i915: Fix pages pin counting around swizzle quirk by Chris Wilson · 8 years ago
  46. a44342a drm/i915: Fix test on inputs for vma_compare() by Chris Wilson · 8 years ago
  47. 72aa0d8 drm/i915/guc: Cache the client mapping by Chris Wilson · 8 years ago
  48. a933568 drm/i915: Tidy slab cache allocations by Tvrtko Ursulin · 8 years ago
  49. dfc5148 drm/i915: Introduce HAS_64BIT_RELOC by Joonas Lahtinen · 8 years ago
  50. c8247c0 drm/i915: Show the execlist queue in debugfs/i915_engine_info by Chris Wilson · 8 years ago
  51. 56cea32 drm/i915: Unify global_list into global_link by Joonas Lahtinen · 8 years ago
  52. 3ac168a drm/i915: Move hangcheck code out from i915_irq.c by Mika Kuoppala · 8 years ago
  53. fce9375 drm/i915/gtt: Mark tlbs dirty on clear by Mika Kuoppala · 8 years ago
  54. 37c6393 drm/i915/gtt: Fix pte clear range by Mika Kuoppala · 8 years ago
  55. 0a379e27 drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence by Ander Conselvan de Oliveira · 8 years ago
  56. 3599a91 drm/i915: Allow shrinking of userptr objects once again by Tvrtko Ursulin · 8 years ago
  57. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  58. bb72651 drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co. by Ville Syrjälä · 8 years ago
  59. 712bf36 drm/i915: Pass dev_priv to intel_suspend_hw() by Ville Syrjälä · 8 years ago
  60. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago
  61. ffc7a76 drm/i915: Pass dev_priv to single_enabled_crtc() by Ville Syrjälä · 8 years ago
  62. a9097be drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms by Ville Syrjälä · 8 years ago
  63. a26e523 drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE by Ville Syrjälä · 8 years ago
  64. 03427fc drm/i915: Pass dev_priv to HAS_FW_BLC by Ville Syrjälä · 8 years ago
  65. ef0f5e9 drm/i915: Pass dev_priv to .get_fifo_size() by Ville Syrjälä · 8 years ago
  66. 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
  67. 9b1e14f drm/i915: Pass dev_priv to IS_PINEVIEW() by Ville Syrjälä · 8 years ago
  68. 646d577 drm/i915: Pass dev_priv to IS_MOBILE() by Ville Syrjälä · 8 years ago
  69. 1353c4f drm/i915: Pass dev_priv to .get_display_clock_speed() by Ville Syrjälä · 8 years ago
  70. 4c75b94 drm/i915: Pass dev_priv to cdclk update funcs by Ville Syrjälä · 8 years ago
  71. 5ab0d85 drm/i915: Pass dev_priv to intel_crtc_init() by Ville Syrjälä · 8 years ago
  72. 9818783 drm/i915: Always use intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  73. b91eb5c drm/i915: Pass dev_priv to intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  74. f0ce231 drm/i915: Pass dev_priv to g4x wm functions by Ville Syrjälä · 8 years ago
  75. 30ad981 drm/i915: Pass dev_priv to vlv force pll functions by Ville Syrjälä · 8 years ago
  76. 0f0f74b drm/i915: Pass dev_priv to intel_wait_for_vblank() by Ville Syrjälä · 8 years ago
  77. e2af48c drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[] by Ville Syrjälä · 8 years ago
  78. efc2611 drm/i915: Use struct intel_crtc in legacy platform wm code by Ville Syrjälä · 8 years ago
  79. 432081b drm/i915: Pass intel_crtc to update_wm functions by Ville Syrjälä · 8 years ago
  80. 525b931 drm/i915: Pass intel_crtc to intel_crtc_active() by Ville Syrjälä · 8 years ago
  81. 65edccc drm/i915: Pass dev_priv to skl_init_scalers() by Ville Syrjälä · 8 years ago
  82. 580503c drm/i915: Pass dev_priv to plane constructors by Ville Syrjälä · 8 years ago
  83. 07c9a21 drm/i915: Export a function to flush the context upon pinning by Chris Wilson · 8 years ago
  84. 03af79e drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2. by Maarten Lankhorst · 8 years ago
  85. 49845a7 drm/i915/skl+: Clean up minimum allocations, v2. by Maarten Lankhorst · 8 years ago
  86. fefdd81 drm/i915/skl+: Remove minimum block allocation from crtc state. by Maarten Lankhorst · 8 years ago
  87. 1e6ee54 drm/i915/skl+: Remove data_rate from watermark struct, v2. by Maarten Lankhorst · 8 years ago
  88. 7570498 drm/i915/gen9+: Use for_each_intel_plane_on_crtc in skl_print_wm_changes, v2. by Maarten Lankhorst · 8 years ago
  89. 220b096 drm/i915/gen9+: Use cstate plane mask instead of crtc->state. by Maarten Lankhorst · 8 years ago
  90. c8fe32c drm/i915/skl+: Prepare for removing data rate from skl watermark state, v2. by Maarten Lankhorst · 8 years ago
  91. 548625e drm/i915: Improve lockdep tracking for obj->mm.lock by Chris Wilson · 8 years ago
  92. db6c2b4 drm/i915: Store the vma in an rbtree under the object by Chris Wilson · 8 years ago
  93. bc0629a drm/i915: Track pages pinned due to swizzling quirk by Chris Wilson · 8 years ago
  94. cb399ea drm/i915: Avoid accessing request->timeline outside of its lifetime by Chris Wilson · 8 years ago
  95. 5359727 drm/i915: Move the recently scanned objects to the tail after shrinking by Chris Wilson · 8 years ago
  96. 4159816 drm/i915: Discard objects from mm global_list after being shrunk by Chris Wilson · 8 years ago
  97. 7d5d59e drm/i915: Use the full hammer when shutting down the rcu tasks by Chris Wilson · 8 years ago
  98. 1890ae6 drm/i915: Reorganize sprite init by Ville Syrjälä · 8 years ago
  99. b079bd17 drm/i915: Bail if plane/crtc init fails by Ville Syrjälä · 8 years ago
  100. a81d6fa drm/i915: Initialize planes in a reasonable order by Ville Syrjälä · 8 years ago