1. 1b4bd5c drm/i915: Limit the for_each_set_bit() to the valid range by Chris Wilson · 6 years ago
  2. c4aa2ec drm/i915/sprite: switch to kernel types by Jani Nikula · 6 years ago
  3. 830de42 drm/i915/dp: switch to kernel types by Jani Nikula · 6 years ago
  4. 990290d drm/i915/dpll_mgr: switch to kernel types by Jani Nikula · 6 years ago
  5. cbe974f drm/i915/cdclk: switch to kernel types by Jani Nikula · 6 years ago
  6. a9c287c drm/i915/irq: switch to kernel types by Jani Nikula · 6 years ago
  7. e531521 drm/i915/debugfs: switch to kernel types by Jani Nikula · 6 years ago
  8. 977dcc0 drm/i915/lspcon: switch to kernel types by Jani Nikula · 6 years ago
  9. c7cc521 drm/i915/crt: switch to kernel types by Jani Nikula · 6 years ago
  10. 739f3ab drm/i915: small isolated c99 types to kernel types switch by Jani Nikula · 6 years ago
  11. 9f58892 drm/i915: Pull all the reset functionality together into i915_reset.c by Chris Wilson · 6 years ago
  12. 18bb2bc drm/i915: Serialise concurrent calls to i915_gem_set_wedged() by Chris Wilson · 6 years ago
  13. 204474a drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  14. 9e267d2 drm/i915/userptr: Fix error handling of mutex_lock_killable() by Chris Wilson · 6 years ago
  15. 0212bde drm/i915: Move intel_execlists_show_requests() aside by Chris Wilson · 6 years ago
  16. 484d9a8 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start by Chris Wilson · 6 years ago
  17. 3f2e9ed drm/i915/icl: Detect port F presence via VBT by Imre Deak · 6 years ago
  18. e9d49bb drm/i915/ddi: Move DDI port detection to the corresponding helper by Imre Deak · 6 years ago
  19. decd29e drm/i915: Only dump GPU state on set-wedged if interesting by Chris Wilson · 6 years ago
  20. 6d2438c drm/i915/perf: Annotate i915_perf.wakeref for keneldoc by Chris Wilson · 6 years ago
  21. fed8569 drm/i915: Fix the static code analysis warning in debugfs by Radhakrishna Sripada · 6 years ago
  22. b14c06e drm/i915/cnl: Fix CNL macros for Voltage Swing programming by Aditya Swarup · 6 years ago
  23. 8cd9991 drm/i915: Prevent concurrent GGTT update and use on Braswell (again) by Chris Wilson · 6 years ago
  24. 305dc3f drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex by Chris Wilson · 6 years ago
  25. d8af327 drm/i915: Fix ILK-IVB primary plane enable delays by Juha-Pekka Heikkila · 6 years ago
  26. 4a8ab5e drm/i915: Mark up Ironlake ips with rpm wakerefs by Chris Wilson · 6 years ago
  27. 8d761e7 drm/i915: Combined gt.awake/gt.power wakerefs by Chris Wilson · 6 years ago
  28. 04161d6 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice by Chris Wilson · 6 years ago
  29. 69d9382 drm/i915/dp: Markup pps lock power well by Chris Wilson · 6 years ago
  30. 25c896bd drm/i915: Track the wakeref used to initialise display power domains by Chris Wilson · 6 years ago
  31. 0e6e0be drm/i915: Markup paired operations on display power domains by Chris Wilson · 6 years ago
  32. d4225a5 drm/i915: Syntatic sugar for using intel_runtime_pm by Chris Wilson · 6 years ago
  33. c9d08cc drm/i915/selftests: Mark up rpm wakerefs by Chris Wilson · 6 years ago
  34. 2cb2cb5 drm/i915/panel: Track temporary rpm wakeref by Chris Wilson · 6 years ago
  35. 6a712a2 drm/i915/hotplug: Track temporary rpm wakeref by Chris Wilson · 6 years ago
  36. 1d264d9 drm/i915/fb: Track rpm wakerefs by Chris Wilson · 6 years ago
  37. 538ef96 drm/i915/gem: Track the rpm wakerefs by Chris Wilson · 6 years ago
  38. 3055f0c drm/i915/guc: Track the rpm wakeref by Chris Wilson · 6 years ago
  39. 00e27cb drm/i915/pmu: Track rpm wakeref by Chris Wilson · 6 years ago
  40. 6619c00 drm/i915/perf: Track the rpm wakeref by Chris Wilson · 6 years ago
  41. a037121 drm/i915: Mark up debugfs with rpm wakeref tracking by Chris Wilson · 6 years ago
  42. 48d1c81 drm/i915: Mark up sysfs with rpm wakeref tracking by Chris Wilson · 6 years ago
  43. 183e260 drm/i915: Track the rpm wakerefs for error handling by Chris Wilson · 6 years ago
  44. 506d1f6 drm/i915: Track GT wakeref by Chris Wilson · 6 years ago
  45. 16e4dd03 drm/i915: Markup paired operations on wakerefs by Chris Wilson · 6 years ago
  46. bd780f3 drm/i915: Track all held rpm wakerefs by Chris Wilson · 6 years ago
  47. 74256b7 drm/i915: Update DRIVER_DATE to 20190110 by Rodrigo Vivi · 6 years ago
  48. 9fab8a2 drm/i915: Removing polling for struct_mutex from vmap shrinker by Chris Wilson · 6 years ago
  49. 3824e41 drm/i915: Use mutex_lock_killable() from inside the shrinker by Chris Wilson · 6 years ago
  50. 7f9e20e drm/i915: Guard error capture against unpinned vma by Chris Wilson · 6 years ago
  51. d78a600 drm/i915: drop DPF code for gen8+ by Daniele Ceraolo Spurio · 6 years ago
  52. a60acb2 drm/i915: init per-engine WAs for all engines by Daniele Ceraolo Spurio · 6 years ago
  53. f663b0c drm/i915/selftests: recreate WA lists inside the selftest by Daniele Ceraolo Spurio · 6 years ago
  54. d22ba0c drm/i915: Reduce i915_request_alloc retirement to local context by Chris Wilson · 6 years ago
  55. 4e8052a drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences by Hans de Goede · 6 years ago
  56. 2f80d7b drm/i915: drop all drmP.h includes by Jani Nikula · 6 years ago
  57. f2bb09b drm/i915: Downgrade scare message for unknown HuC firmware by Chris Wilson · 6 years ago
  58. 5852a15 Ndrm/i915/debugfs: store rotation string buffer on stack by Jani Nikula · 6 years ago
  59. d25f71a drm/i915: Return immediately if trylock fails for direct-reclaim by Chris Wilson · 6 years ago
  60. 3eb0930 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  61. 481975c Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Jani Nikula · 6 years ago
  62. d58f008 drm/i915/selftests: Mark the whole mock device as DMA capable by Chris Wilson · 6 years ago
  63. f6e8aa3 drm/i915: Report the number of closed vma held by each context in debugfs by Chris Wilson · 6 years ago
  64. e4fc69f2 drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs) by Chris Wilson · 6 years ago
  65. 963cc12 drm/i915: Fixup kerneldoc for intel_device_info_runtime_init by Chris Wilson · 6 years ago
  66. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  67. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  68. b9d126e drm/i915: Remove partial attempt to swizzle on pread/pwrite by Chris Wilson · 6 years ago
  69. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  70. 0b2c8f8 i915: fix missing user_access_end() in page fault exception case by Linus Torvalds · 6 years ago
  71. 55c1551 drm/i915: Do not allow unwedging following a failed driver initialisation by Chris Wilson · 6 years ago
  72. 9ddf32a Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  73. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  74. 55277e1 drm/i915: Always try to reset the GPU on takeover by Chris Wilson · 6 years ago
  75. 57428bc drm/i915: Show machine type in error state by Chris Wilson · 6 years ago
  76. 476af9c drm/i915/gen6: Flush RING_IMR changes before changing the global GT IMR by Chris Wilson · 6 years ago
  77. 399382f drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  78. 1225036 drm/i915/selftests: Take a breath during check_partial_mappings() by Chris Wilson · 6 years ago
  79. 2cc8376 drm/i915: rename dev_priv info to __info to avoid usage by Jani Nikula · 6 years ago
  80. 1787a98 drm/i915: drop intel_device_info_dump() by Jani Nikula · 6 years ago
  81. a0f04cc drm/i915: always use INTEL_INFO() to access device info by Jani Nikula · 6 years ago
  82. 1400cc7 drm/i915: pass dev_priv to intel_device_info_runtime_init() by Jani Nikula · 6 years ago
  83. ed5eb1b drm/i915/reg: abstract display_mmio_offset access by Jani Nikula · 6 years ago
  84. 0258404 drm/i915: start moving runtime device info to a separate struct by Jani Nikula · 6 years ago
  85. c764268 drm: un-inline drm_legacy_findmap() by Jani Nikula · 6 years ago
  86. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  87. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  88. 1216e3c drm/i915: Drop unused engine->irq_seqno_barrier w/a by Chris Wilson · 6 years ago
  89. 835051d drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5 by Chris Wilson · 6 years ago
  90. 1212bd8 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7 by Chris Wilson · 6 years ago
  91. d9cad22 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs by Chris Wilson · 6 years ago
  92. 2f0c733 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs by Chris Wilson · 6 years ago
  93. ed2922c drm/i915: Remove redundant trailing request flush by Chris Wilson · 6 years ago
  94. 6bf1981 drm/i915: Update kerneldoc for intel_wm_need_update() by Chris Wilson · 6 years ago
  95. 7012033 drm/i915/params: document I915_PARAMS_FOR_EACH() by Jani Nikula · 6 years ago
  96. d2167a2 drm/i915: Remove has_pooled_eu static initializer by Tvrtko Ursulin · 6 years ago
  97. 2ff195c drm/i915/params: set i915.enable_hangcheck permissions to 0600 by Jani Nikula · 6 years ago
  98. fce4331 drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions by Jani Nikula · 6 years ago
  99. 16cabb1 drm/i915: add a helper to free the members of i915_params by Jani Nikula · 6 years ago
  100. 4081cef drm/i915: add a helper to make a copy of i915_params by Jani Nikula · 6 years ago