Home
last modified time | relevance | path

Searched refs:mtk_ovl_supported_rotations (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl.c341 unsigned int mtk_ovl_supported_rotations(struct device *dev) in mtk_ovl_supported_rotations() function
353 if (state->rotation & ~mtk_ovl_supported_rotations(dev)) in mtk_ovl_layer_check()
A Dmtk_disp_drv.h99 unsigned int mtk_ovl_supported_rotations(struct device *dev);
A Dmtk_ddp_comp.c360 .supported_rotations = mtk_ovl_supported_rotations,

Completed in 7 milliseconds