1. fcace3b drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming by Navare, Manasi D · 8 years ago
  2. 98eed3d drm/i915/cfl: Fix Workarounds. by Rodrigo Vivi · 8 years ago
  3. 4d470f7 drm/i915: Avoid undefined behaviour of "u32 >> 32" by Chris Wilson · 8 years ago
  4. 886015a drm/i915: reintroduce VLV/CHV PFI programming power domain workaround by Gabriel Krisman Bertazi · 8 years ago
  5. 7b92c1b drm/i915: Avoid keeping waitboost active for signaling threads by Chris Wilson · 8 years ago
  6. 13f8458 drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend by Chris Wilson · 8 years ago
  7. 9cd9001 drm/i915: Cancel pending execlists irq handler upon idling by Chris Wilson · 8 years ago
  8. 7c3f531 drm/i915: Fix an error checking test by Christophe JAILLET · 8 years ago
  9. 774eed4 drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback by Chris Wilson · 8 years ago
  10. e38c2da drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 8 years ago
  11. 12c8ca9 drm/i915/dp: Remove -1/+1 from t11_t12 for Gen9_LP/CNP case by Manasi Navare · 8 years ago
  12. 770a17a drm/i915/dp: Fix the t11_t12 panel power cycle delay from VBT read by Manasi Navare · 8 years ago
  13. 36703e7 drm/i915: Break modeset deadlocks on reset by Chris Wilson · 8 years ago
  14. ae25ece drm/i915: Add option to support dynamic backlight via DPCD by Puthikorn Voravootivat · 8 years ago
  15. 560a758 drm/i915: Add heuristic to determine better way to adjust brightness by Puthikorn Voravootivat · 8 years ago
  16. c03e53b drm/i915: Set PWM divider to match desired frequency in vbt by Puthikorn Voravootivat · 8 years ago
  17. c5e855d drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection by Ville Syrjälä · 8 years ago
  18. d4cdbf0 drm/i915: Clean up some expressions by Ville Syrjälä · 8 years ago
  19. 243dec5 drm/i915: Document that PPT==CPT and WPT==LPT by Ville Syrjälä · 8 years ago
  20. aa03213 drm/i915: s/Couar/Cougar/ by Ville Syrjälä · 8 years ago
  21. b9eb89b drm/i915: Use HAS_PCH_CPT() everywhere by Ville Syrjälä · 8 years ago
  22. 4a234c5 drm/i915: pass the vma to insert_entries by Matthew Auld · 8 years ago
  23. 51d05e1 drm/i915: Clear execbuf's vma backpointer upon release by Chris Wilson · 8 years ago
  24. 4ee056f drm/i915: Cancel pending execlist tasklet upon wedging by Chris Wilson · 8 years ago
  25. 0caf81b drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object by Chris Wilson · 8 years ago
  26. 7a3bc03 drm/i915: Assert the vma's active tracking is clear before free by Chris Wilson · 8 years ago
  27. 760a898 drm/i915: Retire the VMA's fence tracker before unbinding by Chris Wilson · 8 years ago
  28. a25bcad drm/i915: select CRC32 by Nicholas Piggin · 8 years ago
  29. 25ffaa6 drm/i915: Pass the right flags to i915_vma_move_to_active() by Chris Wilson · 8 years ago
  30. d3d3765 drm/i915: Enable Engine reset and recovery support by Michel Thierry · 8 years ago
  31. abeb4de drm/i915/selftests: reset engine self tests by Michel Thierry · 8 years ago
  32. 061d06a drm/i915: Export per-engine reset count info to debugfs by Michel Thierry · 8 years ago
  33. 702c8f8 drm/i915: Add engine reset count to error state by Michel Thierry · 8 years ago
  34. a1ef70e drm/i915: Add support for per engine reset recovery by Michel Thierry · 8 years ago
  35. 142bc7d drm/i915: Modify error handler for per engine hang recovery by Michel Thierry · 8 years ago
  36. ed35dd7 drm/i915: Update i915.reset to handle engine resets by Michel Thierry · 8 years ago
  37. c64992e drm/i915: Look for active requests earlier in the reset path by Michel Thierry · 8 years ago
  38. d536730 drm/i915: Wait for concurrent global resets to complete by Chris Wilson · 8 years ago
  39. 1acfc10 drm/i915: Enable rcu-only context lookups by Chris Wilson · 8 years ago
  40. 5f09a9c drm/i915: Allow contexts to be unreferenced locklessly by Chris Wilson · 8 years ago
  41. 829a0af drm/i915: Group all the global context information together by Chris Wilson · 8 years ago
  42. c58949f drm/i915: Do not re-calculate num_rings locally by Tvrtko Ursulin · 8 years ago
  43. 33def1f drm/i915: Simplify intel_engines_init by Tvrtko Ursulin · 8 years ago
  44. 1f588ae drm/i915/cnl: Fix RMW on ddi vswing sequence. by Rodrigo Vivi · 8 years ago
  45. 93e5f0b drm/i915: Make intel_digital_port_connected() work for any port by Ville Syrjälä · 8 years ago
  46. 9ddb8e1 drm/i915: Update DRIVER_DATE to 20170619 by Daniel Vetter · 8 years ago
  47. 46c2666 drm/i915/cfl: Introduce Coffee Lake workarounds. by Rodrigo Vivi · 8 years ago
  48. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  49. 95ff7c7 drm/i915: Stash a pointer to the obj's resv in the vma by Chris Wilson · 8 years ago
  50. 7dd4f67 drm/i915: Async GPU relocation processing by Chris Wilson · 8 years ago
  51. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  52. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  53. 616d9ce drm/i915: First try the previous execbuffer location by Chris Wilson · 8 years ago
  54. dade2a6 drm/i915: Store a persistent reference for an object in the execbuffer cache by Chris Wilson · 8 years ago
  55. 2889caa drm/i915: Eliminate lots of iterations over the execobjects array by Chris Wilson · 8 years ago
  56. 071750e drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 8 years ago
  57. 507d977 drm/i915: Pass vma to relocate entry by Chris Wilson · 8 years ago
  58. 4ff4b44 drm/i915: Store a direct lookup from object handle to vma by Chris Wilson · 8 years ago
  59. 4c9c0d0 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 8 years ago
  60. 7fc92e9 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty by Chris Wilson · 8 years ago
  61. e27ab73 drm/i915: Mark CPU cache as dirty on every transition for CPU writes by Chris Wilson · 8 years ago
  62. b8e5d2e drm/i915: Make i915_vma_destroy() static by Chris Wilson · 8 years ago
  63. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 8 years ago
  64. 7dfb9ba Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Jani Nikula · 8 years ago
  65. 9a30a26 Revert "drm/i915/skl: New ddb allocation algorithm" by Rodrigo Vivi · 8 years ago
  66. 8a1deb3 drm/i915/glk: Add cold boot sequence for GLK DSI by Madhav Chauhan · 8 years ago
  67. 74e4ce6 drm/i915/glk: Split GLK DSI device ready functionality by Madhav Chauhan · 8 years ago
  68. f6262bd drm/i915: Don't enable backlight at setup time. by Dhinakaran Pandiyan · 8 years ago
  69. 29962ac drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static by Colin Ian King · 8 years ago
  70. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  71. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  72. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  73. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  74. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  75. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  76. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  77. 8c45cec drm/i915: Split vma exec_link/evict_link by Chris Wilson · 8 years ago
  78. d55495b drm/i915: Use vma->exec_entry as our double-entry placeholder by Chris Wilson · 8 years ago
  79. 650bc63 drm/i915: Amalgamate execbuffer parameter structures by Chris Wilson · 8 years ago
  80. 28c7ef9 drm/i915/perf: add GLK support by Lionel Landwerlin · 8 years ago
  81. 6c5c1d8 drm/i915/perf: add KBL support by Lionel Landwerlin · 8 years ago
  82. 3891589 drm/i915: add KBL GT2/GT3 check macros by Lionel Landwerlin · 8 years ago
  83. 1bef340 drm/i915/perf: remove perf.hook_lock by Robert Bragg · 8 years ago
  84. 155e941 drm/i915/perf: per-gen timebase for checking sample freq by Robert Bragg · 8 years ago
  85. fc59921 drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT by Robert Bragg · 8 years ago
  86. 19f81df drm/i915/perf: Add OA unit support for Gen 8+ by Robert Bragg · 8 years ago
  87. 5182f64 drm/i915/perf: Add 'render basic' Gen8+ OA unit configs by Robert Bragg · 8 years ago
  88. 3f488d9 drm/i915/perf: rework mux configurations queries by Lionel Landwerlin · 8 years ago
  89. f532023 drm/i915: expose _SUBSLICE_MASK GETPARM by Robert Bragg · 8 years ago
  90. 7fed555 drm/i915: expose _SLICE_MASK GETPARM by Robert Bragg · 8 years ago
  91. 9ee82d7 drm/i915: Reinstate reservation_object zapping for batch_pool objects by Chris Wilson · 8 years ago
  92. 290271d drm/i915: Spin for struct_mutex inside shrinker by Chris Wilson · 8 years ago
  93. 0f6ab55 drm/i915: Only restrict noreclaim in the early shrink passes by Chris Wilson · 8 years ago
  94. eaf4180 drm/i915: Remove __GFP_NORETRY from our buffer allocator by Chris Wilson · 8 years ago
  95. 4846bf0 drm/i915: Encourage our shrinker more when our shmemfs allocations fails by Chris Wilson · 8 years ago
  96. da411a4 drm/i915/cfl: Basic DDI plumbing for Coffee Lake. by Rodrigo Vivi · 8 years ago
  97. 1fa62e1 drm/i915/cnl: Enable wrpll computation for CNL by Kahola, Mika · 8 years ago
  98. ff15947 drm/i915/cnl: LSPCON support is gen9+ by Rodrigo Vivi · 8 years ago
  99. 4efa16c drm/i915/cnl: Enable fifo underrun for Cannonlake. by Rodrigo Vivi · 8 years ago
  100. f9569aa drm/i915/cnl: Fix Cannonlake scaler mode programing. by Rodrigo Vivi · 8 years ago