1. a5aac5a drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV by Ville Syrjälä · 9 years ago
  2. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  4. 55d7f30 drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT by Ville Syrjälä · 9 years ago
  5. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  6. 3ed605b kernel.h: add u64_to_user_ptr() by Gustavo Padovan · 9 years ago
  7. 5b4fd5b drm/i915: Update DRIVER_DATE to 20160425 by Daniel Vetter · 9 years ago
  8. 8305216 drm/i915: check for ERR_PTR from i915_gem_object_pin_map() by Dave Gordon · 9 years ago
  9. d528a6a drm/i915/skl: Fix rc6 based gpu/system hang by Mika Kuoppala · 9 years ago
  10. 8f6d855 drm/i915/bxt: Enable runtime PM by Imre Deak · 9 years ago
  11. adc7f04 drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK by Imre Deak · 9 years ago
  12. aa9b781 drm/i915: Late request cancellations are harmful by Chris Wilson · 9 years ago
  13. f4457ae drm/i915: Prevent leaking of -EIO from i915_wait_request() by Chris Wilson · 9 years ago
  14. 299259a drm/i915: Store the reset counter when constructing a request by Chris Wilson · 9 years ago
  15. d98c52c drm/i915: Tighten reset_counter for reset status by Chris Wilson · 9 years ago
  16. c19ae98 drm/i915: Hide the atomic_read(reset_counter) behind a helper by Chris Wilson · 9 years ago
  17. d501b1d drm/i915: Add GEM debugging Kconfig option by Chris Wilson · 9 years ago
  18. e73bdd2 drm/i915: Disentangle i915_drv.h includes by Chris Wilson · 9 years ago
  19. 3accaf7 drm/i915: Store and use edram capabilities by Mika Kuoppala · 9 years ago
  20. 185c66e drm/i915/skl: Fix rc6 based gpu/system hang by Mika Kuoppala · 9 years ago
  21. 3f10e82 drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen by Jani Nikula · 9 years ago
  22. 3756685 drm/i915: Only grab correct forcewake for the engine with execlists by Tvrtko Ursulin · 9 years ago
  23. 33c582c drm/i915: Simplify for_each_fw_domain iterators by Tvrtko Ursulin · 9 years ago
  24. a57a4a6 drm/i915: Use consistent forcewake auto-release timeout across kernel configs by Tvrtko Ursulin · 9 years ago
  25. a056281 drm/i915: Get panel_type from OpRegion panel details by Ville Syrjälä · 9 years ago
  26. 3e845c7 drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type by Ville Syrjälä · 9 years ago
  27. 3e4d44e drm/i915: Restore GMBUS operation after a failed bit-banging fallback by Ville Syrjälä · 9 years ago
  28. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 9 years ago
  29. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 9 years ago
  30. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 9 years ago
  31. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  32. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 9 years ago
  33. 9458f4b drm/i915: Do not WARN_ON in i915_vm_to_ppgtt by Joonas Lahtinen · 9 years ago
  34. d252bf6 drm/i915: Set invert bit for hpd based on VBT by Shubhangi Shrivastava · 9 years ago
  35. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  36. 6b332fa drm/i915/guc: reset GuC and retry on firmware load failure by Arun Siluvery · 9 years ago
  37. e87666b drm/i915/shrinker: Hook up vmap allocation failure notifier by Chris Wilson · 9 years ago
  38. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 9 years ago
  39. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  40. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
  41. fbf6d87 drm/i915: Add locking to pll updates, v3. by Maarten Lankhorst · 9 years ago
  42. 68d4aee drm/i915: Update DRIVER_DATE to 20160330 by Daniel Vetter · 9 years ago
  43. 5833498 drm/i915: remove unused dev_priv->render_reclock_avail by Jani Nikula · 9 years ago
  44. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 9 years ago
  45. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 9 years ago
  46. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 9 years ago
  47. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  48. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 9 years ago
  49. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  50. 14b730f drm/i915/tdr: Prepare error handler to accept mask of hung engines by arun.siluvery@linux.intel.com · 9 years ago
  51. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 9 years ago
  52. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  53. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  54. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  55. 1844a66 drm/i915: add another virtual PCH bridge for passthrough support by Jesse Barnes · 9 years ago
  56. d15d753 drm/i915: Tune down init error message due to failure injection by Imre Deak · 9 years ago
  57. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  58. 4fec15d drm/i915: Add fault injection support by Imre Deak · 9 years ago
  59. 40ae4e1 drm/i915: Move load time gem_load_init earlier by Imre Deak · 9 years ago
  60. ee4b6fa drm/i915: Modify reset func to handle per engine resets by Mika Kuoppala · 9 years ago
  61. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 9 years ago
  62. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 9 years ago
  63. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 9 years ago
  64. 5a69d13 drm/i915: move VBT based LVDS presence check to intel_bios.c by Jani Nikula · 9 years ago
  65. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 9 years ago
  66. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
  67. c3aeadc8 drm/i915: add for_each_port_masked macro by Jani Nikula · 9 years ago
  68. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  69. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  70. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  71. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  72. 359d2243 drm/i915: Update DRIVER_DATE to 20160314 by Daniel Vetter · 9 years ago
  73. f9476a6 drm/i915: Refactor platform specifics out of intel_get_shared_dpll() by Ander Conselvan de Oliveira · 9 years ago
  74. ac7f11c drm/i915: Move shared dpll struct definitions to separate header file by Ander Conselvan de Oliveira · 9 years ago
  75. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
  76. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  77. ca37780 drm/i915: Avoid snooping with userptr where not supported by Tvrtko Ursulin · 9 years ago
  78. a37baf3 drm/i915/gen9: Sanitize handling of allowed DC states by Imre Deak · 9 years ago
  79. f85db05 drm/i915/error: Capture WA ctx batch in error state by arun.siluvery@linux.intel.com · 9 years ago
  80. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  81. 5790ff7 drm/i915: Update DRIVER_DATE to 20160229 by Daniel Vetter · 9 years ago
  82. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 9 years ago
  83. 6831f3e drm/i915: Add for_each_pipe_masked() by Ville Syrjälä · 9 years ago
  84. 832dba8 drm/i915/gen9: Check for DC state mismatch by Patrik Jakobsson · 9 years ago
  85. e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 9 years ago
  86. 1ffedc0 Revert "drm/i915: fix context/engine cleanup order" by Daniel Vetter · 9 years ago
  87. 59bbf84 drm/i915: Update DRIVER_DATE to 20160214 by Daniel Vetter · 9 years ago
  88. 1b39a91 drm/i915: fix context/engine cleanup order by Nick Hoath · 9 years ago
  89. dfb19ed drm/i915: Extend gpio read/write to other cores by Deepak M · 9 years ago
  90. 10182e7 drm/i915/vlv: drop unused vlv_gps_core_read/write functions by Jani Nikula · 9 years ago
  91. 8c40074 drm/i915/fbc: unexport the HW level activation functions by Paulo Zanoni · 9 years ago
  92. de47266 drm/i915: Allow i915_gem_object_get_page() on userptr as well by Chris Wilson · 9 years ago
  93. 60e5ffe drm/i915: Add PSR main link standby support back by Rodrigo Vivi · 9 years ago
  94. 9b42281 drm/i915/fbc: don't store/check a pointer to the FB by Paulo Zanoni · 9 years ago
  95. b20d275 drm/i915/fbc: don't store the fb_id on reg_params by Paulo Zanoni · 9 years ago
  96. 010cf73 drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking by Paulo Zanoni · 9 years ago
  97. aaf78d2 drm/i915/fbc: introduce struct intel_fbc_state_cache by Paulo Zanoni · 9 years ago
  98. ab34a7e drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x by Paulo Zanoni · 9 years ago
  99. b183b3f drm/i915/fbc: introduce struct intel_fbc_reg_params by Paulo Zanoni · 9 years ago
  100. ca18d51 drm/i915/fbc: wait for a vblank instead of 50ms when enabling by Paulo Zanoni · 9 years ago