Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_hdmi.h224 unsigned int output_bpc; member
246 unsigned int output_bpc; member
Dvc4_hdmi.c370 vc4_hdmi->output_bpc, in vc4_hdmi_reset_link()
667 new_state->output_bpc = vc4_state->output_bpc; in vc4_hdmi_connector_duplicate_state()
1013 vc4_hdmi->output_bpc, in vc4_hdmi_enable_scrambling()
1583 switch (vc4_state->output_bpc) { in vc5_hdmi_set_timings()
1918 vc4_hdmi->output_bpc = vc4_state->output_bpc; in vc4_hdmi_encoder_atomic_mode_set()
2133 vc4_state->output_bpc = bpc; in vc4_hdmi_encoder_compute_config()
2138 vc4_state->output_bpc, in vc4_hdmi_encoder_compute_config()
2206 if (vc4_state->output_bpc != old_vc4_state->output_bpc || in vc4_hdmi_encoder_atomic_check()
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.h31 int output_bpc; member
Danalogix_dp-rockchip.c260 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
Drockchip_drm_vop.c1357 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1252 int output_bpc; in dcn20_populate_dml_pipes_from_context() local
1373 output_bpc = 6; in dcn20_populate_dml_pipes_from_context()
1376 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
1379 output_bpc = 10; in dcn20_populate_dml_pipes_from_context()
1382 output_bpc = 12; in dcn20_populate_dml_pipes_from_context()
1385 output_bpc = 14; in dcn20_populate_dml_pipes_from_context()
1388 output_bpc = 16; in dcn20_populate_dml_pipes_from_context()
1391 output_bpc = 9; in dcn20_populate_dml_pipes_from_context()
1394 output_bpc = 11; in dcn20_populate_dml_pipes_from_context()
1397 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h481 unsigned int output_bpc; member
/Linux-v6.6/drivers/gpu/drm/
Ddrm_debugfs.c520 DEFINE_SHOW_ATTRIBUTE(output_bpc);