1. 760a898 drm/i915: Retire the VMA's fence tracker before unbinding by Chris Wilson · 8 years ago
  2. a25bcad drm/i915: select CRC32 by Nicholas Piggin · 8 years ago
  3. 25ffaa6 drm/i915: Pass the right flags to i915_vma_move_to_active() by Chris Wilson · 8 years ago
  4. d3d3765 drm/i915: Enable Engine reset and recovery support by Michel Thierry · 8 years ago
  5. abeb4de drm/i915/selftests: reset engine self tests by Michel Thierry · 8 years ago
  6. 061d06a drm/i915: Export per-engine reset count info to debugfs by Michel Thierry · 8 years ago
  7. 702c8f8 drm/i915: Add engine reset count to error state by Michel Thierry · 8 years ago
  8. a1ef70e drm/i915: Add support for per engine reset recovery by Michel Thierry · 8 years ago
  9. 142bc7d drm/i915: Modify error handler for per engine hang recovery by Michel Thierry · 8 years ago
  10. ed35dd7 drm/i915: Update i915.reset to handle engine resets by Michel Thierry · 8 years ago
  11. c64992e drm/i915: Look for active requests earlier in the reset path by Michel Thierry · 8 years ago
  12. d536730 drm/i915: Wait for concurrent global resets to complete by Chris Wilson · 8 years ago
  13. 1acfc10 drm/i915: Enable rcu-only context lookups by Chris Wilson · 8 years ago
  14. 5f09a9c drm/i915: Allow contexts to be unreferenced locklessly by Chris Wilson · 8 years ago
  15. 829a0af drm/i915: Group all the global context information together by Chris Wilson · 8 years ago
  16. c58949f drm/i915: Do not re-calculate num_rings locally by Tvrtko Ursulin · 8 years ago
  17. 33def1f drm/i915: Simplify intel_engines_init by Tvrtko Ursulin · 8 years ago
  18. 1f588ae drm/i915/cnl: Fix RMW on ddi vswing sequence. by Rodrigo Vivi · 8 years ago
  19. 93e5f0b drm/i915: Make intel_digital_port_connected() work for any port by Ville Syrjälä · 8 years ago
  20. 9ddb8e1 drm/i915: Update DRIVER_DATE to 20170619 by Daniel Vetter · 8 years ago
  21. 46c2666 drm/i915/cfl: Introduce Coffee Lake workarounds. by Rodrigo Vivi · 8 years ago
  22. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  23. 95ff7c7 drm/i915: Stash a pointer to the obj's resv in the vma by Chris Wilson · 8 years ago
  24. 7dd4f67 drm/i915: Async GPU relocation processing by Chris Wilson · 8 years ago
  25. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  26. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  27. 616d9ce drm/i915: First try the previous execbuffer location by Chris Wilson · 8 years ago
  28. dade2a6 drm/i915: Store a persistent reference for an object in the execbuffer cache by Chris Wilson · 8 years ago
  29. 2889caa drm/i915: Eliminate lots of iterations over the execobjects array by Chris Wilson · 8 years ago
  30. 071750e drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 8 years ago
  31. 507d977 drm/i915: Pass vma to relocate entry by Chris Wilson · 8 years ago
  32. 4ff4b44 drm/i915: Store a direct lookup from object handle to vma by Chris Wilson · 8 years ago
  33. 4c9c0d0 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 8 years ago
  34. 7fc92e9 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty by Chris Wilson · 8 years ago
  35. e27ab73 drm/i915: Mark CPU cache as dirty on every transition for CPU writes by Chris Wilson · 8 years ago
  36. b8e5d2e drm/i915: Make i915_vma_destroy() static by Chris Wilson · 8 years ago
  37. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 8 years ago
  38. 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
  39. 9a30a26 Revert "drm/i915/skl: New ddb allocation algorithm" by Rodrigo Vivi · 8 years ago
  40. 8a1deb3 drm/i915/glk: Add cold boot sequence for GLK DSI by Madhav Chauhan · 8 years ago
  41. 74e4ce6 drm/i915/glk: Split GLK DSI device ready functionality by Madhav Chauhan · 8 years ago
  42. f6262bd drm/i915: Don't enable backlight at setup time. by Dhinakaran Pandiyan · 8 years ago
  43. 29962ac drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static by Colin Ian King · 8 years ago
  44. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  45. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  46. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  47. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  48. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  49. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  50. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  51. 8c45cec drm/i915: Split vma exec_link/evict_link by Chris Wilson · 8 years ago
  52. d55495b drm/i915: Use vma->exec_entry as our double-entry placeholder by Chris Wilson · 8 years ago
  53. 650bc63 drm/i915: Amalgamate execbuffer parameter structures by Chris Wilson · 8 years ago
  54. 28c7ef9 drm/i915/perf: add GLK support by Lionel Landwerlin · 8 years ago
  55. 6c5c1d8 drm/i915/perf: add KBL support by Lionel Landwerlin · 8 years ago
  56. 3891589 drm/i915: add KBL GT2/GT3 check macros by Lionel Landwerlin · 8 years ago
  57. 1bef340 drm/i915/perf: remove perf.hook_lock by Robert Bragg · 8 years ago
  58. 155e941 drm/i915/perf: per-gen timebase for checking sample freq by Robert Bragg · 8 years ago
  59. fc59921 drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT by Robert Bragg · 8 years ago
  60. 19f81df drm/i915/perf: Add OA unit support for Gen 8+ by Robert Bragg · 8 years ago
  61. 5182f64 drm/i915/perf: Add 'render basic' Gen8+ OA unit configs by Robert Bragg · 8 years ago
  62. 3f488d9 drm/i915/perf: rework mux configurations queries by Lionel Landwerlin · 8 years ago
  63. f532023 drm/i915: expose _SUBSLICE_MASK GETPARM by Robert Bragg · 8 years ago
  64. 7fed555 drm/i915: expose _SLICE_MASK GETPARM by Robert Bragg · 8 years ago
  65. 9ee82d7 drm/i915: Reinstate reservation_object zapping for batch_pool objects by Chris Wilson · 8 years ago
  66. 290271d drm/i915: Spin for struct_mutex inside shrinker by Chris Wilson · 8 years ago
  67. 0f6ab55 drm/i915: Only restrict noreclaim in the early shrink passes by Chris Wilson · 8 years ago
  68. eaf4180 drm/i915: Remove __GFP_NORETRY from our buffer allocator by Chris Wilson · 8 years ago
  69. 4846bf0 drm/i915: Encourage our shrinker more when our shmemfs allocations fails by Chris Wilson · 8 years ago
  70. da411a4 drm/i915/cfl: Basic DDI plumbing for Coffee Lake. by Rodrigo Vivi · 8 years ago
  71. 1fa62e1 drm/i915/cnl: Enable wrpll computation for CNL by Kahola, Mika · 8 years ago
  72. ff15947 drm/i915/cnl: LSPCON support is gen9+ by Rodrigo Vivi · 8 years ago
  73. 4efa16c drm/i915/cnl: Enable fifo underrun for Cannonlake. by Rodrigo Vivi · 8 years ago
  74. f9569aa drm/i915/cnl: Fix Cannonlake scaler mode programing. by Rodrigo Vivi · 8 years ago
  75. 1a7399a drm/i915: Use HAS_CSR instead of gen number on DMC load. by Rodrigo Vivi · 8 years ago
  76. cebfcea drm/i915/DMC/CNL: Load DMC on CNL by Anusha Srivatsa · 8 years ago
  77. 0091abc drm/i915/cnl: Enable loadgen_select bit for vswing sequence by Clint Taylor · 8 years ago
  78. cf54ca8 drm/i915/cnl: Implement voltage swing sequence. by Rodrigo Vivi · 8 years ago
  79. 83fb7ab drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake. by Rodrigo Vivi · 8 years ago
  80. 0441610 drm/i915/cnl: Add registers related to voltage swing sequences. by Rodrigo Vivi · 8 years ago
  81. 4557c60 drm/i915: Add MMIO helper for 6 ports with different offsets. by Rodrigo Vivi · 8 years ago
  82. a927c92 drm/i915/cnl: Initialize PLLs by Rodrigo Vivi · 8 years ago
  83. 8b0f7e0 drm/i915: Configure DPLL's for Cannonlake by Kahola, Mika · 8 years ago
  84. 555e38d drm/i915/cnl: DDI - PLL mapping by Rodrigo Vivi · 8 years ago
  85. d1999e9 drm/i915/cnl: Allow dynamic cdclk changes on CNL by Rodrigo Vivi · 8 years ago
  86. d8d4a51 drm/i915/cnl: Implement CNL display init/unit sequence by Ville Syrjälä · 8 years ago
  87. ef4f7a6 drm/i915/cnl: Implement .set_cdclk() for CNL by Ville Syrjälä · 8 years ago
  88. 945f267 drm/i915/cnl: Implement .get_display_clock_speed() for CNL by Ville Syrjälä · 8 years ago
  89. 7d025e0 drm/i915: Pass atomic state to backlight enable/disable/set callbacks. by Maarten Lankhorst · 8 years ago
  90. 90d7cd2 drm/i915: Pass connector state to intel_panel_set_backlight_acpi by Maarten Lankhorst · 8 years ago
  91. b037d58 drm/i915: Pass crtc_state and connector state to backlight enable/disable functions by Maarten Lankhorst · 8 years ago
  92. 0c8792d drm/i915: Fix GVT-g PVINFO version compatibility check by Zhenyu Wang · 8 years ago
  93. 84cd843 drm/i915/cfl: Coffee Lake reuses Kabylake DMC. by Rodrigo Vivi · 8 years ago
  94. 5e5d8b6 drm/i915/huc: Load HuC on Coffee Lake by Anusha Srivatsa · 8 years ago
  95. c0f8296 drm/i915/guc: Load GuC on Coffee Lake by Anusha Srivatsa · 8 years ago
  96. d29fe70 drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku. by Anusha Srivatsa · 8 years ago
  97. ccfd132 drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku. by Anusha Srivatsa · 8 years ago
  98. b056f8f drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus. by Anusha Srivatsa · 8 years ago
  99. 07981f2 drm/i915/glk: Remove the alpha_support flag by Ander Conselvan de Oliveira · 8 years ago
  100. 82525c1 drm/i915/cfl: Introduce Display workarounds for Coffee Lake. by Rodrigo Vivi · 8 years ago