1. 5af4ce7 drm/i915/panel: Split range scaling calculation for readiblity by Chris Wilson · 7 years ago
  2. e9a744f drm/i915/panel: Add missing parameters to kerneldoc by Chris Wilson · 7 years ago
  3. c16336b drm/i915/sdvo: Tidy up commentary by Chris Wilson · 7 years ago
  4. 3930f18 drm/i915/tv: Cleanup up obsolete comments by Chris Wilson · 7 years ago
  5. fb38e7a drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3 by Hans de Goede · 7 years ago
  6. e1b86c8 drm/i915: Free memdup-ed DSI VBT data structures on driver_unload by Hans de Goede · 7 years ago
  7. 785f076 drm/i915: Add intel_bios_cleanup() function by Hans de Goede · 7 years ago
  8. 5270d9c drm/i915: Update DRIVER_DATE to 20180214 by Joonas Lahtinen · 7 years ago
  9. 817cc079 drm/i915: Handle RC6 counter wrap by Tvrtko Ursulin · 7 years ago
  10. 62b5ed1 drm/i915: Fix i915_gem_context.h header by Tvrtko Ursulin · 7 years ago
  11. 8171750 drm/i915: introduce INTEL_PCH_ID() and use it by Jani Nikula · 7 years ago
  12. 40ace64 drm/i915: have virtual PCH detection return a PCH id by Jani Nikula · 7 years ago
  13. 435ad2c drm/i915: abstract virtual PCH id detection by Jani Nikula · 7 years ago
  14. da6c10c2 drm/i915: abstract PCH type detection from PCH id by Jani Nikula · 7 years ago
  15. 015df4f drm/i915/selftests: Report setup errors for igt_partial_tiling by Chris Wilson · 7 years ago
  16. c3cc39c drm/i915/icl: program mbus during pipe enable by Mahesh Kumar · 7 years ago
  17. 4cb4585 drm/i915/icl: initialize MBus during display init by Mahesh Kumar · 7 years ago
  18. 746edf8 drm/i915/icl: Enable both DBuf slices during init by Mahesh Kumar · 7 years ago
  19. ad186f3 drm/i915/icl: implement the display init/uninit sequences by Paulo Zanoni · 7 years ago
  20. 186a277 drm/i915/icl: add the main CDCLK functions by Paulo Zanoni · 7 years ago
  21. 62d4a5e drm/i915/icl: add ICL support to cnl_set_procmon_ref_values by Paulo Zanoni · 7 years ago
  22. 3758d96 drm/i915: Fix incorrect comment by David Weinehall · 7 years ago
  23. e53792f drm/i915: Replace open-coded memset_p() by Chris Wilson · 7 years ago
  24. 51cc9ad drm/i915: Don't query PCODE RC6VIDS on platforms not supporting it by Imre Deak · 7 years ago
  25. 3ceda3a drm/i915: Hold rpm wakeref for printing the engine's register state by Chris Wilson · 7 years ago
  26. 74d00d2 drm/i915: Don't wake the device up to check if the engine is asleep by Chris Wilson · 7 years ago
  27. ad51690 drm/i915: Move the final intel_gpu_reset() to after declaring wedged by Chris Wilson · 7 years ago
  28. 0f550a2 drm/i915: Replace some negative Gen checks by Tvrtko Ursulin · 7 years ago
  29. c56b89f drm/i915: Use INTEL_GEN everywhere by Tvrtko Ursulin · 7 years ago
  30. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 7 years ago
  31. 89746e7 drm/i915: Reject undefined colorkey flags by Ville Syrjälä · 7 years ago
  32. 928f0cd drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info by Imre Deak · 7 years ago
  33. 8e47b4b drm/i915: Remove redundant check on execlists interrupt by Chris Wilson · 7 years ago
  34. 2927e42 drm/i915/crt: Silence compiler warning for uninitialised status by Chris Wilson · 7 years ago
  35. f0fa739 drm/i915: Avoid leaking lpe audio platdev.data by Chris Wilson · 7 years ago
  36. 6a05d29 drm/i915: Disable unused-but-set compiler warning by Chris Wilson · 7 years ago
  37. 40f4609 drm/i915: Fix kerneldoc warnings for i915_gem_internal by Chris Wilson · 7 years ago
  38. 204bcfe drm/i915: Fix kerneldoc warnings in i915_gem_execbuffer by Chris Wilson · 7 years ago
  39. eb8269b drm/i915: Fix kerneldoc parameter markup by Chris Wilson · 7 years ago
  40. 34e07e4 drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early by Chris Wilson · 7 years ago
  41. 3d4b7ca drm/i915: Remove lost comment from i915_gem_context by Chris Wilson · 7 years ago
  42. d880212 drm/i915: Fix kerneldoc warnings for i915_gem_request by Chris Wilson · 7 years ago
  43. a5a5ae2 drm/i915: Fix kerneldoc warnings for i915_gem_userptr by Chris Wilson · 7 years ago
  44. 179f402 drm/i915: Fix kerneldoc warnings for intel_ringbuffer by Chris Wilson · 7 years ago
  45. d03133a drm/i915: Fix kerneldoc warnings for i915_gpu_error by Chris Wilson · 7 years ago
  46. a1ab7dc drm/i915: Wait for gen3 reset status to be asserted by Chris Wilson · 7 years ago
  47. bc8f2f5 drm/i915: Be paranoid and post the writes to stop the rings by Chris Wilson · 7 years ago
  48. 0d73e7a drm/i915: Mark the device as wedged from the beginning of set-wedged by Chris Wilson · 7 years ago
  49. 11a18f6 drm/i915: Avoid truncation before clamping userspace's priority value by Chris Wilson · 7 years ago
  50. 253a281 drm/i915: Remove superfluous worker wakeups when RPS is already boosted by Chris Wilson · 7 years ago
  51. 020580f drm/i915/perf: Fix compiler warning for string truncation by Chris Wilson · 7 years ago
  52. 43df81d drm/i915/perf: Fix compiler warning for string truncation by Chris Wilson · 7 years ago
  53. ce1599a drm/i915: do not stop engines on sanitize if i915.reset=0 by Daniele Ceraolo Spurio · 7 years ago
  54. d637637 drm/i915: Only allocate preempt context when required by Chris Wilson · 7 years ago
  55. 3fed180 drm/i915: Move the scheduler feature bits into the purview of the engines by Chris Wilson · 7 years ago
  56. e78c917 drm/i915/guc: Allow preempt-client to be NULL by Chris Wilson · 7 years ago
  57. 05273c9 drm/i915/pmu: Fix building without CONFIG_PM by Chris Wilson · 7 years ago
  58. 1fe699e drm/i915/pmu: Fix sleep under atomic in RC6 readout by Tvrtko Ursulin · 7 years ago
  59. 8177e11 drm/i915: Tidy up some error messages around reset failure by Chris Wilson · 7 years ago
  60. c22b355 drm/i915: Trim the retired request queue after submitting by Chris Wilson · 7 years ago
  61. 8ac71d1 drm/i915: Skip request serialisation if the timeline is already complete by Chris Wilson · 7 years ago
  62. 31dade7 drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2. by Maarten Lankhorst · 7 years ago
  63. fd10e2c drm/i915/breadcrumbs: Ignore unsubmitted signalers by Chris Wilson · 7 years ago
  64. 2f2f2db drm/i915: Update DRIVER_DATE to 20180207 by Joonas Lahtinen · 7 years ago
  65. b2f78cd drm/i915/pmu: Fix PMU enable vs execlists tasklet race by Tvrtko Ursulin · 7 years ago
  66. 4b6ce68 drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern by Rafael Antognolli · 7 years ago
  67. 3aec7f8 drm/i915/cmdparser: Do not check past the cmd length. by Michal Srb · 7 years ago
  68. 2f265fa drm/i915/cmdparser: Check reg_table_count before derefencing. by Michal Srb · 7 years ago
  69. 6ec5bd3 drm/i915: Deprecate I915_SET_COLORKEY_NONE by Ville Syrjälä · 7 years ago
  70. 01b8fdc drm/i915: Skip post-reset request emission if the engine is not idle by Chris Wilson · 7 years ago
  71. e840130 drm/i915/execlists: Move the reset bits to a more natural home by Chris Wilson · 7 years ago
  72. 8ec21a7 drm/i915/selftests: Use a sacrificial context for hang testing by Chris Wilson · 7 years ago
  73. a8b66f2 drm/i915/selftests: Flush old resets between engines by Chris Wilson · 7 years ago
  74. b7a3f33 drm/i915/breadcrumbs: Drop request reference for the signaler thread by Chris Wilson · 7 years ago
  75. 24eae08 drm/i915: Remove unbannable context spam from reset by Chris Wilson · 7 years ago
  76. 073988d drm/i915/execlists: Remove the startup spam by Chris Wilson · 7 years ago
  77. 559e040 drm/i915: Show the GPU state when declaring wedged by Chris Wilson · 7 years ago
  78. 4a3d1e0 drm/i915: Always update the no_fbc_reason when disabling by Chris Wilson · 7 years ago
  79. 9e519bc drm/i915: Add some newlines to intel_engine_dump() headers by Chris Wilson · 7 years ago
  80. 302e55d drm/i915: Report if an unbannable context is involved in a GPU hang by Chris Wilson · 7 years ago
  81. 55ef72f drm/i915: Remove spurious DRM_ERROR for cancelled interrupts by Chris Wilson · 7 years ago
  82. 274de87 drm/i915/execlists: Flush GTIIR on clearing CS interrupts during reset by Chris Wilson · 7 years ago
  83. d67c0ac drm/i915: reduce indent in pch detection by Jani Nikula · 7 years ago
  84. fae919f drm/i915: Enable inject_load_failure only in DEBUG config by Michal Wajdeczko · 7 years ago
  85. 99b91bd drm/i915/dp: limit DP link rate based on VBT on CNL+ by Jani Nikula · 7 years ago
  86. 4ba285d drm/i915/dp: clean up source rate limiting for cnl by Jani Nikula · 7 years ago
  87. 10ebb73 drm/i915/dp: abstract rate array length limiting by Jani Nikula · 7 years ago
  88. 006bb4c drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change by Imre Deak · 7 years ago
  89. e76019a drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing by Imre Deak · 7 years ago
  90. 28647b5 drm/i915/guc: Don't try to create log runtime if there is no log by Michal Wajdeczko · 7 years ago
  91. bf67ce6 drm/i915/guc: Don't forget to free GuC error log by Michal Wajdeczko · 7 years ago
  92. fe215c8 drm/i915/selftests: add missing gtt shrinker test by Matthew Auld · 7 years ago
  93. b715a2f drm/i915/ppgtt: Pin page directories before allocation by Chris Wilson · 7 years ago
  94. 164daaf drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP register by Paulo Zanoni · 7 years ago
  95. 225701f drm/i915/icl: Set graphics mode register for gen11 by Kelvin Gardiner · 7 years ago
  96. b597277 drm/i915/icl: Handle expanded PLANE_CTL_FORMAT field by James Ausmus · 7 years ago
  97. 4357ce0 drm/i915/gen11: fix the SAGV block time for gen11 by Paulo Zanoni · 7 years ago
  98. 7800549 drm/i915/icl: Introduce MBus related registers by Mahesh Kumar · 7 years ago
  99. 234059d drm/i915/icl: NV12 y-plane ddb is not in same plane by Mahesh Kumar · 7 years ago
  100. 5b695af drm/i915/icl: Fail flip if ddb allocated are less than min display buffer needed by Mahesh Kumar · 7 years ago