Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c223 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local
246 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
249 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
251 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
253 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
256 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
258 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
260 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
267 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
272 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
H A Ddcn201_hubp.c123 .dcc_control = hubp1_dcc_control,