Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c202 u32 blend_modes = (BIT(DRM_MODE_BLEND_PREMULTI) | in tidss_plane_create() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c309 unsigned int supported_rotations, const u32 blend_modes, in mtk_plane_init()