Searched refs:bug_forcing_luma_and_chroma_request_to_same_size_fixed (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h173 enum dcn_bw_defs bug_forcing_luma_and_chroma_request_to_same_size_fixed; member in struct:dcn_bw_internal_vars
617 enum dcn_bw_defs bug_forcing_luma_and_chroma_request_to_same_size_fixed; member in struct:dcn_ip_params
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c158 .bug_forcing_luma_and_chroma_request_to_same_size_fixed = dcn_bw_no,
850 v->bug_forcing_luma_and_chroma_request_to_same_size_fixed =
851 dc->dcn_ip->bug_forcing_luma_and_chroma_request_to_same_size_fixed;
1664 "bug_forcing_luma_and_chroma_request_to_same_size_fixed: %d\n"
1698 dc->dcn_ip->bug_forcing_luma_and_chroma_request_to_same_size_fixed,
1750 dc->dcn_ip->bug_forcing_luma_and_chroma_request_to_same_size_fixed == dcn_bw_yes;
H A Ddcn_calc_auto.c398 if (v->bug_forcing_luma_and_chroma_request_to_same_size_fixed == dcn_bw_yes) {
407 if (v->bug_forcing_luma_and_chroma_request_to_same_size_fixed == dcn_bw_yes) {
1115 if (v->bug_forcing_luma_and_chroma_request_to_same_size_fixed == dcn_bw_yes) {
1124 if (v->bug_forcing_luma_and_chroma_request_to_same_size_fixed == dcn_bw_yes) {

Completed in 140 milliseconds