1. d220559 drm/i915: Remove the unused pending_notify from LPE platform data by Ville Syrjälä · 8 years ago
  2. ebf5f92 drm/i915: Stop pretending to mask/unmask LPE audio interrupts by Ville Syrjälä · 8 years ago
  3. 8d5c303 ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown by Ville Syrjälä · 8 years ago
  4. 183c003 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 8 years ago
  5. 49f0859 drm/i915: Switch the global i915.semaphores check to a local predicate by Chris Wilson · 8 years ago
  6. fc9d4d2 drm/i915: Do not record a successful syncpoint for a dma-await by Chris Wilson · 8 years ago
  7. 7e8894e drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[] by Chris Wilson · 8 years ago
  8. 4797948 drm/i915: Squash repeated awaits on the same fence by Chris Wilson · 8 years ago
  9. ceae14b drm/i915: Lift timeline ordering to await_dma_fence by Chris Wilson · 8 years ago
  10. 29ef3fa drm/i915: Unwrap top level fence-array by Chris Wilson · 8 years ago
  11. 9431282 drm/i915: Mark up clflushes as belonging to an unordered timeline by Chris Wilson · 8 years ago
  12. 6b07b6d drm/i915: Use wait_for_atomic_us when waiting for gt fifo by Mika Kuoppala · 8 years ago
  13. a338908 drm/i915: Move the GTFIFODBG to the common mmio dbg framework by Mika Kuoppala · 8 years ago
  14. 789a625 drm/i915/guc: Enable send function only after successful init by Michal Wajdeczko · 8 years ago
  15. cefcff8 drm/i915: Do not leak dev_priv->l3_parity.remap_info[] by Joonas Lahtinen · 8 years ago
  16. a021880 drm/i915: Update DRIVER_DATE to 20170502 by Daniel Vetter · 8 years ago
  17. 3acbec0 drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages by Ander Conselvan de Oliveira · 8 years ago
  18. 5de9232 drm/i915: Capture CCID on ILK by Joonas Lahtinen · 8 years ago
  19. ea117b8 drm/i915: Reset ILK during GEM sanitization by Joonas Lahtinen · 8 years ago
  20. f2e4d76 drm/i915: Eliminate HAS_HW_CONTEXTS by Joonas Lahtinen · 8 years ago
  21. 63ffbcd drm/i915: Sanitize engine context sizes by Joonas Lahtinen · 8 years ago
  22. a366283 drm/i915/guc: Fix sleep under spinlock during reset by Tvrtko Ursulin · 8 years ago
  23. 3204c34 drm/i915: Defer context state allocation for legacy ring submission by Chris Wilson · 8 years ago
  24. e3895af drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel by Michel Thierry · 8 years ago
  25. 56306c6 drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag by Michel Thierry · 8 years ago
  26. 46649d8 drm/i915/glk: Don't allow 12 bpc when htotal is too big by Ander Conselvan de Oliveira · 8 years ago
  27. f7b02a5 drm/i915: Skip waking the signaler when enabling before request submission by Chris Wilson · 8 years ago
  28. 0100186 drm/i915: Poison the request before emitting commands by Chris Wilson · 8 years ago
  29. e6ba999 drm/i915: Differentiate between sw write location into ring and last hw read by Chris Wilson · 8 years ago
  30. 6b764a5 drm/i915: Report request restarts for both execlists/guc by Chris Wilson · 8 years ago
  31. 695eaa3 drm/i915: Include interesting seqno in the missed breadcrumb debug by Chris Wilson · 8 years ago
  32. ade0b0c drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  33. 3dd14c0 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  34. 546cdbc drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno() by Chris Wilson · 8 years ago
  35. 2d6c4c8 drm/i915: Use discardable buffers for rings by Chris Wilson · 8 years ago
  36. 2310b3c drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  37. 916a491 drm/i915: Avoid format string expansion from engine names by Kees Cook · 8 years ago
  38. 939cf46 drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw by Tvrtko Ursulin · 8 years ago
  39. 3396a27 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  40. a0242b0 drm/i915: Update DRIVER_DATE to 20170418 by Daniel Vetter · 8 years ago
  41. b0fd47a drm/i915: Copy user requested buffers into the error state by Chris Wilson · 8 years ago
  42. f4bf77b drm/i915: set "ret" correctly on error paths by Dan Carpenter · 8 years ago
  43. be02f75 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  44. 9301397 drm/i915: Implement Link Rate fallback on Link training failure by Manasi Navare · 8 years ago
  45. 1a36147 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  46. 13f6c71 drm/i915/guc: write wopcm related register once during uc init by daniele.ceraolospurio@intel.com · 8 years ago
  47. 48ae807 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  48. 14c562c drm/i915/dp: Validate cached link rate and lane count before retraining by Manasi Navare · 8 years ago
  49. 10e9bd9 drm/i915: Wake device for emitting request during selftest by Chris Wilson · 8 years ago
  50. 8968a36 drm/i915: Pretend the engine is always idle when mocking by Chris Wilson · 8 years ago
  51. 0757ac8 drm/i915: Add stub mmio read/write routines to mock device by Chris Wilson · 8 years ago
  52. e22d8e3 drm/i915: Treat WC a separate cache domain by Chris Wilson · 8 years ago
  53. ef74921 drm/i915: Combine write_domain flushes to a single function by Chris Wilson · 8 years ago
  54. aab9094 drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa by Maarten Lankhorst · 8 years ago
  55. c50b4bf Revert "drm/i915: Lock mode_config.mutex in intel_display_resume." by Maarten Lankhorst · 8 years ago
  56. 9cb9be0 drm/i915: Convert intel DVO connector to atomic by Maarten Lankhorst · 8 years ago
  57. eadc1db drm/i915: Convert intel_crt connector properties to atomic. by Maarten Lankhorst · 8 years ago
  58. 2e222ed drm/i915: Convert intel_dp_mst connector properties to atomic. by Maarten Lankhorst · 8 years ago
  59. 200819a drm/i915: Remove unused dp properties for dp-mst. by Maarten Lankhorst · 8 years ago
  60. 0e891b3 drm/i915: Convert intel_tv connector properties to atomic, v5. by Maarten Lankhorst · 8 years ago
  61. 735a987 drm/i915: Remove unused members from intel_tv.c by Maarten Lankhorst · 8 years ago
  62. 4892126 drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler() by Chris Wilson · 8 years ago
  63. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  64. a8e9a41 drm/i915: Lie and treat all engines as idle if wedged by Chris Wilson · 8 years ago
  65. ddfb570 drm/i915: Use the engine class to get the context size by Daniele Ceraolo Spurio · 8 years ago
  66. 5f9be05 drm/i915: Bail if we do not setup the RCS engine by Chris Wilson · 8 years ago
  67. 27dbefb drm/i915/dp: read sink count to a temporary variable first by Jani Nikula · 8 years ago
  68. 010b9b3 drm/i915/dp: use readb and writeb calls for single byte DPCD access by Jani Nikula · 8 years ago
  69. ec990e2 drm/i915/dp: localize link rate index variable more by Jani Nikula · 8 years ago
  70. 3d65a73 drm/i915/mst: use max link not sink lane count by Jani Nikula · 8 years ago
  71. 540b0b7f drm/i915/dp: add functions for max common link rate and lane count by Jani Nikula · 8 years ago
  72. e6c0c64 drm/i915/dp: don't call the link parameters sink parameters by Jani Nikula · 8 years ago
  73. b1810a7 drm/i915/dp: do not limit rate seek when not needed by Jani Nikula · 8 years ago
  74. 975ee5fca drm/i915/dp: cache common rates with sink rates by Jani Nikula · 8 years ago
  75. a079d10 drm/i915/dp: use the sink rates array for max sink rates by Jani Nikula · 8 years ago
  76. 1d39f28 drm/i915: Rename intel_engine_cs.exec_id to uabi_id by Chris Wilson · 8 years ago
  77. b8400f0 drm/i915: Split the engine info table in two levels, using class + instance by Oscar Mateo · 8 years ago
  78. 6e51614 drm/i915: Generate the engine name based on the instance number by Oscar Mateo · 8 years ago
  79. 5ff36d3 drm/i915: Use the same vfunc for BSD2 ring init by Oscar Mateo · 8 years ago
  80. 0908180 drm/i915: Classify the engines in class + instance by Daniele Ceraolo Spurio · 8 years ago
  81. f42bb65 drm/i915: Use safer intel_uncore_wait_for_register in ring-init by Chris Wilson · 8 years ago
  82. e09a303 drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read by Chris Wilson · 8 years ago
  83. 0564654 drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register() by Chris Wilson · 8 years ago
  84. 02b312d drm/i915: Stop sleeping from inside gen6_bsd_submit_request() by Chris Wilson · 8 years ago
  85. 84d84cb drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register() by Chris Wilson · 8 years ago
  86. d455937 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  87. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  88. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  89. 1420f63 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  90. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  91. cdf5316 Merge branch 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 8 years ago
  92. 6976e74 drm/i915: Don't allow overuse of __intel_wait_for_register_fw() by Michal Wajdeczko · 8 years ago
  93. 3fc7d86 drm/i915: Drop const qualifiers from params in wait_for_register() by Michal Wajdeczko · 8 years ago
  94. bcc36d8 drm/i915: Use drm_i915_private directly from debugfs by Chris Wilson · 8 years ago
  95. 39da7c5 Linux 4.11-rc6 by Linus Torvalds · 8 years ago
  96. 84ced7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  97. 462e9a3 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. 5b50be7 Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  99. 62e1fd0 Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  100. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago