Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.h31 int output_bpc; member
Danalogix_dp-rockchip.c248 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
Drockchip_drm_vop.c1069 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1778 int output_bpc; in dcn20_populate_dml_pipes_from_context() local
1862 output_bpc = 6; in dcn20_populate_dml_pipes_from_context()
1865 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
1868 output_bpc = 10; in dcn20_populate_dml_pipes_from_context()
1871 output_bpc = 12; in dcn20_populate_dml_pipes_from_context()
1874 output_bpc = 14; in dcn20_populate_dml_pipes_from_context()
1877 output_bpc = 16; in dcn20_populate_dml_pipes_from_context()
1881 output_bpc = 9; in dcn20_populate_dml_pipes_from_context()
1884 output_bpc = 11; in dcn20_populate_dml_pipes_from_context()
1888 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h276 int output_bpc; member
Ddisplay_mode_vba.c457 dout->output_bpc == 0 ? 12 : dout->output_bpc; in fetch_pipe_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c882 DEFINE_SHOW_ATTRIBUTE(output_bpc);