Home
last modified time | relevance | path

Searched refs:drm_format_modifier_blob (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_plane.c75 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr()
81 modifiers_ptr(struct drm_format_modifier_blob *blob) in modifiers_ptr()
92 struct drm_format_modifier_blob *blob_data; in create_in_format_blob()
104 blob_size = sizeof(struct drm_format_modifier_blob); in create_in_format_blob()
108 BUILD_BUG_ON(sizeof(struct drm_format_modifier_blob) % 8); in create_in_format_blob()
119 blob_data->formats_offset = sizeof(struct drm_format_modifier_blob); in create_in_format_blob()
/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/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 Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/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 Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h856 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h856 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h944 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch118 + struct drm_format_modifier_blob *header;
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch110 + struct drm_format_modifier_blob *header;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch110 + struct drm_format_modifier_blob *header;
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c317 struct drm_format_modifier_blob *header; in drm_plane_update_format()
/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()
72 modifiers_ptr(struct drm_format_modifier_blob *blob) in modifiers_ptr()
2377 struct drm_format_modifier_blob *fmt_mod_blob; in populate_format_modifiers()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c360 struct drm_format_modifier_blob *header; in check_afbc()