1. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 8 years ago
  2. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 8 years ago
  3. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 8 years ago
  4. 9458f4b drm/i915: Do not WARN_ON in i915_vm_to_ppgtt by Joonas Lahtinen · 8 years ago
  5. d252bf6 drm/i915: Set invert bit for hpd based on VBT by Shubhangi Shrivastava · 8 years ago
  6. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  7. 6b332fa drm/i915/guc: reset GuC and retry on firmware load failure by Arun Siluvery · 8 years ago
  8. e87666b drm/i915/shrinker: Hook up vmap allocation failure notifier by Chris Wilson · 8 years ago
  9. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 8 years ago
  10. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 8 years ago
  11. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 8 years ago
  12. fbf6d87 drm/i915: Add locking to pll updates, v3. by Maarten Lankhorst · 8 years ago
  13. 68d4aee drm/i915: Update DRIVER_DATE to 20160330 by Daniel Vetter · 8 years ago
  14. 5833498 drm/i915: remove unused dev_priv->render_reclock_avail by Jani Nikula · 8 years ago
  15. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 8 years ago
  16. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 8 years ago
  17. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 8 years ago
  18. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 8 years ago
  19. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 8 years ago
  20. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 8 years ago
  21. 14b730f drm/i915/tdr: Prepare error handler to accept mask of hung engines by arun.siluvery@linux.intel.com · 8 years ago
  22. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 8 years ago
  23. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 8 years ago
  24. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 8 years ago
  25. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 8 years ago
  26. 1844a66 drm/i915: add another virtual PCH bridge for passthrough support by Jesse Barnes · 8 years ago
  27. d15d753 drm/i915: Tune down init error message due to failure injection by Imre Deak · 8 years ago
  28. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 8 years ago
  29. 4fec15d drm/i915: Add fault injection support by Imre Deak · 8 years ago
  30. 40ae4e1 drm/i915: Move load time gem_load_init earlier by Imre Deak · 8 years ago
  31. ee4b6fa drm/i915: Modify reset func to handle per engine resets by Mika Kuoppala · 8 years ago
  32. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 8 years ago
  33. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 8 years ago
  34. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 8 years ago
  35. 5a69d13 drm/i915: move VBT based LVDS presence check to intel_bios.c by Jani Nikula · 8 years ago
  36. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 8 years ago
  37. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 8 years ago
  38. c3aeadc8 drm/i915: add for_each_port_masked macro by Jani Nikula · 8 years ago
  39. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 8 years ago
  40. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 8 years ago
  41. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 8 years ago
  42. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 8 years ago
  43. 359d2243 drm/i915: Update DRIVER_DATE to 20160314 by Daniel Vetter · 8 years ago
  44. f9476a6 drm/i915: Refactor platform specifics out of intel_get_shared_dpll() by Ander Conselvan de Oliveira · 9 years ago
  45. ac7f11c drm/i915: Move shared dpll struct definitions to separate header file by Ander Conselvan de Oliveira · 9 years ago
  46. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
  47. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  48. ca37780 drm/i915: Avoid snooping with userptr where not supported by Tvrtko Ursulin · 9 years ago
  49. a37baf3 drm/i915/gen9: Sanitize handling of allowed DC states by Imre Deak · 9 years ago
  50. f85db05 drm/i915/error: Capture WA ctx batch in error state by arun.siluvery@linux.intel.com · 9 years ago
  51. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  52. 5790ff7 drm/i915: Update DRIVER_DATE to 20160229 by Daniel Vetter · 9 years ago
  53. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 9 years ago
  54. 6831f3e drm/i915: Add for_each_pipe_masked() by Ville Syrjälä · 9 years ago
  55. 832dba8 drm/i915/gen9: Check for DC state mismatch by Patrik Jakobsson · 9 years ago
  56. e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 9 years ago
  57. 1ffedc0 Revert "drm/i915: fix context/engine cleanup order" by Daniel Vetter · 9 years ago
  58. 59bbf84 drm/i915: Update DRIVER_DATE to 20160214 by Daniel Vetter · 9 years ago
  59. 1b39a91 drm/i915: fix context/engine cleanup order by Nick Hoath · 9 years ago
  60. dfb19ed drm/i915: Extend gpio read/write to other cores by Deepak M · 9 years ago
  61. 10182e7 drm/i915/vlv: drop unused vlv_gps_core_read/write functions by Jani Nikula · 9 years ago
  62. 8c40074 drm/i915/fbc: unexport the HW level activation functions by Paulo Zanoni · 9 years ago
  63. de47266 drm/i915: Allow i915_gem_object_get_page() on userptr as well by Chris Wilson · 9 years ago
  64. 60e5ffe drm/i915: Add PSR main link standby support back by Rodrigo Vivi · 9 years ago
  65. 9b42281 drm/i915/fbc: don't store/check a pointer to the FB by Paulo Zanoni · 9 years ago
  66. b20d275 drm/i915/fbc: don't store the fb_id on reg_params by Paulo Zanoni · 9 years ago
  67. 010cf73 drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking by Paulo Zanoni · 9 years ago
  68. aaf78d2 drm/i915/fbc: introduce struct intel_fbc_state_cache by Paulo Zanoni · 9 years ago
  69. ab34a7e drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x by Paulo Zanoni · 9 years ago
  70. b183b3f drm/i915/fbc: introduce struct intel_fbc_reg_params by Paulo Zanoni · 9 years ago
  71. ca18d51 drm/i915/fbc: wait for a vblank instead of 50ms when enabling by Paulo Zanoni · 9 years ago
  72. d64aa09 drm/i915: Sanitize i915_gem_load() init and clean-up by Imre Deak · 9 years ago
  73. a8a4058 drm/i915: Sanitize GEM shrinker init and clean-up by Imre Deak · 9 years ago
  74. 9a15a87 Revert "drm/i915: Fix context/engine cleanup order" by Daniel Vetter · 9 years ago
  75. 1803c03 drm/i915: Fix context/engine cleanup order by Nick Hoath · 9 years ago
  76. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 9 years ago
  77. 947eaeb drm/i915: Update DRIVER_DATE to 20160124 by Daniel Vetter · 9 years ago
  78. de1add3 drm/i915: Decouple execbuf uAPI from internal implementation by Tvrtko Ursulin · 9 years ago
  79. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  80. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  81. bf22045 Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)" by Matt Roper · 9 years ago
  82. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  83. ca82580c drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  84. 87ad321 drm/i915: add onoff utility function by Jani Nikula · 9 years ago
  85. bc3b934 drm/i915: Arm the unclaimed mmio debugs on suspend path by Mika Kuoppala · 9 years ago
  86. db1a6aa drm/i915: Update DRIVER_DATE to 20160111 by Daniel Vetter · 9 years ago
  87. 7571494 drm/i915: Do one shot unclaimed mmio detection less frequently by Mika Kuoppala · 9 years ago
  88. fc97618 drm/i915: Introduce intel_uncore_unclaimed_mmio by Mika Kuoppala · 9 years ago
  89. a8d201a drm/i915: Use plane state for primary plane updates. by Maarten Lankhorst · 9 years ago
  90. 396e33a drm/i915: Add two-stage ILK-style watermark programming (v10) by Matt Roper · 9 years ago
  91. d93c037 drm/i915: Sanitize watermarks after hardware state readout (v4) by Matt Roper · 9 years ago
  92. 8d3ed2f drm/i915/bios: rewrite sequence block parsing by Jani Nikula · 9 years ago
  93. 1a617b7 drm/i915: Keep track of the cdclk as if all crtc's were active. by Maarten Lankhorst · 9 years ago
  94. 565602d drm/i915: Do not acquire crtc state to check clock during modeset, v4. by Maarten Lankhorst · 9 years ago
  95. 152b226 drm/i915: Compile-time concatenate WARN_ON macro strings by Joonas Lahtinen · 9 years ago
  96. 32753cb drm/i915: Simplify _STATE_ debug macros by Joonas Lahtinen · 9 years ago
  97. c838d71 drm/i915: Decouple struct i915_params i915 into i915_params.h by Joonas Lahtinen · 9 years ago
  98. 06e668a drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also by Mika Kuoppala · 9 years ago
  99. 7447a2b drm/i915: Update DRIVER_DATE to 20151218 by Daniel Vetter · 9 years ago
  100. 821485d drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago