Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/panthor: Fix outdated function documentation

'vm' is no longer allowed to be NULL.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Fixes: 8a1cc07578bf ("drm/panthor: Add GEM logical block")
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patch.msgid.link/20260408191228.537625-2-adrian.larumbe@collabora.com
Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>

+1 -1
+1 -1
drivers/gpu/drm/panthor/panthor_gem.c
··· 157 157 /** 158 158 * panthor_kernel_bo_create() - Create and map a GEM object to a VM 159 159 * @ptdev: Device. 160 - * @vm: VM to map the GEM to. If NULL, the kernel object is not GPU mapped. 160 + * @vm: VM to map the GEM to. 161 161 * @size: Size of the buffer object. 162 162 * @bo_flags: Combination of drm_panthor_bo_flags flags. 163 163 * @vm_map_flags: Combination of drm_panthor_vm_bind_op_flags (only those