summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Move cmd parser pinning to execbufferMaarten Lankhorst2021-03-241-1/+1
* drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-091-5/+0
* drm/i915: Align start for memcpy_from_wcChris Wilson2019-12-111-4/+71
* drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula2019-08-091-1/+1
* drm/i915: Do not enable movntdqa optimization in hypervisor guestChangbin Du2017-12-221-1/+6
* drm/i915: Mark the static key for movntqda as staticChris Wilson2016-08-171-1/+1
* drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson2016-08-121-0/+101