Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
A Ddcn30_hubbub.c281 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 …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
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()
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 …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
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()
277 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
A Ddcn10_hubbub.c851 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 …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
A Ddcn31_hubbub.c808 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local
831 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
834 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
836 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
838 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
841 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
843 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
845 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
852 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
862 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
A Ddcn31_hubp.c81 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dmem_input.h112 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
A Ddchubbub.h38 enum dcc_control { enum
A Dhubp.h152 void (*dcc_control)(struct hubp *hubp, bool enable, member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
A Ddcn201_hubp.c123 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
A Ddcn32_hubp.c183 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
A Ddcn35_hubp.c201 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h582 } dcc_control[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
A Ddcn30_hubp.c499 .dcc_control = hubp3_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
A Ddcn21_hubp.c825 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
A Ddcn10_hubp.c1353 .dcc_control = hubp1_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
A Ddcn20_hubp.c1662 .dcc_control = hubp2_dcc_control,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c12312 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_shared_get_informative()
12313 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_shared_get_informative()
12314 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_shared_get_informative()
12315 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_shared_get_informative()
12316 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_shared_get_informative()
12317 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_shared_get_informative()
A Ddml2_core_dcn4_calcs.c12763 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_calcs_get_informative()
12764 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_calcs_get_informative()
12765 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_calcs_get_informative()
12766 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_calcs_get_informative()
12767 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_calcs_get_informative()
12768 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_calcs_get_informative()

Completed in 84 milliseconds