1. 6da2e61 drm/i915: Unduplicate VLV phy pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  2. 53d9872 drm/i915: Unduplicate VLV signal level code by Ander Conselvan de Oliveira · 8 years ago
  3. 204970b drm/i915: Unduplicate CHV encoders' post pll disable code by Ander Conselvan de Oliveira · 8 years ago
  4. e7d2a717 drm/i915: Unduplicate CHV pre-encoder enabling phy logic by Ander Conselvan de Oliveira · 8 years ago
  5. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  6. 844b2f9 drm/i915: Unduplicate chv_data_lane_soft_reset() by Ander Conselvan de Oliveira · 8 years ago
  7. b7fa22d drm/i915: Unduplicate CHV signal level code by Ander Conselvan de Oliveira · 8 years ago
  8. a3d1276 drm/i915: Store LRC hardware id in the request by Tvrtko Ursulin · 8 years ago
  9. a16a405 drm/i915: Track the previous pinned context inside the request by Chris Wilson · 8 years ago
  10. 73db04c drm/i915: Move releasing of the GEM request from free to retire/cancel by Chris Wilson · 8 years ago
  11. 24f1d3cc drm/i915: Refactor execlists default context pinning by Chris Wilson · 8 years ago
  12. 5d1808e drm/i915: Assign every HW context a unique ID by Chris Wilson · 8 years ago
  13. 0251a96 drm/i915: Remove the identical implementations of request space reservation by Chris Wilson · 8 years ago
  14. f9326be drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use by Chris Wilson · 8 years ago
  15. d200cda drm/i915: Remove early l3-remap by Chris Wilson · 8 years ago
  16. b2e862d drm/i915: Mark the current context as lost on suspend by Chris Wilson · 8 years ago
  17. 8da3272 drm/i915: Remove i915_gem_obj_size by Tvrtko Ursulin · 8 years ago
  18. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 8 years ago
  19. 5b4fd5b drm/i915: Update DRIVER_DATE to 20160425 by Daniel Vetter · 8 years ago
  20. 8305216 drm/i915: check for ERR_PTR from i915_gem_object_pin_map() by Dave Gordon · 8 years ago
  21. 8f6d855 drm/i915/bxt: Enable runtime PM by Imre Deak · 8 years ago
  22. adc7f04 drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK by Imre Deak · 8 years ago
  23. aa9b781 drm/i915: Late request cancellations are harmful by Chris Wilson · 8 years ago
  24. f4457ae drm/i915: Prevent leaking of -EIO from i915_wait_request() by Chris Wilson · 8 years ago
  25. 299259a drm/i915: Store the reset counter when constructing a request by Chris Wilson · 8 years ago
  26. d98c52c drm/i915: Tighten reset_counter for reset status by Chris Wilson · 8 years ago
  27. c19ae98 drm/i915: Hide the atomic_read(reset_counter) behind a helper by Chris Wilson · 8 years ago
  28. d501b1d drm/i915: Add GEM debugging Kconfig option by Chris Wilson · 8 years ago
  29. e73bdd2 drm/i915: Disentangle i915_drv.h includes by Chris Wilson · 8 years ago
  30. 3accaf7 drm/i915: Store and use edram capabilities by Mika Kuoppala · 8 years ago
  31. 185c66e drm/i915/skl: Fix rc6 based gpu/system hang by Mika Kuoppala · 8 years ago
  32. 3f10e82 drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen by Jani Nikula · 8 years ago
  33. 3756685 drm/i915: Only grab correct forcewake for the engine with execlists by Tvrtko Ursulin · 8 years ago
  34. 33c582c drm/i915: Simplify for_each_fw_domain iterators by Tvrtko Ursulin · 8 years ago
  35. a57a4a6 drm/i915: Use consistent forcewake auto-release timeout across kernel configs by Tvrtko Ursulin · 8 years ago
  36. a056281 drm/i915: Get panel_type from OpRegion panel details by Ville Syrjälä · 8 years ago
  37. 3e845c7 drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type by Ville Syrjälä · 8 years ago
  38. 3e4d44e drm/i915: Restore GMBUS operation after a failed bit-banging fallback by Ville Syrjälä · 8 years ago
  39. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 8 years ago
  40. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 8 years ago
  41. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 8 years ago
  42. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 8 years ago
  43. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 8 years ago
  44. 9458f4b drm/i915: Do not WARN_ON in i915_vm_to_ppgtt by Joonas Lahtinen · 8 years ago
  45. d252bf6 drm/i915: Set invert bit for hpd based on VBT by Shubhangi Shrivastava · 8 years ago
  46. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 8 years ago
  47. 6b332fa drm/i915/guc: reset GuC and retry on firmware load failure by Arun Siluvery · 8 years ago
  48. e87666b drm/i915/shrinker: Hook up vmap allocation failure notifier by Chris Wilson · 8 years ago
  49. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 8 years ago
  50. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 8 years ago
  51. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 8 years ago
  52. fbf6d87 drm/i915: Add locking to pll updates, v3. by Maarten Lankhorst · 8 years ago
  53. 68d4aee drm/i915: Update DRIVER_DATE to 20160330 by Daniel Vetter · 8 years ago
  54. 5833498 drm/i915: remove unused dev_priv->render_reclock_avail by Jani Nikula · 8 years ago
  55. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 8 years ago
  56. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 8 years ago
  57. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 8 years ago
  58. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 8 years ago
  59. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 8 years ago
  60. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 8 years ago
  61. 14b730f drm/i915/tdr: Prepare error handler to accept mask of hung engines by arun.siluvery@linux.intel.com · 8 years ago
  62. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 8 years ago
  63. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 8 years ago
  64. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 8 years ago
  65. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 8 years ago
  66. 1844a66 drm/i915: add another virtual PCH bridge for passthrough support by Jesse Barnes · 8 years ago
  67. d15d753 drm/i915: Tune down init error message due to failure injection by Imre Deak · 8 years ago
  68. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 8 years ago
  69. 4fec15d drm/i915: Add fault injection support by Imre Deak · 8 years ago
  70. 40ae4e1 drm/i915: Move load time gem_load_init earlier by Imre Deak · 8 years ago
  71. ee4b6fa drm/i915: Modify reset func to handle per engine resets by Mika Kuoppala · 8 years ago
  72. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 8 years ago
  73. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 8 years ago
  74. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 8 years ago
  75. 5a69d13 drm/i915: move VBT based LVDS presence check to intel_bios.c by Jani Nikula · 8 years ago
  76. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 8 years ago
  77. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 8 years ago
  78. c3aeadc8 drm/i915: add for_each_port_masked macro by Jani Nikula · 8 years ago
  79. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 8 years ago
  80. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 8 years ago
  81. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 8 years ago
  82. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 8 years ago
  83. 359d2243 drm/i915: Update DRIVER_DATE to 20160314 by Daniel Vetter · 8 years ago
  84. f9476a6 drm/i915: Refactor platform specifics out of intel_get_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  85. ac7f11c drm/i915: Move shared dpll struct definitions to separate header file by Ander Conselvan de Oliveira · 8 years ago
  86. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 8 years ago
  87. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 8 years ago
  88. ca37780 drm/i915: Avoid snooping with userptr where not supported by Tvrtko Ursulin · 8 years ago
  89. a37baf3 drm/i915/gen9: Sanitize handling of allowed DC states by Imre Deak · 8 years ago
  90. f85db05 drm/i915/error: Capture WA ctx batch in error state by arun.siluvery@linux.intel.com · 8 years ago
  91. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 8 years ago
  92. 5790ff7 drm/i915: Update DRIVER_DATE to 20160229 by Daniel Vetter · 8 years ago
  93. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 8 years ago
  94. 6831f3e drm/i915: Add for_each_pipe_masked() by Ville Syrjälä · 8 years ago
  95. 832dba8 drm/i915/gen9: Check for DC state mismatch by Patrik Jakobsson · 8 years ago
  96. e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 8 years ago
  97. 1ffedc0 Revert "drm/i915: fix context/engine cleanup order" by Daniel Vetter · 8 years ago
  98. 59bbf84 drm/i915: Update DRIVER_DATE to 20160214 by Daniel Vetter · 8 years ago
  99. 1b39a91 drm/i915: fix context/engine cleanup order by Nick Hoath · 8 years ago
  100. dfb19ed drm/i915: Extend gpio read/write to other cores by Deepak M · 8 years ago