Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubbub.c281 enum dcc_control dcc_control; in hubbub3_get_dcc_compression_cap() local
304 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
307 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
309 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
311 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
314 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
316 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
318 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
325 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
330 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
[all …]
Ddcn30_hubp.c499 .dcc_control = hubp3_dcc_control,
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c224 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local
247 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
250 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
252 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
254 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
257 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
259 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
261 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
268 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
273 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
[all …]
Ddcn20_hubp.c1590 .dcc_control = hubp2_dcc_control,
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c852 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local
873 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
876 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
878 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
880 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
883 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
885 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
887 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
894 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
899 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
[all …]
Ddcn10_hubp.c1261 .dcc_control = hubp1_dcc_control,
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h30 enum dcc_control { enum
Dmem_input.h99 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
Dhubp.h103 void (*dcc_control)(struct hubp *hubp, bool enable, member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c827 .dcc_control = hubp1_dcc_control,