Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddcn314_fpu.c329 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn314_populate_dml_pipes_from_context_fpu()
334 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn314_populate_dml_pipes_from_context_fpu()
337 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn314_populate_dml_pipes_from_context_fpu()
340 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn314_populate_dml_pipes_from_context_fpu()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c268 dml_print("DML PARAMS: dsc_input_bpc = %d\n", dout->dsc_input_bpc); in dml_log_pipe_params()
Ddisplay_mode_structs.h468 unsigned int dsc_input_bpc; member
Ddisplay_mode_vba.c645 if (!dout->dsc_input_bpc) { in fetch_pipe_params()
650 dout->dsc_input_bpc; in fetch_pipe_params()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1668 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn315_populate_dml_pipes_from_context()
1676 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn315_populate_dml_pipes_from_context()
1679 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn315_populate_dml_pipes_from_context()
1682 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn315_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1671 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn316_populate_dml_pipes_from_context()
1679 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn316_populate_dml_pipes_from_context()
1682 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn316_populate_dml_pipes_from_context()
1685 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn316_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1673 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn31_populate_dml_pipes_from_context()
1688 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn31_populate_dml_pipes_from_context()
1691 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn31_populate_dml_pipes_from_context()
1694 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn31_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1949 pipes[pipe_cnt].dout.dsc_input_bpc = 0; in dcn32_populate_dml_pipes_from_context()
1953 pipes[pipe_cnt].dout.dsc_input_bpc = 8; in dcn32_populate_dml_pipes_from_context()
1956 pipes[pipe_cnt].dout.dsc_input_bpc = 10; in dcn32_populate_dml_pipes_from_context()
1959 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn32_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1373 pipes[pipe_cnt].dout.dsc_input_bpc = 12; in dcn20_populate_dml_pipes_from_context()