Searched +defs:depth +defs:formats (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/logicvc/ |
D | logicvc_layer.h | 28 u32 depth; member 37 u32 depth; member 39 uint32_t *formats; member 44 struct logicvc_layer_formats *formats; member
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_fourcc.c | 40 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() 119 uint32_t bpp, uint32_t depth) in drm_driver_legacy_fb_format() 177 static const struct drm_format_info formats[] = { in __drm_format_info() local
|
D | drm_fb_helper.c | 1138 u8 depth = format->depth; in drm_fb_helper_fill_pixel_fmt() local 1451 static uint32_t drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, in drm_fb_helper_find_format()
|
/linux-6.14.4/drivers/media/test-drivers/ |
D | vim2m.c | 86 int depth; member 91 static struct vim2m_fmt formats[] = { variable 266 int x, depth = q_data_out->fmt->depth >> 3; in copy_line() local
|
/linux-6.14.4/drivers/media/platform/amlogic/meson-ge2d/ |
D | ge2d.c | 52 unsigned int depth; member 110 static const struct ge2d_fmt formats[] = { variable
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | ofdrm.c | 96 u32 depth, bool big_endian) in display_get_validated_format() 194 u32 depth; in display_get_depth_of() local 308 uint32_t formats[8]; member 1098 int width, height, depth, linebytes; in ofdrm_device_create() local
|
/linux-6.14.4/drivers/gpu/drm/mediatek/ |
D | mtk_disp_ovl.c | 47 #define OVL_CON_CLRFMT_BIT_DEPTH(depth, n) ((depth) << (4 * (n))) argument 150 const u32 *formats; member
|
/linux-6.14.4/drivers/media/platform/broadcom/ |
D | bcm2835-unicam.c | 136 u8 depth; member 514 const struct unicam_format_info *formats; in unicam_find_format_by_code() local 537 const struct unicam_format_info *formats; in unicam_find_format_by_fourcc() local 1259 const struct unicam_format_info *formats; in unicam_subdev_enum_mbus_code() local
|
/linux-6.14.4/drivers/media/platform/nxp/ |
D | imx-pxp.c | 68 int depth; member 73 static struct pxp_fmt formats[] = { variable
|
/linux-6.14.4/drivers/media/usb/s2255/ |
D | s2255drv.c | 277 int depth; member 385 static const struct s2255_fmt formats[] = { variable
|
/linux-6.14.4/include/uapi/drm/ |
D | drm_mode.h | 661 __u32 depth; member 1205 __u64 formats; member
|