/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_vma.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_scatterlist.h | 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_scatterlist.c | 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_gtt.h | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gpu_error.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | Makefile | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_gtt.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_drv.h | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_gem_object.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_dmabuf.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_internal.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_dmabuf.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_phys.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_shmem.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|
H A D | i915_gem_userptr.c | diff 37d63f8fdb4941b6a82ef9e59bee62a494225c7e Tue May 28 11:29:50 CEST 2019 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Pull scatterlist utils out of i915_gem.h
Out scatterlist utility routines can be pulled out of i915_gem.h for a bit more decluttering.
v2: Push I915_GTT_PAGE_SIZE out of i915_scatterlist itself and into the caller.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-9-chris@chris-wilson.co.uk
|