Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c191 const struct dml2_plane_parameters *main_plane; in expand_implict_subvp() local
257 const struct dml2_plane_parameters *main_plane; in pack_mode_programming_params_with_implicit_subvp() local
H A Ddml2_core_utils.c457 const struct dml2_plane_parameters *main_plane; in dml2_core_utils_expand_implict_subvp() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_utils.c382 struct dc_plane_state *main_plane, in dml21_add_phantom_plane()
426 struct dc_plane_state *main_plane; in dml21_handle_phantom_streams_planes() local
/linux/drivers/gpu/drm/i915/display/
H A 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
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c752 struct dc_plane_state *main_plane) in dc_state_create_phantom_plane()