Searched refs:dcc_control (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
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 …]
|
A D | dcn30_hubp.c | 493 .dcc_control = hubp3_dcc_control,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
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 …]
|
A D | dcn20_hubp.c | 1606 .dcc_control = hubp2_dcc_control,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hubbub.c | 853 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local 874 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 877 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 879 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 881 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 884 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 886 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 888 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 895 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 900 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() [all …]
|
A D | dcn10_hubp.c | 1329 .dcc_control = hubp1_dcc_control,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_hubbub.c | 782 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local 805 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 808 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 810 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 812 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 815 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 817 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 819 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 826 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 836 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() [all …]
|
A D | dcn31_hubp.c | 67 .dcc_control = hubp3_dcc_control,
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | dchubbub.h | 30 enum dcc_control { enum
|
A D | mem_input.h | 101 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
|
A D | hubp.h | 102 void (*dcc_control)(struct hubp *hubp, bool enable, member
|
/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_hubp.c | 119 .dcc_control = hubp1_dcc_control,
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_hubp.c | 827 .dcc_control = hubp1_dcc_control,
|
Completed in 26 milliseconds