Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c683 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub1_det_request_size() local
687 swath_bytes_horz_wc = height * blk256_height * bpe; in hubbub1_det_request_size()
690 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub1_det_request_size()