Home
last modified time | relevance | path

Searched refs:fmt_bit_depth (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c652 struct bit_depth_reduction_params *fmt_bit_depth, in dce110_opp_program_fmt() argument
663 fmt_bit_depth); in dce110_opp_program_fmt()
678 struct bit_depth_reduction_params *fmt_bit_depth, in dce60_opp_program_fmt() argument
689 fmt_bit_depth); in dce60_opp_program_fmt()
H A Ddce_opp.h351 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4957 memset(fmt_bit_depth, 0, sizeof(*fmt_bit_depth)); in resource_build_bit_depth_reduction_params()
4980 fmt_bit_depth->flags.TRUNCATE_DEPTH = 0; in resource_build_bit_depth_reduction_params()
4985 fmt_bit_depth->flags.TRUNCATE_DEPTH = 1; in resource_build_bit_depth_reduction_params()
4993 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
4995 fmt_bit_depth->flags.TRUNCATE_MODE = 1; in resource_build_bit_depth_reduction_params()
5010 fmt_bit_depth->flags.TRUNCATE_MODE = 1; in resource_build_bit_depth_reduction_params()
5023 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
5033 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
5042 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
5049 fmt_bit_depth->flags.FRAME_RANDOM = 0; in resource_build_bit_depth_reduction_params()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c302 struct bit_depth_reduction_params *fmt_bit_depth, in opp1_program_fmt() argument
314 fmt_bit_depth); in opp1_program_fmt()
H A Ddcn10_opp.h175 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h307 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h583 struct bit_depth_reduction_params *fmt_bit_depth);