1. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  2. 95ff7c7 drm/i915: Stash a pointer to the obj's resv in the vma by Chris Wilson · 8 years ago
  3. 7dd4f67 drm/i915: Async GPU relocation processing by Chris Wilson · 8 years ago
  4. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  5. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  6. 616d9ce drm/i915: First try the previous execbuffer location by Chris Wilson · 8 years ago
  7. dade2a6 drm/i915: Store a persistent reference for an object in the execbuffer cache by Chris Wilson · 8 years ago
  8. 2889caa drm/i915: Eliminate lots of iterations over the execobjects array by Chris Wilson · 8 years ago
  9. 071750e drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 8 years ago
  10. 507d977 drm/i915: Pass vma to relocate entry by Chris Wilson · 8 years ago
  11. 4ff4b44 drm/i915: Store a direct lookup from object handle to vma by Chris Wilson · 8 years ago
  12. 4c9c0d0 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 8 years ago
  13. 7fc92e9 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty by Chris Wilson · 8 years ago
  14. e27ab73 drm/i915: Mark CPU cache as dirty on every transition for CPU writes by Chris Wilson · 8 years ago
  15. b8e5d2e drm/i915: Make i915_vma_destroy() static by Chris Wilson · 8 years ago
  16. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 8 years ago
  17. 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
  18. 9a30a26 Revert "drm/i915/skl: New ddb allocation algorithm" by Rodrigo Vivi · 8 years ago
  19. 8a1deb3 drm/i915/glk: Add cold boot sequence for GLK DSI by Madhav Chauhan · 8 years ago
  20. 74e4ce6 drm/i915/glk: Split GLK DSI device ready functionality by Madhav Chauhan · 8 years ago
  21. f6262bd drm/i915: Don't enable backlight at setup time. by Dhinakaran Pandiyan · 8 years ago
  22. 29962ac drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static by Colin Ian King · 8 years ago
  23. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  24. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  25. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  26. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  27. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  28. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  29. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  30. 8c45cec drm/i915: Split vma exec_link/evict_link by Chris Wilson · 8 years ago
  31. d55495b drm/i915: Use vma->exec_entry as our double-entry placeholder by Chris Wilson · 8 years ago
  32. 650bc63 drm/i915: Amalgamate execbuffer parameter structures by Chris Wilson · 8 years ago
  33. 28c7ef9 drm/i915/perf: add GLK support by Lionel Landwerlin · 8 years ago
  34. 6c5c1d8 drm/i915/perf: add KBL support by Lionel Landwerlin · 8 years ago
  35. 3891589 drm/i915: add KBL GT2/GT3 check macros by Lionel Landwerlin · 8 years ago
  36. 1bef340 drm/i915/perf: remove perf.hook_lock by Robert Bragg · 8 years ago
  37. 155e941 drm/i915/perf: per-gen timebase for checking sample freq by Robert Bragg · 8 years ago
  38. fc59921 drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT by Robert Bragg · 8 years ago
  39. 19f81df drm/i915/perf: Add OA unit support for Gen 8+ by Robert Bragg · 8 years ago
  40. 5182f64 drm/i915/perf: Add 'render basic' Gen8+ OA unit configs by Robert Bragg · 8 years ago
  41. 3f488d9 drm/i915/perf: rework mux configurations queries by Lionel Landwerlin · 8 years ago
  42. f532023 drm/i915: expose _SUBSLICE_MASK GETPARM by Robert Bragg · 8 years ago
  43. 7fed555 drm/i915: expose _SLICE_MASK GETPARM by Robert Bragg · 8 years ago
  44. 9ee82d7 drm/i915: Reinstate reservation_object zapping for batch_pool objects by Chris Wilson · 8 years ago
  45. 290271d drm/i915: Spin for struct_mutex inside shrinker by Chris Wilson · 8 years ago
  46. 0f6ab55 drm/i915: Only restrict noreclaim in the early shrink passes by Chris Wilson · 8 years ago
  47. eaf4180 drm/i915: Remove __GFP_NORETRY from our buffer allocator by Chris Wilson · 8 years ago
  48. 4846bf0 drm/i915: Encourage our shrinker more when our shmemfs allocations fails by Chris Wilson · 8 years ago
  49. da411a4 drm/i915/cfl: Basic DDI plumbing for Coffee Lake. by Rodrigo Vivi · 8 years ago
  50. 1fa62e1 drm/i915/cnl: Enable wrpll computation for CNL by Kahola, Mika · 8 years ago
  51. ff15947 drm/i915/cnl: LSPCON support is gen9+ by Rodrigo Vivi · 8 years ago
  52. 4efa16c drm/i915/cnl: Enable fifo underrun for Cannonlake. by Rodrigo Vivi · 8 years ago
  53. f9569aa drm/i915/cnl: Fix Cannonlake scaler mode programing. by Rodrigo Vivi · 8 years ago
  54. 1a7399a drm/i915: Use HAS_CSR instead of gen number on DMC load. by Rodrigo Vivi · 8 years ago
  55. cebfcea drm/i915/DMC/CNL: Load DMC on CNL by Anusha Srivatsa · 8 years ago
  56. 0091abc drm/i915/cnl: Enable loadgen_select bit for vswing sequence by Clint Taylor · 8 years ago
  57. cf54ca8 drm/i915/cnl: Implement voltage swing sequence. by Rodrigo Vivi · 8 years ago
  58. 83fb7ab drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake. by Rodrigo Vivi · 8 years ago
  59. 0441610 drm/i915/cnl: Add registers related to voltage swing sequences. by Rodrigo Vivi · 8 years ago
  60. 4557c60 drm/i915: Add MMIO helper for 6 ports with different offsets. by Rodrigo Vivi · 8 years ago
  61. a927c92 drm/i915/cnl: Initialize PLLs by Rodrigo Vivi · 8 years ago
  62. 8b0f7e0 drm/i915: Configure DPLL's for Cannonlake by Kahola, Mika · 8 years ago
  63. 555e38d drm/i915/cnl: DDI - PLL mapping by Rodrigo Vivi · 8 years ago
  64. d1999e9 drm/i915/cnl: Allow dynamic cdclk changes on CNL by Rodrigo Vivi · 8 years ago
  65. d8d4a51 drm/i915/cnl: Implement CNL display init/unit sequence by Ville Syrjälä · 8 years ago
  66. ef4f7a6 drm/i915/cnl: Implement .set_cdclk() for CNL by Ville Syrjälä · 8 years ago
  67. 945f267 drm/i915/cnl: Implement .get_display_clock_speed() for CNL by Ville Syrjälä · 8 years ago
  68. 7d025e0 drm/i915: Pass atomic state to backlight enable/disable/set callbacks. by Maarten Lankhorst · 8 years ago
  69. 90d7cd2 drm/i915: Pass connector state to intel_panel_set_backlight_acpi by Maarten Lankhorst · 8 years ago
  70. b037d58 drm/i915: Pass crtc_state and connector state to backlight enable/disable functions by Maarten Lankhorst · 8 years ago
  71. 0c8792d drm/i915: Fix GVT-g PVINFO version compatibility check by Zhenyu Wang · 8 years ago
  72. 84cd843 drm/i915/cfl: Coffee Lake reuses Kabylake DMC. by Rodrigo Vivi · 8 years ago
  73. 5e5d8b6 drm/i915/huc: Load HuC on Coffee Lake by Anusha Srivatsa · 8 years ago
  74. c0f8296 drm/i915/guc: Load GuC on Coffee Lake by Anusha Srivatsa · 8 years ago
  75. d29fe70 drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku. by Anusha Srivatsa · 8 years ago
  76. ccfd132 drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku. by Anusha Srivatsa · 8 years ago
  77. b056f8f drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus. by Anusha Srivatsa · 8 years ago
  78. 07981f2 drm/i915/glk: Remove the alpha_support flag by Ander Conselvan de Oliveira · 8 years ago
  79. 82525c1 drm/i915/cfl: Introduce Display workarounds for Coffee Lake. by Rodrigo Vivi · 8 years ago
  80. 8093781 drm/i915/cfl: Coffee Lake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  81. 71851fa drm/i915/cfl: Introduce Coffee Lake platform definition. by Rodrigo Vivi · 8 years ago
  82. 6b56708 drm/i915: Remove the spin-request during execbuf await_request by Chris Wilson · 8 years ago
  83. 735e0eb drm/i915: Skip adding the request to the signal tree is complete by Chris Wilson · 8 years ago
  84. bac2ef4 drm/i915: Report back whether the irq was armed when adding the waiter by Chris Wilson · 8 years ago
  85. 9f90ff3 drm/i915: Check signaled state after enabling signaling by Chris Wilson · 8 years ago
  86. c4a8952 drm/i915/guc: Clear enable_guc_loading in case of init failure by Michel Thierry · 8 years ago
  87. d5553c0 drm/i915: Move the unclaimed mmio detection into the powerwell for KMS by Chris Wilson · 8 years ago
  88. 615c16a drm/i915/gvt: Refine virtual reset function by fred gao · 8 years ago
  89. 0811fa6 drm/i915/gvt: Fix GDRST vreg state after reset by fred gao · 8 years ago
  90. 178cd16 drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048 by Changbin Du · 8 years ago
  91. fbfd76c drm/i915/gvt: Add helper for tuning MMIO hash table by Changbin Du · 8 years ago
  92. 5c6d4c6 drm/i915/gvt: Make the MMIO attribute wrappers be inline by Changbin Du · 8 years ago
  93. 56a78de drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory by Changbin Du · 8 years ago
  94. d8d94ba drm/i915/gvt: Cleanup struct intel_gvt_mmio_info by Changbin Du · 8 years ago
  95. 65f9f6f drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocks by Changbin Du · 8 years ago
  96. af2c639 drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB by Chuanxiao Dong · 8 years ago
  97. 9b7bd65 drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing by Chuanxiao Dong · 8 years ago
  98. 89009b7 drm/i915/gvt: remove redundant -Wall by Nick Desaulniers · 8 years ago
  99. a1dcba9 drm/i915/gvt: Legacy HSW related MMIO handler clean up by fred gao · 8 years ago
  100. f100dae drm/i915/gvt: Trigger scheduling after context complete by Ping Gao · 8 years ago