Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c221 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local
243 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
246 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
248 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
250 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
253 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
255 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
257 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
264 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
269 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
[all …]
Ddcn20_hubp.c1256 .dcc_control = hubp2_dcc_control,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c863 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local
884 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
887 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
889 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
891 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
894 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
896 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
898 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
905 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
910 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
[all …]
Ddcn10_hubp.c1229 .dcc_control = hubp1_dcc_control,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h30 enum dcc_control { enum
Dhubp.h81 void (*dcc_control)(struct hubp *hubp, bool enable, member
Dmem_input.h100 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c211 .dcc_control = hubp1_dcc_control,