Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
H A Ddcn30_hubbub.c282 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()
331 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c834 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()
945 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap()
947 dcc_control = dcc_control__256_128; in hubbub401_get_dcc_compression_cap()
949 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap()
952 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap()
954 dcc_control = dcc_control__256_128; 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()
968 dcc_control = dcc_control__256_128; in hubbub401_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c223 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 …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c809 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()
858 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
H A Ddcn31_hubp.c93 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h112 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
H A Dhubp.h181 void (*dcc_control)(struct hubp *hubp, bool enable, member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
H A Ddcn201_hubp.c123 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
H A Ddcn35_hubp.c201 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c201 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
H A Ddcn30_hubp.c639 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.c825 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1375 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c1685 .dcc_control = hubp2_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c13259 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_calcs_get_informative()
13260 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_calcs_get_informative()
13261 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_calcs_get_informative()
13262 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_calcs_get_informative()
13263 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_calcs_get_informative()
13264 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_calcs_get_informative()