Home
last modified time | relevance | path

Searched defs:source_format (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c29 static dml_bool_t is_dual_plane(enum dml_source_format_class source_format) in is_dual_plane()
44 …enum dml_source_format_class source_format = mode_lib->ms.cache_display_cfg.surface.SourcePixelFor… in dml_rq_dlg_get_rq_reg() local
203 …enum dml_source_format_class source_format = mode_lib->ms.cache_display_cfg.surface.SourcePixelFor… in dml_rq_dlg_get_dlg_reg() local
H A Ddisplay_mode_util.c44 dml_bool_t dml_util_is_420(enum dml_source_format_class source_format) in dml_util_is_420()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c28 bool dml2_core_utils_is_420(enum dml2_source_format_class source_format) in dml2_core_utils_is_420()
402 bool dml2_core_utils_is_dual_plane(enum dml2_source_format_class source_format) in dml2_core_utils_is_dual_plane()
H A Ddml2_core_shared.c3100 bool dml2_core_shared_is_420(enum dml2_source_format_class source_format) in dml2_core_shared_is_420()
11410 static bool dml_is_dual_plane(enum dml2_source_format_class source_format) in dml_is_dual_plane()
11475 …enum dml2_source_format_class source_format = display_cfg->plane_descriptors[plane_idx].pixel_form… in rq_dlg_get_rq_reg() local
H A Ddml2_core_dcn4_calcs.c442 static bool dml_is_420(enum dml2_source_format_class source_format) in dml_is_420()
11716 static bool is_dual_plane(enum dml2_source_format_class source_format) in is_dual_plane()
11785 …enum dml2_source_format_class source_format = display_cfg->plane_descriptors[plane_idx].pixel_form… in rq_dlg_get_rq_reg() local
H A Ddml2_core_shared_types.h1385 enum dml2_source_format_class source_format; member
1858 enum dml2_source_format_class source_format; member
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c48 struct v4l2_mbus_framefmt *source_format; in vsp1_wpf_set_rotation() local
239 const struct v4l2_mbus_framefmt *source_format; in wpf_configure_stream() local
H A Dvsp1_rpf.c59 const struct v4l2_mbus_framefmt *source_format; in rpf_configure_stream() local
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c79 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element()
108 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
339 unsigned int source_format, in get_meta_and_pte_attr()
H A Ddisplay_rq_dlg_calc_20v2.c79 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element()
108 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
339 unsigned int source_format, in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c54 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element()
83 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
326 unsigned int source_format, in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c40 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element()
67 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
388 int source_format, in dml1_rq_dlg_get_row_heights()
H A Ddisplay_mode_structs.h383 int source_format; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_rq_dlg_calc_32.c32 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c32 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
308 unsigned int source_format, in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c120 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
396 unsigned int source_format, in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c32 static bool is_dual_plane(enum source_format_class source_format) in is_dual_plane()
285 unsigned int source_format, in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_utils.c581 bool dml21_is_plane1_enabled(enum dml2_source_format_class source_format) in dml21_is_plane1_enabled()
/linux/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c1319 struct v4l2_mbus_framefmt *sink_format, *source_format; in unicam_subdev_set_format() local