Home
last modified time | relevance | path

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

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