Searched refs:skl_main_to_aux_plane (Results 1 – 3 of 3) sorted by relevance
30 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane);
1051 int aux_plane = skl_main_to_aux_plane(fb, color_plane); in skl_program_plane()1461 const int aux_plane = skl_main_to_aux_plane(fb, 0); in skl_calc_main_surface_offset()1519 const int aux_plane = skl_main_to_aux_plane(fb, 0); in skl_check_main_surface()
98 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in skl_main_to_aux_plane() function
Completed in 11 milliseconds