Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c3548 memset(fmt_bit_depth, 0, sizeof(*fmt_bit_depth)); in resource_build_bit_depth_reduction_params()
3571 fmt_bit_depth->flags.TRUNCATE_DEPTH = 0; in resource_build_bit_depth_reduction_params()
3576 fmt_bit_depth->flags.TRUNCATE_DEPTH = 1; in resource_build_bit_depth_reduction_params()
3584 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
3598 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
3599 fmt_bit_depth->flags.TRUNCATE_MODE = 1; in resource_build_bit_depth_reduction_params()
3612 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
3622 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
3631 fmt_bit_depth->flags.RGB_RANDOM = in resource_build_bit_depth_reduction_params()
3638 fmt_bit_depth->flags.FRAME_RANDOM = 0; in resource_build_bit_depth_reduction_params()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_opp.c653 struct bit_depth_reduction_params *fmt_bit_depth, in dce110_opp_program_fmt() argument
664 fmt_bit_depth); in dce110_opp_program_fmt()
679 struct bit_depth_reduction_params *fmt_bit_depth, in dce60_opp_program_fmt() argument
690 fmt_bit_depth); in dce60_opp_program_fmt()
A Ddce_opp.h350 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_opp.c284 struct bit_depth_reduction_params *fmt_bit_depth, in opp1_program_fmt() argument
296 fmt_bit_depth); in opp1_program_fmt()
A Ddcn10_opp.h173 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dopp.h276 struct bit_depth_reduction_params *fmt_bit_depth,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h183 struct bit_depth_reduction_params *fmt_bit_depth);

Completed in 17 milliseconds