Home
last modified time | relevance | path

Searched refs:formats_ptr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0058-backend-drm-Allow-overriding-plane-type-when-using-a.patch85 formats_ptr(struct drm_format_modifier_blob *blob)
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dexynos_drm.h186 __u64 formats_ptr; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dexynos_drm.h186 __u64 formats_ptr; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dexynos_drm.h186 __u64 formats_ptr; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_plane.c75 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr() function
125 memcpy(formats_ptr(blob_data), plane->format_types, formats_size); in create_in_format_blob()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c155 void __user *ptr = (void __user *)(unsigned long)resp->formats_ptr; in exynos_drm_ipp_get_caps_ioctl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c66 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr() function
2389 blob_formats = formats_ptr(fmt_mod_blob); in populate_format_modifiers()