Home
last modified time | relevance | path

Searched refs:dsc_input_bpc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c371 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn314_populate_dml_pipes_from_context_fpu()
376 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn314_populate_dml_pipes_from_context_fpu()
379 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn314_populate_dml_pipes_from_context_fpu()
382 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn314_populate_dml_pipes_from_context_fpu()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1643 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn316_populate_dml_pipes_from_context()
1651 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn316_populate_dml_pipes_from_context()
1654 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn316_populate_dml_pipes_from_context()
1657 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn316_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c267 dml_print("DML PARAMS: dsc_input_bpc = %d\n", dout->dsc_input_bpc); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h470 unsigned int dsc_input_bpc; member
H A Ddisplay_mode_vba.c651 if (!dout->dsc_input_bpc) { in fetch_pipe_params()
656 dout->dsc_input_bpc; in fetch_pipe_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1692 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn315_populate_dml_pipes_from_context()
1722 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn315_populate_dml_pipes_from_context()
1725 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn315_populate_dml_pipes_from_context()
1728 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn315_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1676 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn31_populate_dml_pipes_from_context()
1685 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn31_populate_dml_pipes_from_context()
1688 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn31_populate_dml_pipes_from_context()
1691 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn31_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1978 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn32_populate_dml_pipes_from_context()
1982 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn32_populate_dml_pipes_from_context()
1985 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn32_populate_dml_pipes_from_context()
1988 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn32_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1523 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn20_populate_dml_pipes_from_context()