Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c196 bool *req128_horz_wc, in hubbub2_det_request_size() argument
208 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub2_det_request_size()
226 bool req128_horz_wc, req128_vert_wc; in hubbub2_get_dcc_compression_cap() local
243 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub2_get_dcc_compression_cap()
245 if (!req128_horz_wc && !req128_vert_wc) { in hubbub2_get_dcc_compression_cap()
248 if (!req128_horz_wc) in hubbub2_get_dcc_compression_cap()
262 if ((req128_horz_wc && in hubbub2_get_dcc_compression_cap()