| /drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
| A D | dcn30_hubbub.c | 282 enum dcc_control dcc_control; in hubbub3_get_dcc_compression_cap() local 305 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap() 308 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap() 310 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap() 312 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap() 315 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap() 317 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap() 319 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap() 326 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap() 336 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap() [all …]
|
| /drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ |
| A D | dcn401_hubbub.c | 834 enum dcc_control dcc_control; in hubbub401_get_dcc_compression_cap() local 942 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap() 949 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap() 956 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap() 963 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap() 975 switch (dcc_control) { in hubbub401_get_dcc_compression_cap() 1012 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap() 1019 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap() 1026 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap() 1041 switch (dcc_control) { in hubbub401_get_dcc_compression_cap() [all …]
|
| /drivers/gpu/drm/amd/display/dc/hubbub/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 …]
|
| /drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
| A D | dcn10_hubbub.c | 833 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local 854 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 857 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 859 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 861 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 864 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap() 866 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() 868 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 875 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap() 880 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap() [all …]
|
| /drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
| A D | dcn31_hubbub.c | 809 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local 832 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 835 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 837 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 839 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 842 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap() 844 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() 846 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 853 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap() 863 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap() [all …]
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn31/ |
| A D | dcn31_hubp.c | 81 .dcc_control = hubp3_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A D | mem_input.h | 112 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
|
| A D | dchubbub.h | 38 enum dcc_control { enum
|
| A D | hubp.h | 163 void (*dcc_control)(struct hubp *hubp, bool enable, member
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn201/ |
| A D | dcn201_hubp.c | 123 .dcc_control = hubp1_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn35/ |
| A D | dcn35_hubp.c | 201 .dcc_control = hubp3_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn32/ |
| A D | dcn32_hubp.c | 185 .dcc_control = hubp3_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
| A D | dml_top_types.h | 587 } dcc_control[DML2_MAX_PLANES]; member
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn30/ |
| A D | dcn30_hubp.c | 519 .dcc_control = hubp3_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn21/ |
| A D | dcn21_hubp.c | 827 .dcc_control = hubp1_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
| A D | dcn10_hubp.c | 1374 .dcc_control = hubp1_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
| A D | dcn20_hubp.c | 1678 .dcc_control = hubp2_dcc_control,
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_dcn4_calcs.c | 13205 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_calcs_get_informative() 13206 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_calcs_get_informative() 13207 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_calcs_get_informative() 13208 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_calcs_get_informative() 13209 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_calcs_get_informative() 13210 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_calcs_get_informative()
|