Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn314/
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c267 dml_print("DML PARAMS: dsc_input_bpc = %d\n", dout->dsc_input_bpc); in dml_log_pipe_params()
Ddisplay_mode_structs.h470 unsigned int dsc_input_bpc; member
Ddisplay_mode_vba.c651 if (!dout->dsc_input_bpc) { in fetch_pipe_params()
656 dout->dsc_input_bpc; in fetch_pipe_params()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1641 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn316_populate_dml_pipes_from_context()
1649 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn316_populate_dml_pipes_from_context()
1652 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn316_populate_dml_pipes_from_context()
1655 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn316_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1690 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn315_populate_dml_pipes_from_context()
1720 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn315_populate_dml_pipes_from_context()
1723 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn315_populate_dml_pipes_from_context()
1726 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn315_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1674 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn31_populate_dml_pipes_from_context()
1683 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn31_populate_dml_pipes_from_context()
1686 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn31_populate_dml_pipes_from_context()
1689 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn31_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1970 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn32_populate_dml_pipes_from_context()
1974 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn32_populate_dml_pipes_from_context()
1977 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn32_populate_dml_pipes_from_context()
1980 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn32_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1523 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn20_populate_dml_pipes_from_context()