Home
last modified time | relevance | path

Searched refs:is_chroma (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn20/
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() argument
84 if (!is_chroma) in get_bytes_per_element()
87 if (!is_chroma) in get_bytes_per_element()
90 if (!is_chroma) in get_bytes_per_element()
93 if (is_chroma) in get_bytes_per_element()
98 if (is_chroma) in get_bytes_per_element()
346 unsigned int is_chroma) in get_meta_and_pte_attr() argument
427 if (!is_chroma) { in get_meta_and_pte_attr()
689 bool is_chroma) in get_surf_rq_param() argument
699 if (is_chroma) { in get_surf_rq_param()
[all …]
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() argument
84 if (!is_chroma) in get_bytes_per_element()
87 if (!is_chroma) in get_bytes_per_element()
90 if (!is_chroma) in get_bytes_per_element()
93 if (is_chroma) in get_bytes_per_element()
98 if (is_chroma) in get_bytes_per_element()
346 unsigned int is_chroma) in get_meta_and_pte_attr() argument
427 if (!is_chroma) { in get_meta_and_pte_attr()
689 bool is_chroma) in get_surf_rq_param() argument
699 if (is_chroma) { in get_surf_rq_param()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/
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() argument
45 if (!is_chroma) in get_bytes_per_element()
48 if (!is_chroma) in get_bytes_per_element()
51 if (!is_chroma) in get_bytes_per_element()
54 if (is_chroma) in get_bytes_per_element()
59 if (is_chroma) in get_bytes_per_element()
392 int is_chroma) in dml1_rq_dlg_get_row_heights() argument
399 is_chroma); in dml1_rq_dlg_get_row_heights()
560 bool is_chroma) in get_surf_rq_param() argument
624 if (is_chroma) { in get_surf_rq_param()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
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() argument
59 if (!is_chroma) in get_bytes_per_element()
62 if (!is_chroma) in get_bytes_per_element()
65 if (!is_chroma) in get_bytes_per_element()
68 if (is_chroma) in get_bytes_per_element()
73 if (is_chroma) in get_bytes_per_element()
334 unsigned int is_chroma) in get_meta_and_pte_attr() argument
419 if (!is_chroma) { in get_meta_and_pte_attr()
698 bool is_chroma) in get_surf_rq_param() argument
708 if (is_chroma) { in get_surf_rq_param()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c400 unsigned int is_chroma, in get_meta_and_pte_attr() argument
450 …dual_plane_en ? (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_… in get_meta_and_pte_attr()
482 if (!is_chroma) { in get_meta_and_pte_attr()
669 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
742 bool is_chroma, in get_surf_rq_param() argument
754 if (is_chroma | is_alpha) { in get_surf_rq_param()
776 if (is_chroma) { in get_surf_rq_param()
830 is_chroma, in get_surf_rq_param()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c381 unsigned int is_chroma, in get_meta_and_pte_attr() argument
433 …(is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_buffer_size_in_p… in get_meta_and_pte_attr()
464 if (!is_chroma) { in get_meta_and_pte_attr()
672 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
751 bool is_chroma, in get_surf_rq_param() argument
763 if (is_chroma | is_alpha) { in get_surf_rq_param()
784 if (is_chroma) { in get_surf_rq_param()
836 is_chroma, in get_surf_rq_param()