Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c192 unsigned int detile_buf_size, in hubbub2_det_request_size() argument
208 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub2_det_request_size()
212 *req128_vert_wc = (2 * swath_bytes_vert_wc <= detile_buf_size) ? in hubbub2_det_request_size()
241 hubbub2_det_request_size(TO_DCN20_HUBBUB(hubbub)->detile_buf_size, in hubbub2_get_dcc_compression_cap()
691 hubbub->detile_buf_size = 164 * 1024; /* 164KB for DCN2.0 */ in hubbub2_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c83 hubbub3->detile_buf_size = 184 * 1024; /* 184KB for DCN3 */ in hubbub301_construct()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/
H A Ddcn201_hubbub.c106 hubbub->detile_buf_size = 164 * 1024; /* 164KB for DCN2.0 */ in hubbub201_construct()