Searched refs:RequestLuma (Results 1 – 3 of 3) sorted by relevance
3723 enum dml2_core_internal_request_type *RequestLuma, in dcn5_calculate_dcc_configuration() argument3888 *RequestLuma = dml2_core_internal_request_type_256_bytes; in dcn5_calculate_dcc_configuration()3890 *RequestLuma = dml2_core_internal_request_type_128_bytes_non_contiguous; in dcn5_calculate_dcc_configuration()3892 *RequestLuma = dml2_core_internal_request_type_128_bytes_contiguous; in dcn5_calculate_dcc_configuration()3903 *RequestLuma = dml2_core_internal_request_type_256_bytes; in dcn5_calculate_dcc_configuration()3905 *RequestLuma = dml2_core_internal_request_type_128_bytes_non_contiguous; in dcn5_calculate_dcc_configuration()3907 *RequestLuma = dml2_core_internal_request_type_128_bytes_contiguous; in dcn5_calculate_dcc_configuration()3918 *RequestLuma = dml2_core_internal_request_type_256_bytes; in dcn5_calculate_dcc_configuration()3920 *RequestLuma = dml2_core_internal_request_type_128_bytes_non_contiguous; in dcn5_calculate_dcc_configuration()3922 *RequestLuma = dml2_core_internal_request_type_128_bytes_contiguous; in dcn5_calculate_dcc_configuration()[all …]
319 enum dml2_core_internal_request_type RequestLuma[DML2_MAX_PLANES]; member949 enum dml2_core_internal_request_type RequestLuma[DML2_MAX_PLANES]; member
1061 &mode_lib->mp.RequestLuma[k], in dcn5_mode_programming()