Home
last modified time | relevance | path

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

/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() 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()
343 unsigned int is_chroma) in get_meta_and_pte_attr() argument
424 if (!is_chroma) { in get_meta_and_pte_attr()
682 bool is_chroma) in get_surf_rq_param() argument
691 if (is_chroma) { in get_surf_rq_param()
[all...]
/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() 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
623 if (is_chroma) { in get_surf_rq_param()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c290 unsigned int is_chroma, in get_meta_and_pte_attr() argument
342 (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_buffer_size_in_pte_reqs_luma) in get_meta_and_pte_attr()
373 if (!is_chroma) { in get_meta_and_pte_attr()
577 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
656 bool is_chroma, in get_surf_rq_param() argument
667 if (is_chroma | is_alpha) { in get_surf_rq_param()
688 if (is_chroma) { in get_surf_rq_param()
740 is_chroma, in get_surf_rq_param()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c313 unsigned int is_chroma, in get_meta_and_pte_attr() argument
363 dual_plane_en ? (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_buffer_size_in_pte_reqs_luma) : (mode_lib->ip.dpte_buffer_size_in_pte_reqs_luma in get_meta_and_pte_attr()
395 if (!is_chroma) { in get_meta_and_pte_attr()
578 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
651 bool is_chroma, in get_surf_rq_param() argument
662 if (is_chroma | is_alpha) { in get_surf_rq_param()
684 if (is_chroma) { in get_surf_rq_param()
738 is_chroma, in get_surf_rq_param()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c401 unsigned int is_chroma, in get_meta_and_pte_attr() argument
451 dual_plane_en ? (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_buffer_size_in_pte_reqs_luma) : (mode_lib->ip.dpte_buffer_size_in_pte_reqs_luma in get_meta_and_pte_attr()
483 if (!is_chroma) { in get_meta_and_pte_attr()
666 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
739 bool is_chroma, in get_surf_rq_param() argument
750 if (is_chroma | is_alpha) { in get_surf_rq_param()
772 if (is_chroma) { in get_surf_rq_param()
825 is_chroma, in get_surf_rq_param()