1. b243569 drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2) by Matt Roper · 9 years ago
  2. ed8d60f drm/i915: Check DDI max lanes after applying BXT workaround by Matt Roper · 9 years ago
  3. e1ea075 drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3) by Matt Roper · 9 years ago
  4. 05d2521 drm/i915: Properly terminate KMS mode name string during tv init by Imre Deak · 9 years ago
  5. b074eae drm/i915: Add debug info for failed MSI enabling by Imre Deak · 9 years ago
  6. 9c06f67 drm/i915/chv: Fix error path in GPU freq helpers by Imre Deak · 9 years ago
  7. d81a67c drm/i915: Sanity check DP AUX message buffer and size by Imre Deak · 9 years ago
  8. 985dd43 drm/i915/bxt: update list of PCIIDs by Imre Deak · 9 years ago
  9. bf4f2fb drm/i915/skl/kbl: Add support for pipe fusing by Patrik Jakobsson · 9 years ago
  10. 65f61b4 drm/i915: Instrument PSR parameter for debuging with link standby x link off. by Rodrigo Vivi · 9 years ago
  11. 60e5ffe drm/i915: Add PSR main link standby support back by Rodrigo Vivi · 9 years ago
  12. dc9b5a0 drm/i915: PSR simplify port and link standby checks. by Rodrigo Vivi · 9 years ago
  13. a41c888 drm/i915/skl: Fix DMC load on Skylake J0 and K0 by Mat Martineau · 9 years ago
  14. dc5a903 drm/i915: Sink CRC: tune down error message at stop to debug_kms. by Rodrigo Vivi · 9 years ago
  15. e35be23 drm/i915/fbc: refactor some small functions called only once by Paulo Zanoni · 9 years ago
  16. 9b42281 drm/i915/fbc: don't store/check a pointer to the FB by Paulo Zanoni · 9 years ago
  17. e8216e5 drm/i915/fbc: call intel_fbc_pre_update earlier during page flips by Paulo Zanoni · 9 years ago
  18. b20d275 drm/i915/fbc: don't store the fb_id on reg_params by Paulo Zanoni · 9 years ago
  19. 913a3a6 drm/i915/fbc: don't print no_fbc_reason to dmesg by Paulo Zanoni · 9 years ago
  20. 5bc4047 drm/i915/fbc: don't try to deactivate FBC if it's not enabled by Paulo Zanoni · 9 years ago
  21. 49227c4 drm/i915/fbc: make FBC work with fastboot by Paulo Zanoni · 9 years ago
  22. 58f9c0b drm/i915/fbc: move intel_fbc_{enable, disable} call one level up by Paulo Zanoni · 9 years ago
  23. f51be2e drm/i915/fbc: choose the new FBC CRTC during atomic check by Paulo Zanoni · 9 years ago
  24. dd8b3bd drm/i915: simplify struct drm_device access at intel_atomic_check() by Paulo Zanoni · 9 years ago
  25. 010cf73 drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking by Paulo Zanoni · 9 years ago
  26. 65c7600 drm/i915/fbc: make sure we cancel the work function at fbc_disable by Paulo Zanoni · 9 years ago
  27. c937ab3e5 drm/i915/fbc: rename the FBC disable functions by Paulo Zanoni · 9 years ago
  28. 60eb2cc drm/i915/fbc: unexport intel_fbc_deactivate by Paulo Zanoni · 9 years ago
  29. 1eb5223 drm/i915/fbc: fix the FBC state checking code by Paulo Zanoni · 9 years ago
  30. 212890c drm/i915/fbc: split intel_fbc_update into pre and post update by Paulo Zanoni · 9 years ago
  31. aaf78d2 drm/i915/fbc: introduce struct intel_fbc_state_cache by Paulo Zanoni · 9 years ago
  32. fcf38d1 drm/i915/fbc: unconditionally update FBC during atomic commits by Paulo Zanoni · 9 years ago
  33. 261fe99 drm/i915/fbc: don't flush for operations on the wrong frontbuffer by Paulo Zanoni · 9 years ago
  34. 0dd8154 drm/i915/fbc: don't use the frontbuffer tracking subsystem for flips by Paulo Zanoni · 9 years ago
  35. ab34a7e drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x by Paulo Zanoni · 9 years ago
  36. b183b3f drm/i915/fbc: introduce struct intel_fbc_reg_params by Paulo Zanoni · 9 years ago
  37. 44a8a25 drm/i915/fbc: extract intel_fbc_can_enable() by Paulo Zanoni · 9 years ago
  38. 615b40d7 drm/i915/fbc: extract intel_fbc_can_activate() by Paulo Zanoni · 9 years ago
  39. ca18d51 drm/i915/fbc: wait for a vblank instead of 50ms when enabling by Paulo Zanoni · 9 years ago
  40. bbc3969 drm/i915: Fix file permissions by Mat Martineau · 9 years ago
  41. 1e859111 drm/i915: refine qemu south bridge detection by Gerd Hoffmann · 9 years ago
  42. b16bb01 drm/i915: Fix intel_tile_width() parameters by Ville Syrjälä · 9 years ago
  43. ac48496 drm/i915: Standardize on 'cpp' for bytes per pixel by Ville Syrjälä · 9 years ago
  44. 54ea9da drm/i915: Make display gtt offsets u32 by Ville Syrjälä · 9 years ago
  45. 11d23e6 drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages() by Ville Syrjälä · 9 years ago
  46. 8713025 drm/i915: Pass stride to rotate_pages() by Ville Syrjälä · 9 years ago
  47. 7723f47d drm/i915: Rename the rotated gtt view member to 'rotated' by Ville Syrjälä · 9 years ago
  48. 0aa498d Fix pointer tests in error-handling paths by Dave Gordon · 9 years ago
  49. f4e2dec drm/i915: Fix premature LRC unpin in GuC mode by Tvrtko Ursulin · 9 years ago
  50. a0b4a6a drm/i915: Extract context unpinning to its own function by Tvrtko Ursulin · 9 years ago
  51. 321fe30 drm/i915: Make LRC pinning own a reference to the context by Tvrtko Ursulin · 9 years ago
  52. e5292823 drm/i915: Make LRC (un)pinning work on context and engine by Tvrtko Ursulin · 9 years ago
  53. d9da6aa drm/i915: Fix VCS ring selection after uapi decoupling by Tvrtko Ursulin · 9 years ago
  54. a4eba47 drm/i915: Move stolen memory initialization earlier during loading by Imre Deak · 9 years ago
  55. ad5c3d3 drm/i915: Move MCHBAR setup earlier during init by Imre Deak · 9 years ago
  56. 399bb5b drm/i915: Move allocation of various workqueues earlier during init by Imre Deak · 9 years ago
  57. d64aa09 drm/i915: Sanitize i915_gem_load() init and clean-up by Imre Deak · 9 years ago
  58. a8a4058 drm/i915: Sanitize GEM shrinker init and clean-up by Imre Deak · 9 years ago
  59. 02036ce drm/i915: Sanitize i915_get_bridge_dev() error path by Imre Deak · 9 years ago
  60. 89250fe drm/i915: Sanitize DMC/CSR ucode cleanup code by Imre Deak · 9 years ago
  61. 9a15a87 Revert "drm/i915: Fix context/engine cleanup order" by Daniel Vetter · 9 years ago
  62. 1803c03 drm/i915: Fix context/engine cleanup order by Nick Hoath · 9 years ago
  63. 768e159 drm/i915: Improve handling of overlapping objects by Chris Wilson · 9 years ago
  64. 6ecf56a drm/i915/gen9: Add WaOCLCoherentLineFlush by Arun Siluvery · 9 years ago
  65. a78536e drm/i915/skl: Enable Per context Preemption granularity control by Arun Siluvery · 9 years ago
  66. 6107497 drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 9 years ago
  67. a786d53 drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 9 years ago
  68. 2c8580e drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist by Arun Siluvery · 9 years ago
  69. 3669ab6 drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist by Arun Siluvery · 9 years ago
  70. e0f3fa0 drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist by Arun Siluvery · 9 years ago
  71. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 9 years ago
  72. 21fabbe drm/i915: Remove select to deleted STOP_MACHINE from Kconfig by Andreas Ziegler · 9 years ago
  73. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  74. 77b04a0 drm/i915: More use of the cached LRC state by Tvrtko Ursulin · 9 years ago
  75. 947eaeb drm/i915: Update DRIVER_DATE to 20160124 by Daniel Vetter · 9 years ago
  76. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  77. de1add3 drm/i915: Decouple execbuf uAPI from internal implementation by Tvrtko Ursulin · 9 years ago
  78. 7c17d37 drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists by Chris Wilson · 9 years ago
  79. c81eeea drm/i915: Limit the auto arming of mmio debugs on vlv/chv by Mika Kuoppala · 9 years ago
  80. 6fa283b drm/i915: Tune down "GT register while GT waking disabled" message by Daniel Vetter · 9 years ago
  81. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  82. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  83. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  84. e794129 drm/i915: Fix NULL plane->fb oops on SKL by Ville Syrjälä · 9 years ago
  85. 3f36b93 drm/i915: Do not put big intel_crtc_state on the stack by Tvrtko Ursulin · 9 years ago
  86. bf22045 Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)" by Matt Roper · 9 years ago
  87. 18afd44 drm/i915: add DOC: headline to RC6 kernel-doc by Jani Nikula · 9 years ago
  88. e282891 drm/i915: turn some bogus kernel-doc comments to normal comments by Jani Nikula · 9 years ago
  89. 38e5cce drm/i915/sdvo: revert bogus kernel-doc comments to normal comments by Jani Nikula · 9 years ago
  90. f3272e7 drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC by Arun Siluvery · 9 years ago
  91. cbfc2d2 drm/i915: Demote user facing DMC firmware load failure message by Chris Wilson · 9 years ago
  92. aa45950 drm/i915: use hlist_for_each_entry by Geliang Tang · 9 years ago
  93. fa5a797 drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number by Ville Syrjälä · 9 years ago
  94. 693bdc2 drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+ by Ville Syrjälä · 9 years ago
  95. a9d8ada drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freed by Alex Dai · 9 years ago
  96. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  97. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  98. ca82580c drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  99. e0313db drm/i915: Only grab timestamps when needed by Tvrtko Ursulin · 9 years ago
  100. 2da80b5 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago