Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubbub.c254 bool *req128_horz_wc, in hubbub3_det_request_size() argument
266 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub3_det_request_size()
284 bool req128_horz_wc, req128_vert_wc; in hubbub3_get_dcc_compression_cap() local
301 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub3_get_dcc_compression_cap()
303 if (!req128_horz_wc && !req128_vert_wc) { in hubbub3_get_dcc_compression_cap()
306 if (!req128_horz_wc) in hubbub3_get_dcc_compression_cap()
320 if ((req128_horz_wc && in hubbub3_get_dcc_compression_cap()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
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()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hubbub.c822 bool *req128_horz_wc, in hubbub1_det_request_size() argument
836 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub1_det_request_size()
856 bool req128_horz_wc, req128_vert_wc; in hubbub1_get_dcc_compression_cap() local
871 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub1_get_dcc_compression_cap()
873 if (!req128_horz_wc && !req128_vert_wc) { in hubbub1_get_dcc_compression_cap()
876 if (!req128_horz_wc) in hubbub1_get_dcc_compression_cap()
890 if ((req128_horz_wc && in hubbub1_get_dcc_compression_cap()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubbub.c756 bool *req128_horz_wc, in hubbub31_det_request_size() argument
768 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub31_det_request_size()
785 bool req128_horz_wc, req128_vert_wc; in hubbub31_get_dcc_compression_cap() local
802 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub31_get_dcc_compression_cap()
804 if (!req128_horz_wc && !req128_vert_wc) { in hubbub31_get_dcc_compression_cap()
807 if (!req128_horz_wc) in hubbub31_get_dcc_compression_cap()
821 if ((req128_horz_wc && in hubbub31_get_dcc_compression_cap()

Completed in 8 milliseconds