| /OK3568_Linux_fs/external/linux-rga/core/utils/drm_utils/src/ |
| H A D | drm_utils.cpp | 82 uint32_t get_format_from_drm_fourcc(uint32_t drm_fourcc) { in get_format_from_drm_fourcc() argument 83 auto entry = drm_fourcc_table.find(drm_fourcc); in get_format_from_drm_fourcc()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 247 uint32_t drm_fourcc; in ms_exa_xv_create_dma_pixmap() local 293 drm_fourcc = port_priv->dma_drm_fourcc ? port_priv->dma_drm_fourcc : id; in ms_exa_xv_create_dma_pixmap() 294 if (drm_fourcc == DRM_FORMAT_XRGB8888) { in ms_exa_xv_create_dma_pixmap() 302 if (drm_fourcc == DRM_FORMAT_NV12_10) { in ms_exa_xv_create_dma_pixmap() 304 } else if (drm_fourcc == DRM_FORMAT_NV16) { in ms_exa_xv_create_dma_pixmap()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 160 + if (context->drm_fourcc != -1) 174 +#include <libdrm/drm_fourcc.h> 207 + guint32 drm_fourcc; 329 + prop_atom, context->drm_fourcc); 464 + context->drm_fourcc = -1; 470 + context->drm_fourcc = DRM_FORMAT_NV12_10; 475 + context->drm_fourcc = DRM_FORMAT_NV16;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 160 + if (context->drm_fourcc != -1) 174 +#include <libdrm/drm_fourcc.h> 207 + guint32 drm_fourcc; 329 + prop_atom, context->drm_fourcc); 464 + context->drm_fourcc = -1; 470 + context->drm_fourcc = DRM_FORMAT_NV12_10; 475 + context->drm_fourcc = DRM_FORMAT_NV16;
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 160 + if (context->drm_fourcc != -1) 174 +#include <libdrm/drm_fourcc.h> 207 + guint32 drm_fourcc; 329 + prop_atom, context->drm_fourcc); 464 + context->drm_fourcc = -1; 470 + context->drm_fourcc = DRM_FORMAT_NV12_10; 475 + context->drm_fourcc = DRM_FORMAT_NV16;
|
| /OK3568_Linux_fs/external/linux-rga/core/utils/drm_utils/ |
| H A D | drm_utils.h | 29 uint32_t get_format_from_drm_fourcc(uint32_t drm_fourcc);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0022-HACK-kmssink-Open-drm-devnode-directly.patch | 17 #include <drm_fourcc.h>
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0022-HACK-kmssink-Open-drm-devnode-directly.patch | 17 #include <drm_fourcc.h>
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0021-HACK-kmssink-Open-drm-devnode-directly.patch | 17 #include <drm_fourcc.h>
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0091-HACK-vnc-Compat-with-new-aml-and-weston-11.0.0.patch | 24 #include <drm_fourcc.h>
|
| H A D | 0056-pixel-formats-Support-NV15-YU08-YU10.patch | 57 /* The kernel header drm_fourcc.h defines the DRM formats below. We duplicate
|
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 188 #include <drm_fourcc.h> 194 /* The kernel header drm_fourcc.h defines the DRM formats below. We duplicate
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0090-HACK-vnc-Compat-with-new-aml-and-weston-11.0.0.patch | 24 #include <drm_fourcc.h>
|
| H A D | 0056-pixel-formats-Support-NV15-YU08-YU10.patch | 57 /* The kernel header drm_fourcc.h defines the DRM formats below. We duplicate
|
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 188 #include <drm_fourcc.h> 194 /* The kernel header drm_fourcc.h defines the DRM formats below. We duplicate
|
| /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 D | ..install.cmd | 1 …veau_drm.h sis_drm.h vmwgfx_drm.h omap_drm.h amdgpu_drm.h armada_drm.h drm_fourcc.h virtgpu_drm.h …
|
| /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 D | ..install.cmd | 1 …veau_drm.h sis_drm.h vmwgfx_drm.h omap_drm.h amdgpu_drm.h armada_drm.h drm_fourcc.h virtgpu_drm.h …
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0059-pixel-formats-Support-NV15-YU08-YU10.patch | 59 * wl_shm and drm_fourcc.h (which are deliberately identical, but for the
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_plane.c | 48 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) in virtio_gpu_translate_format() argument 52 switch (drm_fourcc) { in virtio_gpu_translate_format()
|
| H A D | virtgpu_drv.h | 359 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc);
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | imx-ipu-v3.h | 277 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc); 485 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc);
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | CHANGELOG.md | 76 - 增加对drm_fourcc格式支持。
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-cpmem.c | 641 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc) in ipu_cpmem_set_fmt() argument 643 switch (drm_fourcc) { in ipu_cpmem_set_fmt() 746 switch (drm_fourcc) { in ipu_cpmem_set_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | Makefile | 10 drm_crtc.o drm_fourcc.o drm_modes.o \
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | drm-kms.rst | 340 .. kernel-doc:: include/uapi/drm/drm_fourcc.h 346 .. kernel-doc:: include/drm/drm_fourcc.h 349 .. kernel-doc:: drivers/gpu/drm/drm_fourcc.c
|