Searched refs:dcc_control (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn30/ |
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() 330 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap() [all …]
|
D | dcn30_hubp.c | 494 .dcc_control = hubp3_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
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() 272 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap() [all …]
|
D | dcn20_hubp.c | 1645 .dcc_control = hubp2_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
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 …]
|
D | dcn10_hubp.c | 1352 .dcc_control = hubp1_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hubbub.c | 785 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local 808 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 811 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 813 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 815 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 818 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 820 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 822 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 829 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 834 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() [all …]
|
D | dcn31_hubp.c | 75 .dcc_control = hubp3_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | mem_input.h | 103 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
|
D | dchubbub.h | 30 enum dcc_control { enum
|
D | hubp.h | 108 void (*dcc_control)(struct hubp *hubp, bool enable, member
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_hubp.c | 118 .dcc_control = hubp1_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hubp.c | 169 .dcc_control = hubp3_dcc_control,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubp.c | 828 .dcc_control = hubp1_dcc_control,
|