1. 93c97dc drm/i915: Avoid early GPU idling due to race with new request by Imre Deak · 8 years ago
  2. 5bd11a3 drm/i915: Avoid early GPU idling due to already pending idle work by Imre Deak · 8 years ago
  3. 767a222 drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  4. 0ef723c drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  5. dfd2812 drm/i915: Remove the vma from the object list upon close by Chris Wilson · 8 years ago
  6. e0b7006 drm/i915: Reinit polling before hpd when resuming by Lyude · 8 years ago
  7. f97f193 drm/i915: Remove redundant reprobe in i915_drm_resume by Lyude · 8 years ago
  8. 9c75402 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  9. b30ce9e drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  10. 2c3a3f4 drm/i915: Fix pages pin counting around swizzle quirk by Chris Wilson · 8 years ago
  11. a44342a drm/i915: Fix test on inputs for vma_compare() by Chris Wilson · 8 years ago
  12. 72aa0d8 drm/i915/guc: Cache the client mapping by Chris Wilson · 8 years ago
  13. a933568 drm/i915: Tidy slab cache allocations by Tvrtko Ursulin · 8 years ago
  14. dfc5148 drm/i915: Introduce HAS_64BIT_RELOC by Joonas Lahtinen · 8 years ago
  15. c8247c0 drm/i915: Show the execlist queue in debugfs/i915_engine_info by Chris Wilson · 8 years ago
  16. 56cea32 drm/i915: Unify global_list into global_link by Joonas Lahtinen · 8 years ago
  17. 3ac168a drm/i915: Move hangcheck code out from i915_irq.c by Mika Kuoppala · 8 years ago
  18. fce9375 drm/i915/gtt: Mark tlbs dirty on clear by Mika Kuoppala · 8 years ago
  19. 37c6393 drm/i915/gtt: Fix pte clear range by Mika Kuoppala · 8 years ago
  20. 0a379e27 drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence by Ander Conselvan de Oliveira · 8 years ago
  21. 3599a91 drm/i915: Allow shrinking of userptr objects once again by Tvrtko Ursulin · 8 years ago
  22. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  23. bb72651 drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co. by Ville Syrjälä · 8 years ago
  24. 712bf36 drm/i915: Pass dev_priv to intel_suspend_hw() by Ville Syrjälä · 8 years ago
  25. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago
  26. ffc7a76 drm/i915: Pass dev_priv to single_enabled_crtc() by Ville Syrjälä · 8 years ago
  27. a9097be drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms by Ville Syrjälä · 8 years ago
  28. a26e523 drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE by Ville Syrjälä · 8 years ago
  29. 03427fc drm/i915: Pass dev_priv to HAS_FW_BLC by Ville Syrjälä · 8 years ago
  30. ef0f5e9 drm/i915: Pass dev_priv to .get_fifo_size() by Ville Syrjälä · 8 years ago
  31. 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
  32. 9b1e14f drm/i915: Pass dev_priv to IS_PINEVIEW() by Ville Syrjälä · 8 years ago
  33. 646d577 drm/i915: Pass dev_priv to IS_MOBILE() by Ville Syrjälä · 8 years ago
  34. 1353c4f drm/i915: Pass dev_priv to .get_display_clock_speed() by Ville Syrjälä · 8 years ago
  35. 4c75b94 drm/i915: Pass dev_priv to cdclk update funcs by Ville Syrjälä · 8 years ago
  36. 5ab0d85 drm/i915: Pass dev_priv to intel_crtc_init() by Ville Syrjälä · 8 years ago
  37. 9818783 drm/i915: Always use intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  38. b91eb5c drm/i915: Pass dev_priv to intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  39. f0ce231 drm/i915: Pass dev_priv to g4x wm functions by Ville Syrjälä · 8 years ago
  40. 30ad981 drm/i915: Pass dev_priv to vlv force pll functions by Ville Syrjälä · 8 years ago
  41. 0f0f74b drm/i915: Pass dev_priv to intel_wait_for_vblank() by Ville Syrjälä · 8 years ago
  42. e2af48c drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[] by Ville Syrjälä · 8 years ago
  43. efc2611 drm/i915: Use struct intel_crtc in legacy platform wm code by Ville Syrjälä · 8 years ago
  44. 432081b drm/i915: Pass intel_crtc to update_wm functions by Ville Syrjälä · 8 years ago
  45. 525b931 drm/i915: Pass intel_crtc to intel_crtc_active() by Ville Syrjälä · 8 years ago
  46. 65edccc drm/i915: Pass dev_priv to skl_init_scalers() by Ville Syrjälä · 8 years ago
  47. 580503c drm/i915: Pass dev_priv to plane constructors by Ville Syrjälä · 8 years ago
  48. 07c9a21 drm/i915: Export a function to flush the context upon pinning by Chris Wilson · 8 years ago
  49. 03af79e drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2. by Maarten Lankhorst · 8 years ago
  50. 49845a7 drm/i915/skl+: Clean up minimum allocations, v2. by Maarten Lankhorst · 8 years ago
  51. fefdd81 drm/i915/skl+: Remove minimum block allocation from crtc state. by Maarten Lankhorst · 8 years ago
  52. 1e6ee54 drm/i915/skl+: Remove data_rate from watermark struct, v2. by Maarten Lankhorst · 8 years ago
  53. 7570498 drm/i915/gen9+: Use for_each_intel_plane_on_crtc in skl_print_wm_changes, v2. by Maarten Lankhorst · 8 years ago
  54. 220b096 drm/i915/gen9+: Use cstate plane mask instead of crtc->state. by Maarten Lankhorst · 8 years ago
  55. c8fe32c drm/i915/skl+: Prepare for removing data rate from skl watermark state, v2. by Maarten Lankhorst · 8 years ago
  56. 548625e drm/i915: Improve lockdep tracking for obj->mm.lock by Chris Wilson · 8 years ago
  57. db6c2b4 drm/i915: Store the vma in an rbtree under the object by Chris Wilson · 8 years ago
  58. bc0629a drm/i915: Track pages pinned due to swizzling quirk by Chris Wilson · 8 years ago
  59. cb399ea drm/i915: Avoid accessing request->timeline outside of its lifetime by Chris Wilson · 8 years ago
  60. 5359727 drm/i915: Move the recently scanned objects to the tail after shrinking by Chris Wilson · 8 years ago
  61. 4159816 drm/i915: Discard objects from mm global_list after being shrunk by Chris Wilson · 8 years ago
  62. 7d5d59e drm/i915: Use the full hammer when shutting down the rcu tasks by Chris Wilson · 8 years ago
  63. 1890ae6 drm/i915: Reorganize sprite init by Ville Syrjälä · 8 years ago
  64. b079bd17 drm/i915: Bail if plane/crtc init fails by Ville Syrjälä · 8 years ago
  65. a81d6fa drm/i915: Initialize planes in a reasonable order by Ville Syrjälä · 8 years ago
  66. 33edc24 drm/i915: Don't try to initialize sprite planes on pre-ilk by Ville Syrjälä · 8 years ago
  67. 7b7a119 drm/i915: Mark up obj->mm.lock for shrinker by Chris Wilson · 8 years ago
  68. 642525d MAINTAINERS: drop dri-devel list for i915 by Jani Nikula · 8 years ago
  69. b64b540 drm/i915/vlv: Prevent enabling hpd polling in late suspend by Lyude · 8 years ago
  70. 80b204b drm/i915: Enable multiple timelines by Chris Wilson · 8 years ago
  71. f2d1329 drm/i915: Defer setting of global seqno on request to submission by Chris Wilson · 8 years ago
  72. 28176ef drm/i915: Reserve space in the global seqno during request allocation by Chris Wilson · 8 years ago
  73. f6168e3 drm/i915: Convert breadcrumbs spinlock to be irqsafe by Chris Wilson · 8 years ago
  74. 562f5d4 drm/i915: Create a unique name for the context by Chris Wilson · 8 years ago
  75. 85e17f5 drm/i915: Move the global sync optimisation to the timeline by Chris Wilson · 8 years ago
  76. caddfe7 drm/i915: Defer breadcrumb emission by Chris Wilson · 8 years ago
  77. 98f29e8 drm/i915: Record space required for breadcrumb emission by Chris Wilson · 8 years ago
  78. 9b81d55 drm/i915: Rename ->emit_request to ->emit_breadcrumb by Chris Wilson · 8 years ago
  79. 65e4760 drm/i915: Introduce a global_seqno for each request by Chris Wilson · 8 years ago
  80. 4680816b drm/i915: Wait first for submission, before waiting for request completion by Chris Wilson · 8 years ago
  81. 3033aca drm/i915: Queue the idling context switch after all other timelines by Chris Wilson · 8 years ago
  82. 73cb970 drm/i915: Combine seqno + tracking into a global timeline struct by Chris Wilson · 8 years ago
  83. c004a90 drm/i915: Restore nonblocking awaits for modesetting by Chris Wilson · 8 years ago
  84. d07f0e5 drm/i915: Move GEM activity tracking into a common struct reservation_object by Chris Wilson · 8 years ago
  85. f0cd518 drm/i915: Use lockless object free by Chris Wilson · 8 years ago
  86. fbbd37b drm/i915: Move object release to a freelist + worker by Chris Wilson · 8 years ago
  87. 40e62d5 drm/i915: Acquire the backing storage outside of struct_mutex in set-domain by Chris Wilson · 8 years ago
  88. fe11562 drm/i915: Implement pwrite without struct-mutex by Chris Wilson · 8 years ago
  89. bb6dc8d drm/i915: Implement pread without struct-mutex by Chris Wilson · 8 years ago
  90. 7dd737f drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex by Chris Wilson · 8 years ago
  91. 1233e2d drm/i915: Move object backing storage manipulation to its own locking by Chris Wilson · 8 years ago
  92. 03ac84f drm/i915: Pass around sg_table to get_pages/put_pages backend by Chris Wilson · 8 years ago
  93. a4f5ea6 drm/i915: Refactor object page API by Chris Wilson · 8 years ago
  94. d2a84a7 drm/i915: Use radixtree to jump start intel_partial_pages() by Chris Wilson · 8 years ago
  95. 96d7763 drm/i915: Use a radixtree for random access to the object's backing storage by Chris Wilson · 8 years ago
  96. 4c7d62c drm/i915: Markup GEM API with lockdep asserts by Chris Wilson · 8 years ago
  97. 4e50f08 drm/i915: Reuse the active golden render state batch by Chris Wilson · 8 years ago
  98. 920cf41 drm/i915: Introduce an internal allocator for disposable private objects by Chris Wilson · 8 years ago
  99. f8a7fde drm/i915: Defer active reference until required by Chris Wilson · 8 years ago
  100. 2e36991 drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() by Chris Wilson · 8 years ago