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: fix drm_gem_vram_helper.h kernel-doc

Remove excess funcs kernel-doc.

Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/02000be3455de639f32bde88f632ae8744142083.1709749576.git.jani.nikula@intel.com

-1
-1
include/drm/drm_gem_vram_helper.h
··· 170 170 * @vram_base: Base address of the managed video memory 171 171 * @vram_size: Size of the managed video memory in bytes 172 172 * @bdev: The TTM BO device. 173 - * @funcs: TTM BO functions 174 173 * 175 174 * The fields &struct drm_vram_mm.vram_base and 176 175 * &struct drm_vram_mm.vrm_size are managed by VRAM MM, but are