1. 08d0e87 drm/i915/skl+: nv12 workaround disable WM level 1-7 by Mahesh Kumar · 7 years ago
  2. 8b2b53c drm/i915/skl+: make sure higher latency level has higher wm value by Mahesh Kumar · 7 years ago
  3. 62027b7 drm/i915/skl+: pass skl_wm_level struct to wm compute func by Mahesh Kumar · 7 years ago
  4. 942aa2d drm/i915/skl+: NV12 related changes for WM by Mahesh Kumar · 7 years ago
  5. ddf3431 drm/i915/skl+: support verification of DDB HW state for NV12 by Mahesh Kumar · 7 years ago
  6. f34a291 drm/i915/skl+: add NV12 in skl_format_to_fourcc by Mahesh Kumar · 7 years ago
  7. b879d58 drm/i915/skl+: refactor WM calculation for NV12 by Mahesh Kumar · 7 years ago
  8. 60f8e87 drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values by Mahesh Kumar · 7 years ago
  9. be1c63c drm/i915/dp: Send DPCD ON for MST before phy_up by Lyude Paul · 7 years ago
  10. d0667e9 drm/i915: Pass the set of guilty engines to i915_reset() by Chris Wilson · 7 years ago
  11. bba0869 drm/i915: Treat i915_reset_engine() as guilty until proven innocent by Chris Wilson · 7 years ago
  12. e4d2006 drm/i915: Split out parking from the idle worker for reuse by Chris Wilson · 7 years ago
  13. 29991d5 drm/i915/selftests: Rename wait_for_hang() to wait_until_running() by Chris Wilson · 7 years ago
  14. 2b2874e drm/i915/icl: Enable RC6 and RPS in Gen11 by Oscar Mateo · 7 years ago
  15. 96606f3 drm/i915/icl: Deal with GT INT DW correctly by Oscar Mateo · 7 years ago
  16. d02b98b drm/i915/icl: Handle RPS interrupts correctly for Gen11 by Oscar Mateo · 7 years ago
  17. f744dbc drm/i915/icl: Use hw engine class, instance to find irq handler by Mika Kuoppala · 7 years ago
  18. e34b034 drm/i915/icl: Add reset control register changes by Michel Thierry · 7 years ago
  19. 99d7e4e drm/i915: Describe the bottom of stack in processing a batchbuffer by Kevin Rogovin · 7 years ago
  20. 4d42db1 drm/i915: Add link to documentation in i915_gem_execbuffer.c by Kevin Rogovin · 7 years ago
  21. fd5ff5f drm/i915: Narration overview on GEM by Kevin Rogovin · 7 years ago
  22. 0286667 drm/i915/selftests: Avoid repeatedly harming the same innocent context by Chris Wilson · 7 years ago
  23. b651bd2 drm/i915/audio: Fix audio enumeration issue on BXT by Gaurav K Singh · 7 years ago
  24. 46a67c4 drm/i915: Fix memory leak in intel_hdcp auth by Radhakrishna Sripada · 7 years ago
  25. 40da1d3 drm/i915: Only call finish_reset after a prepare_reset by Chris Wilson · 7 years ago
  26. 2c66555 drm/i915/selftests: Add basic sanitychecks for execlists by Chris Wilson · 7 years ago
  27. 6be1187 drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value by Xidong Wang · 7 years ago
  28. 6308a31 drm/i915: Check hdcp key loadability by Ramalingam C · 7 years ago
  29. 41baafa drm/i915: Read Vprime thrice incase of mismatch by Ramalingam C · 7 years ago
  30. 4bfbec6 drm/i915: Read HDCP R0 thrice in case of mismatch by Ramalingam C · 7 years ago
  31. 2a694fe drm/i915: Store preemption capability in engine->flags by Chris Wilson · 7 years ago
  32. f260520 drm/i915/execlists: Track begin/end of execlists submission sequences by Chris Wilson · 7 years ago
  33. 1f901d5 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  34. 4df4925 drm/i915/psr: Set DPCD PSR2 enable bit when needed by José Roberto de Souza · 7 years ago
  35. 26e5378d drm/i915/psr: Cache sink synchronization latency by José Roberto de Souza · 7 years ago
  36. fe36181 drm/i915/psr: Use PSR2 macro for PSR2 by José Roberto de Souza · 7 years ago
  37. 95f28d2 drm/i915/psr: Do not override PSR2 sink support by José Roberto de Souza · 7 years ago
  38. 5e87325 drm/i915/psr/cnl: Enable Y-coordinate support in source by José Roberto de Souza · 7 years ago
  39. aee3bac drm/i915/psr: Tie PSR2 support to Y coordinate requirement by José Roberto de Souza · 7 years ago
  40. 6ce9b78 drm/i915/psr: Nuke aux frame sync by José Roberto de Souza · 7 years ago
  41. fe36948 drm: Add DP last received PSR SDP VSC register and bits by José Roberto de Souza · 7 years ago
  42. 4f212e4 drm: Add DP PSR2 sink enable bit by José Roberto de Souza · 7 years ago
  43. 3df82dd4 drm/i915: Only warn for might_sleep() before a slow wait_for_register by Chris Wilson · 7 years ago
  44. 5807e1c drm/i915: Avoid sleeping inside per-engine reset by Chris Wilson · 7 years ago
  45. 9bd9be6 drm/i915/perf: add more debug message on perf open & configs by Lionel Landwerlin · 7 years ago
  46. b82ed43 drm/i915: rename PPGTT/GGTT fields OA registers by Lionel Landwerlin · 7 years ago
  47. 5374410 drm/i915/perf: remove empty line by Lionel Landwerlin · 7 years ago
  48. 1105130 drm/i915/perf: simplify OA unit enabling on gen7 by Lionel Landwerlin · 7 years ago
  49. b6dd47b drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter by Lionel Landwerlin · 7 years ago
  50. 1de401c drm/i915/perf: enable perf support on ICL by Lionel Landwerlin · 7 years ago
  51. e770276 drm/i915: Include the HW breadcrumb whenever we trace the global_seqno by Chris Wilson · 7 years ago
  52. 4d07f6c drm/i915/guc: enable guc interrupts unconditionally in uc_resume by Michel Thierry · 7 years ago
  53. 694f54f Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  54. 0a015ff drm/i915/guc: Trace messages from CT while in debug by Michal Wajdeczko · 7 years ago
  55. b6b0166 drm/i915/guc: Handle default action received over CT by Michal Wajdeczko · 7 years ago
  56. 6c77a2b drm/i915/guc: Prepare to process incoming requests from CT by Michal Wajdeczko · 7 years ago
  57. 9ef4c75 drm/i915/guc: Implement response handling in send_ct() by Michal Wajdeczko · 7 years ago
  58. 24827cd drm/i915/guc: Use better name for helper wait function by Michal Wajdeczko · 7 years ago
  59. 1d40709 drm/i915/guc: Prepare to handle messages from CT RECV buffer by Michal Wajdeczko · 7 years ago
  60. 769bfbf drm/i915/guc: Make event handler a virtual function by Michal Wajdeczko · 7 years ago
  61. f6a70b5 drm/i915/guc: Implement response handling in send_mmio() by Michal Wajdeczko · 7 years ago
  62. e09af3a drm/i915/guc: Prepare send() function to accept bigger response by Michal Wajdeczko · 7 years ago
  63. b839a86 drm/i915/guc: Add support for data reporting in GuC responses by Michal Wajdeczko · 7 years ago
  64. 4d82a17 drm/i915/guc: Add documentation for MMIO based communication by Michal Wajdeczko · 7 years ago
  65. c216e90 drm/i915/execlists: Reset ring registers on rebinding contexts by Chris Wilson · 7 years ago
  66. d775a7b drm/i915/gen11: add support for reading the timestamp frequency by Paulo Zanoni · 7 years ago
  67. fbe6f8f drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams by Yaodong Li · 7 years ago
  68. 9f36f9c Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  69. cb17aa5 Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  70. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  71. 7fd9e82 drm/i915: reorder dpll_info members by Lucas De Marchi · 7 years ago
  72. 5cd281f drm/i915: use flags from dpll_info embedded in intel_shared_dpll by Lucas De Marchi · 7 years ago
  73. 0823eb9 drm/i915: use id from intel_shared_dpll.info by Lucas De Marchi · 7 years ago
  74. 72f775f drm/i915: use name from intel_shared_dpll.info by Lucas De Marchi · 7 years ago
  75. ee1398b drm/i915: use funcs from intel_shared_dpll.info by Lucas De Marchi · 7 years ago
  76. e303796 drm/i915: add dpll_info inside intel_shared_dpll by Lucas De Marchi · 7 years ago
  77. 47aa1e7 drm/i915: move dpll_info to header by Lucas De Marchi · 7 years ago
  78. 57bdff4 drm/i915: Reword warning for missing cases by Lucas De Marchi · 7 years ago
  79. ae2f5c0 drm/i915/execlists: Avoid kicking the submission too early for rescheduling by Chris Wilson · 7 years ago
  80. 9040871 drm/i915: Include submission tasklet state in engine dump by Chris Wilson · 7 years ago
  81. eed7ec5 drm/i915/execlists: Clear user-active flag on preemption completion by Chris Wilson · 7 years ago
  82. 300efa9 drm/i915: Fix hibernation with ACPI S0 target state by Imre Deak · 7 years ago
  83. 76cb9d3 drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt by Chris Wilson · 7 years ago
  84. 8f30c408 drm/i915: Specify which engines to reset following semaphore/event lockups by Chris Wilson · 7 years ago
  85. 7a7d58d drm/i915/dp: Write to SET_POWER dpcd to enable MST hub. by Dhinakaran Pandiyan · 7 years ago
  86. 33d009c Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  87. 3eb2ce8 Linux 4.16-rc7 by Linus Torvalds · 7 years ago
  88. cb64165 Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma by Linus Torvalds · 7 years ago
  89. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 9fd64e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. bf45bae Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. eaf6799 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 6bacf66 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  95. e43d40b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  96. cfb2f6f Revert "mqueue: switch to on-demand creation of internal mount" by Eric W. Biederman · 7 years ago
  97. bcfc1f4 Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  98. 7487508 drm/i915: protect macro parameters in SWING_SEL_{UPP,LO}WER by Paulo Zanoni · 7 years ago
  99. 99fec39 Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  100. 323301a drm/i915/icl: Added 5k source scaling support for Gen11 platform by Nabendu Maiti · 7 years ago