Home
last modified time | relevance | path

Searched refs:TRUNCATE_DEPTH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c119 if (params->flags.TRUNCATE_DEPTH == 1) in set_truncation()
124 else if (params->flags.TRUNCATE_DEPTH == 2) in set_truncation()
139 params->flags.TRUNCATE_DEPTH, in set_truncation()
164 if (params->flags.TRUNCATE_DEPTH == 1) in dce60_set_truncation()
168 else if (params->flags.TRUNCATE_DEPTH == 2) in dce60_set_truncation()
182 params->flags.TRUNCATE_DEPTH); in dce60_set_truncation()
H A Ddce_transform.c813 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
814 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
816 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
873 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in dce60_program_bit_depth_reduction()
874 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in dce60_program_bit_depth_reduction()
876 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in dce60_program_bit_depth_reduction()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c117 if (params->flags.TRUNCATE_DEPTH == 1) in set_truncation()
122 else if (params->flags.TRUNCATE_DEPTH == 2) in set_truncation()
137 params->flags.TRUNCATE_DEPTH, in set_truncation()
162 if (params->flags.TRUNCATE_DEPTH == 1) in dce60_set_truncation()
166 else if (params->flags.TRUNCATE_DEPTH == 2) in dce60_set_truncation()
180 params->flags.TRUNCATE_DEPTH); in dce60_set_truncation()
H A Ddce_transform.c811 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
812 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
814 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
871 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in dce60_program_bit_depth_reduction()
872 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in dce60_program_bit_depth_reduction()
874 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in dce60_program_bit_depth_reduction()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h58 uint32_t TRUNCATE_DEPTH:2; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h58 uint32_t TRUNCATE_DEPTH:2; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c57 FMT_TRUNCATE_DEPTH, params->flags.TRUNCATE_DEPTH, in opp1_set_truncation()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c55 FMT_TRUNCATE_DEPTH, params->flags.TRUNCATE_DEPTH, in opp1_set_truncation()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2816 fmt_bit_depth->flags.TRUNCATE_DEPTH = 0; in resource_build_bit_depth_reduction_params()
2821 fmt_bit_depth->flags.TRUNCATE_DEPTH = 1; in resource_build_bit_depth_reduction_params()
2829 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
2843 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3829 fmt_bit_depth->flags.TRUNCATE_DEPTH = 0; in resource_build_bit_depth_reduction_params()
3834 fmt_bit_depth->flags.TRUNCATE_DEPTH = 1; in resource_build_bit_depth_reduction_params()
3842 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
3856 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()

Completed in 18 milliseconds