Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fb.c642 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane()
663 int main_plane = skl_ccs_to_main_plane(&fb->base, ccs_plane); in gen12_ccs_aux_stride() local
670 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in skl_main_to_aux_plane()
827 int main_plane; in intel_fb_plane_get_subsampling() local
867 int main_plane = intel_fb_is_ccs_aux_plane(&fb->base, color_plane) ? in intel_fb_plane_dims() local
1106 int main_plane; in intel_fb_check_ccs_xy() local
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_state.c755 struct dc_plane_state *main_plane) in dc_state_create_phantom_plane()