Home
last modified time | relevance | path

Searched refs:lmem (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_client_blt.c232 __create_vma(struct tiled_blits *t, size_t size, bool lmem) in __create_vma() argument
238 if (lmem) in __create_vma()
252 static struct i915_vma *create_vma(struct tiled_blits *t, bool lmem) in create_vma() argument
254 return __create_vma(t, PAGE_ALIGN(t->width * t->height * 4), lmem); in create_vma()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
DKconfig.unstable24 bool "Enable the experimental fake lmem"
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch9773 +/* Loads an elf section into pe lmem
9792 + "%s: unsupported pe-lmem section type(%x) for PE(%d)\n",
10483 + pr_info("%s: lmem init\n", __func__);