Home
last modified time | relevance | path

Searched defs:msm_format (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_format.h55 struct msm_format { struct
56 uint32_t pixel_format;
57 enum mdp_bpc bpc_g_y, bpc_b_cb, bpc_r_cr;
58 enum mdp_bpc_alpha bpc_a;
59 u8 element[4];
60 enum mdp_fetch_type fetch_type;
61 enum mdp_chroma_samp_type chroma_sample;
62 bool alpha_enable;
63 u8 unpack_count;
64 u8 bpp;
[all …]