Quoting Matthew Auld (2019-08-09 23:26:19) > Using the gpu to write to some dword over a number of pages is rather > useful, and we already have two copies of such a thing, and we don't > want a third so move it to utils. There is probably some other stuff > also... > > Signed-off-by: Matthew Auld <matthew.a...@intel.com> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
- [PATCH v3 11/37] drm/i915/blt: bump size restriction Matthew Auld
- [PATCH v3 04/37] drm/i915/region: support continuous allocati... Matthew Auld
- [PATCH v3 17/37] drm/i915/lmem: support pread Matthew Auld
- [PATCH v3 23/37] drm/i915: do not map aperture if it is not a... Matthew Auld
- [PATCH v3 19/37] drm/i915: enumerate and init each supported ... Matthew Auld
- [PATCH v3 14/37] drm/i915/selftests: add write-dword test for... Matthew Auld
- [PATCH v3 28/37] drm/i915: check for missing aperture in inse... Matthew Auld
- [PATCH v3 13/37] drm/i915/selftests: move gpu-write-dw into u... Matthew Auld
- Re: [Intel-gfx] [PATCH v3 13/37] drm/i915/selftests: mov... Chris Wilson
- [PATCH v3 20/37] drm/i915: treat shmem as a region Matthew Auld
- [PATCH v3 22/37] drm/i915: define HAS_MAPPABLE_APERTURE Matthew Auld
- [PATCH v3 24/37] drm/i915: set num_fence_regs to 0 if there i... Matthew Auld
- [PATCH v3 18/37] drm/i915/lmem: support pwrite Matthew Auld
- [PATCH v3 21/37] drm/i915: treat stolen as a region Matthew Auld
- [PATCH v3 31/37] drm/i915/lmem: add helper to get CPU accessi... Matthew Auld
- [PATCH v3 15/37] drm/i915/selftest: extend coverage to includ... Matthew Auld
- [PATCH v3 16/37] drm/i915/lmem: support CPU relocations Matthew Auld
- [PATCH v3 25/37] drm/i915/selftests: check for missing apertu... Matthew Auld