1. ea746f3 drm/i915: Expand bool interruptible to pass flags to i915_wait_request() by Chris Wilson · 8 years ago
  2. 2c7487a drm/i915: Drop local struct_mutex around intel_init_emon[ilk] by Chris Wilson · 8 years ago
  3. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 8 years ago
  4. 70c2a24 drm/i915: Simplify ELSP queue request tracking by Chris Wilson · 8 years ago
  5. bbd6c47 drm/i915: Reorder submitting the requests to ELSP by Chris Wilson · 8 years ago
  6. 8b38b3a drm/i915: Compute the ELSP register location once by Chris Wilson · 8 years ago
  7. a52abd2 drm/i915: Record the position of the workarounds in the tail of the request by Chris Wilson · 8 years ago
  8. ba49b2f drm/i915: Only queue requests during execlists submission by Chris Wilson · 8 years ago
  9. e68a139 drm/i915: Add a sw fence for collecting up dma fences by Chris Wilson · 8 years ago
  10. 3d810fb drm/i915: Move HAS_GUC definition to platform definition by Carlos Santa · 8 years ago
  11. 3177659 drm/i915: Make HWS_NEEDS_PHYSICAL the exception by Carlos Santa · 8 years ago
  12. 804b871 drm/i915: Move HAS_GMCH_DISPLAY definition to platform by Carlos Santa · 8 years ago
  13. ca9c452 drm/i915: Move HAS_L3_DPF definition to platform definition by Carlos Santa · 8 years ago
  14. 4586f1d drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  15. e1a52536 drm/i915: Move HAS_HW_CONTEXTS definition to platform by Carlos Santa · 8 years ago
  16. 0eec8dc drm/i915: Introduce GEN2_FEATURES for device info by Carlos Santa · 8 years ago
  17. 54d2a6a drm/i915: Introduce GEN3_FEATURES for device info by Carlos Santa · 8 years ago
  18. 4d495be drm/i915: Introduce GEN4_FEATURES for device info by Carlos Santa · 8 years ago
  19. b355f10 drm/i915: Move HAS_GMBUS_IRQ definition to platform definition by Carlos Santa · 8 years ago
  20. a132338 drm/i915: Introduce GEN5_FEATURES for device info by Carlos Santa · 8 years ago
  21. 1d3fe53 drm/i915: Move HAS_DP_MST definition to platform definition by Carlos Santa · 8 years ago
  22. 33b5bf8 drm/i915: Move HAS_RC6p definition to platform definition by Carlos Santa · 8 years ago
  23. 86f3624 drm/i915: Move HAS_RC6 definition to platform definition by Carlos Santa · 8 years ago
  24. 53233f0 drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition by Carlos Santa · 8 years ago
  25. 3bacde1 drm/i915 Move HAS_CSR definition to platform definition by Carlos Santa · 8 years ago
  26. 2631034 drm/i915: Get rid of HAS_CORE_RING_FREQ by Carlos Santa · 8 years ago
  27. d4c5636 drm/i915: Remove runtime PM for SNB by Carlos Santa · 8 years ago
  28. 4aa4c23 drm/i915: Move HAS_RUNTIME_PM definition to platform by Carlos Santa · 8 years ago
  29. 07db6be drm/i915: Introduce GEN6_FEATURES for device info by Carlos Santa · 8 years ago
  30. 8d9c20e drm/i915: Remove .is_mobile field from platform struct by Carlos Santa · 8 years ago
  31. 6e3b84d drm/i915: Move HAS_PSR definition to platform struct definition by Carlos Santa · 8 years ago
  32. 81b9fd8 drm/i915: Split hsw_get_dpll() by Manasi Navare · 8 years ago
  33. 9a4edad drm/i915: Split skl_get_dpll() by Jim Bride · 8 years ago
  34. a277ca7 drm/i915: Split bxt_ddi_pll_select() by Durgadoss R · 8 years ago
  35. ba88d15 drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions by Manasi Navare · 8 years ago
  36. c856052 drm/i915: Remove ddi_pll_sel from intel_crtc_state by Ander Conselvan de Oliveira · 8 years ago
  37. dfa1048 drm/i915: Don't pass crtc_state to intel_dp_set_link_params() by Ander Conselvan de Oliveira · 8 years ago
  38. 23f889b Revert "drm/i915: Check live status before reading edid" by David Weinehall · 8 years ago
  39. ccebc23 drm/i915/skl: Don't try to update plane watermarks if they haven't changed by Lyude · 8 years ago
  40. b18c1bb drm/i915: Remove 64b mmio write vfuncs by Chris Wilson · 8 years ago
  41. e320d40 drm/i915: disable 48bit full PPGTT when vGPU is active by Zhi Wang · 8 years ago
  42. 8ef8999 drm/i915: enable vGPU detection for all by Ping Gao · 8 years ago
  43. 19eb918 drm/i915: Don't wait for a spinlock inside error capture by Chris Wilson · 8 years ago
  44. fc32de9 drm/i915/guc: revisit GuC loader message levels by Dave Gordon · 8 years ago
  45. 535b2f5 drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN() by Dave Gordon · 8 years ago
  46. 30b0da8 drm: extra printk() wrapper macros by Dave Gordon · 8 years ago
  47. 4bb0504 drm/i915: debugfs/i915_gem_interrupt_info does not need struct_mutex by Chris Wilson · 8 years ago
  48. 02c53d9 drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex by Chris Wilson · 8 years ago
  49. 795b38b drm/i915/bdw: sseu: Fix sseu status parsing by Imre Deak · 8 years ago
  50. c67ba53 drm/i915: sseu: Add debug printf for slice/subslice masks by Imre Deak · 8 years ago
  51. 57ec171 drm/i915: sseu: Convert subslice count fields to subslice mask by Imre Deak · 8 years ago
  52. f08a0c9 drm/i915: sseu: Convert slice count field to mask by Imre Deak · 8 years ago
  53. 615d890 drm/i915: sseu: Simplify debugfs status/info printing by Imre Deak · 8 years ago
  54. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  55. 915490d drm/i915: sseu: Move sseu_dev_status to i915_drv.h by Imre Deak · 8 years ago
  56. 1616247 drm/i915: Cleanup i915_param() by David Weinehall · 8 years ago
  57. 662d19e drm/i915: Drop mutex around clearing error state by Chris Wilson · 8 years ago
  58. c4a8a7c drm/i915: Update DRIVER_DATE to 20160902 by Daniel Vetter · 8 years ago
  59. 6f63340 drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index by Joonas Lahtinen · 8 years ago
  60. 5423adf drm/i915: Fix other intel_dp warnings too. by Maarten Lankhorst · 8 years ago
  61. 46e69f3 drm/i915/backlight: handle enabled but zero duty cycle at module load by Jani Nikula · 8 years ago
  62. ce5e2ac drm/i915: Fix intel_display_crc_init for !DEBUGFS by Maarten Lankhorst · 8 years ago
  63. e896402 drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation. by Maarten Lankhorst · 8 years ago
  64. 6720ce1 drm/i915: remove leftover for_each_intel_crtc_masked by Jani Nikula · 8 years ago
  65. bafb0fc drm/i915: Make for_each_engine_masked() more compact and quicker by Chris Wilson · 8 years ago
  66. f640719 drm/i915: Tidy reporting busy status during i915_gem_retire_requests() by Chris Wilson · 8 years ago
  67. f7978a0 drm/i915: Allow the user to pass a context to any ring by Chris Wilson · 8 years ago
  68. 7850d1c drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB by Chris Wilson · 8 years ago
  69. ecbd678 drm/i915/debugfs: Add panel delays for eDP by David Weinehall · 8 years ago
  70. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  71. 2708249 drm/i915/skl: Update DDB values atomically with wms/plane attrs by Lyude · 8 years ago
  72. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 8 years ago
  73. bc5ca47 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 8 years ago
  74. abc80ab drm/i915: Force RC6 restore after system resume and reset by Chris Wilson · 8 years ago
  75. 79cf219 drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell by Chris Wilson · 8 years ago
  76. c82dd88 Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen" by Chris Wilson · 8 years ago
  77. 38cb2ec drm/i915: Eliminate redundant local variable definition by Pandiyan, Dhinakaran · 8 years ago
  78. 8ab5de2 drm/i915/dp: Dump DP link status when link training stages fail by Pandiyan, Dhinakaran · 8 years ago
  79. 8b0878a drm/i915/dp: Add debug messages to print DP link training pattern by Pandiyan, Dhinakaran · 8 years ago
  80. d1a3a03 drm/i915: free intel_fb by Matthew Auld · 8 years ago
  81. 8f76aa0 drm/i915/dvo: Remove dangling call to drm_encoder_cleanup() by Chris Wilson · 8 years ago
  82. b707654 drm/i915: Cleanup crt disable sequence on hsw+ by Maarten Lankhorst · 8 years ago
  83. 496b0fc drm/i915: Create a intel_encoder_find_connector helper function. by Maarten Lankhorst · 8 years ago
  84. 80c3362 io-mapping: Fixup for different names of writecombine by Daniel Vetter · 8 years ago
  85. ac96b55 io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ by Chris Wilson · 8 years ago
  86. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 8 years ago
  87. 1f0017f drm/i915: Use more atomic state in intel_color.c by Maarten Lankhorst · 8 years ago
  88. 85cb48a drm/i915: Convert intel_dp to use atomic state by Maarten Lankhorst · 8 years ago
  89. 1e7bfa0 drm/i915: Convert intel_dp_mst to use atomic state by Maarten Lankhorst · 8 years ago
  90. d468e21 drm/i915: Convert intel_lvds to use atomic state by Maarten Lankhorst · 8 years ago
  91. f9fe053 drm/i915: Convert intel_sdvo to use atomic state by Maarten Lankhorst · 8 years ago
  92. 5eff0ed drm/i915: Convert intel_dsi to use atomic state by Maarten Lankhorst · 8 years ago
  93. ae9a911 drm/i915: Convert intel_dvo to use atomic state by Maarten Lankhorst · 8 years ago
  94. 225cc34 drm/i915: Convert intel_crt to use atomic state by Maarten Lankhorst · 8 years ago
  95. 1189e4f drm/i915: Remove unused loop from intel_dp_mst_compute_config by Maarten Lankhorst · 8 years ago
  96. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 8 years ago
  97. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  98. fb1c98b drm/i915: Walk over encoders in crtc enable/disable using atomic state. by Maarten Lankhorst · 8 years ago
  99. c376399 drm/i915: Remove unused mode_set hook from encoder by Maarten Lankhorst · 8 years ago
  100. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago