aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_memcpy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24drm/i915: Move cmd parser pinning to execbufferMaarten Lankhorst1-1/+1
2020-04-09drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada1-5/+0
2019-12-11drm/i915: Align start for memcpy_from_wcChris Wilson1-4/+71
2019-08-09drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula1-1/+1
2017-12-22drm/i915: Do not enable movntdqa optimization in hypervisor guestChangbin Du1-1/+6
2016-08-17drm/i915: Mark the static key for movntqda as staticChris Wilson1-1/+1
2016-08-12drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson1-0/+101