Searched refs:dcc_control (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hubbub.c | 281 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() 335 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap() [all …]
|
H A D | dcn30_hubp.c | 496 .dcc_control = hubp3_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubbub.c | 223 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() 277 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap() [all …]
|
H A D | dcn20_hubp.c | 1653 .dcc_control = hubp2_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubbub.c | 851 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local 872 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 875 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 877 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 879 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 882 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 884 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 886 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 893 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 898 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() [all …]
|
H A D | dcn10_hubp.c | 1352 .dcc_control = hubp1_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hubbub.c | 786 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local 809 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 812 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 814 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 816 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 819 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 821 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 823 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 830 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 840 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() [all …]
|
H A D | dcn31_hubp.c | 75 .dcc_control = hubp3_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | mem_input.h | 103 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
|
H A D | dchubbub.h | 30 enum dcc_control { enum
|
H A D | hubp.h | 108 void (*dcc_control)(struct hubp *hubp, bool enable, member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hubp.c | 118 .dcc_control = hubp1_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hubp.c | 183 .dcc_control = hubp3_dcc_control,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_hubp.c | 823 .dcc_control = hubp1_dcc_control,
|