Merge drm/drm-next into drm-intel-next-queued
[sfrench/cifs-2.6.git] / drivers / gpu / drm / i915 / gt / intel_context.c
2019-07-10 Rodrigo ViviMerge drm/drm-next into drm-intel-next-queued
2019-07-04 Dave AirlieMerge tag 'for-airlie-armada' of git://git.armlinux...
2019-06-28 Dave AirlieMerge tag 'drm-msm-next-2019-06-25' of https://gitlab...
2019-06-27 Dave AirlieMerge tag 'for-airlie-tda998x' of git://git.armlinux...
2019-06-26 Maarten LankhorstMerge tag 'topic/remove-fbcon-notifiers-2019-06-26...
2019-06-26 Maarten LankhorstMerge remote-tracking branch 'drm/drm-next' into drm...
2019-06-26 Chris Wilsondrm/i915/gt: Add some debug tracing for context pinning
2019-06-25 Alex DeucherMerge branch 'drm-next' into drm-next-5.3
2019-06-25 Dave AirlieMerge tag 'drm/tegra/for-5.3-rc1' of git://anongit...
2019-06-25 Dave AirlieMerge commit 'refs/for-upstream/mali-dp' of git://linux...
2019-06-21 Chris Wilsondrm/i915: Provide an i915_active.acquire callback
2019-06-21 Dave AirlieMerge tag 'drm-intel-next-2019-06-19' of git://anongit...
2019-06-19 Chris Wilsondrm/i915: Keep rings pinned while the context is active
2019-06-19 Chris Wilsondrm/i915: Make the semaphore saturation mask global
2019-06-19 Maarten LankhorstMerge branch 'topic/remove-fbcon-notifiers' into drm...
2019-06-19 Daniel VetterMerge v5.2-rc5 into drm-next
2019-06-14 Chris Wilsondrm/i915: Keep contexts pinned until after the next...
2019-06-14 Daniele Ceraolo... drm/i915: update with_intel_runtime_pm to use the rpm...
2019-06-11 Daniel VetterMerge tag 'du-next-20190608-2' of git://linuxtv.org...
2019-05-31 Dave AirlieMerge branch 'drm-next-5.3' of git://people.freedesktop...
2019-05-28 Chris Wilsondrm/i915: Move more GEM objects under gem/
2019-05-28 Maarten LankhorstMerge remote-tracking branch 'drm/drm-next' into drm...
2019-05-27 Dave AirlieMerge tag 'drm-intel-next-2019-05-24' of git://anongit...
2019-05-04 Chris Wilsondrm/i915: Disable semaphore busywaits on saturated...
2019-04-26 Chris Wilsondrm/i915: Remove intel_context.active_link
2019-04-26 Chris Wilsondrm/i915: Switch back to an array of logical per-engine...
2019-04-26 Chris Wilsondrm/i915: Pass intel_context to intel_context_pin_lock()
2019-04-26 Chris Wilsondrm/i915: Export intel_context_instance()
2019-04-26 Jani NikulaMerge drm/drm-next into drm-intel-next-queued
2019-04-24 Chris Wilsondrm/i915: Invert the GEM wakeref hierarchy
2019-04-24 Chris Wilsondrm/i915: Introduce context->enter() and context->exit()
2019-04-24 Chris Wilsondrm/i915: Move GraphicsTechnology files under gt/