Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h224 unsigned int output_bpc; member
246 unsigned int output_bpc; member
H A Dvc4_hdmi.c374 vc4_hdmi->output_bpc, in vc4_hdmi_reset_link()
677 new_state->output_bpc = vc4_state->output_bpc; in vc4_hdmi_connector_duplicate_state()
1023 vc4_hdmi->output_bpc, in vc4_hdmi_enable_scrambling()
1593 switch (vc4_state->output_bpc) { in vc5_hdmi_set_timings()
1928 vc4_hdmi->output_bpc = vc4_state->output_bpc; in vc4_hdmi_encoder_atomic_mode_set()
2143 vc4_state->output_bpc = bpc; in vc4_hdmi_encoder_compute_config()
2148 vc4_state->output_bpc, in vc4_hdmi_encoder_compute_config()
2216 if (vc4_state->output_bpc != old_vc4_state->output_bpc || in vc4_hdmi_encoder_atomic_check()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h48 int output_bpc; member
H A Danalogix_dp-rockchip.c259 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
H A Drockchip_drm_vop.c1365 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1347 int output_bpc; in dcn20_populate_dml_pipes_from_context() local
1468 output_bpc = 6; in dcn20_populate_dml_pipes_from_context()
1471 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
1474 output_bpc = 10; in dcn20_populate_dml_pipes_from_context()
1477 output_bpc = 12; in dcn20_populate_dml_pipes_from_context()
1480 output_bpc = 14; in dcn20_populate_dml_pipes_from_context()
1483 output_bpc = 16; in dcn20_populate_dml_pipes_from_context()
1486 output_bpc = 9; in dcn20_populate_dml_pipes_from_context()
1489 output_bpc = 11; in dcn20_populate_dml_pipes_from_context()
1492 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h481 unsigned int output_bpc; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_debugfs.c522 DEFINE_SHOW_ATTRIBUTE(output_bpc);