Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c705 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local
726 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
729 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
731 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
733 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
736 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
738 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
740 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
747 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
752 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
[all …]
Ddcn10_hubp.c1159 .dcc_control = hubp1_dcc_control,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h30 enum dcc_control { enum
Dhubp.h66 void (*dcc_control)(struct hubp *hubp, bool enable, member
Dmem_input.h96 void (*dcc_control)(struct mem_input *mem_input, bool enable, member