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