Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_hdmi.h225 unsigned int output_bpc; member
250 unsigned int output_bpc; member
Dvc4_hdmi.c360 vc4_hdmi->output_bpc, in vc4_hdmi_reset_link()
572 new_state->output_bpc = vc4_state->output_bpc; in vc4_hdmi_connector_duplicate_state()
885 vc4_hdmi->output_bpc, in vc4_hdmi_enable_scrambling()
1340 switch (vc4_state->output_bpc) { in vc5_hdmi_set_timings()
1676 vc4_hdmi->output_bpc = vc4_state->output_bpc; in vc4_hdmi_encoder_atomic_mode_set()
1883 vc4_state->output_bpc = bpc; in vc4_hdmi_encoder_compute_config()
1888 vc4_state->output_bpc, in vc4_hdmi_encoder_compute_config()
1956 if (vc4_state->output_bpc != old_vc4_state->output_bpc || in vc4_hdmi_encoder_atomic_check()
/linux-6.1.9/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.h31 int output_bpc; member
Danalogix_dp-rockchip.c259 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
Drockchip_drm_vop.c1349 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1199 int output_bpc; in dcn20_populate_dml_pipes_from_context() local
1318 output_bpc = 6; in dcn20_populate_dml_pipes_from_context()
1321 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
1324 output_bpc = 10; in dcn20_populate_dml_pipes_from_context()
1327 output_bpc = 12; in dcn20_populate_dml_pipes_from_context()
1330 output_bpc = 14; in dcn20_populate_dml_pipes_from_context()
1333 output_bpc = 16; in dcn20_populate_dml_pipes_from_context()
1336 output_bpc = 9; in dcn20_populate_dml_pipes_from_context()
1339 output_bpc = 11; in dcn20_populate_dml_pipes_from_context()
1342 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h479 unsigned int output_bpc; member
/linux-6.1.9/drivers/gpu/drm/
Ddrm_debugfs.c402 DEFINE_SHOW_ATTRIBUTE(output_bpc);