Searched +defs:yuv +defs:formats (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument 87 static const struct mdp_format formats[] = { variable
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | hub.c | 547 bool yuv; in tegra_shared_plane_atomic_update() local 769 const u32 *formats; in tegra_shared_plane_create() local
|
H A D | dc.c | 353 bool yuv; in tegra_dc_setup_window() local 811 const u32 *formats; in tegra_primary_plane_create() local 1113 const u32 *formats; in tegra_dc_cursor_plane_create() local 1261 const u32 *formats; in tegra_dc_overlay_plane_create() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 22 uint32_t formats[32]; member 643 bool yuv = format->is_yuv; in get_scale_config() local
|