Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h217 unsigned int output_bpc; member
242 unsigned int output_bpc; member
A Dvc4_hdmi.c364 vc4_hdmi->output_bpc, in vc4_hdmi_reset_link()
586 new_state->output_bpc = vc4_state->output_bpc; in vc4_hdmi_connector_duplicate_state()
899 vc4_hdmi->output_bpc, in vc4_hdmi_enable_scrambling()
1354 switch (vc4_state->output_bpc) { in vc5_hdmi_set_timings()
1687 vc4_hdmi->output_bpc = vc4_state->output_bpc; in vc4_hdmi_encoder_atomic_mode_set()
1902 vc4_state->output_bpc = bpc; in vc4_hdmi_encoder_compute_config()
1907 vc4_state->output_bpc, in vc4_hdmi_encoder_compute_config()
1975 if (vc4_state->output_bpc != old_vc4_state->output_bpc || in vc4_hdmi_encoder_atomic_check()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.h31 int output_bpc; member
A Danalogix_dp-rockchip.c259 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
A Drockchip_drm_vop.c1349 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c1243 int output_bpc; in dcn20_populate_dml_pipes_from_context() local
1364 output_bpc = 6; in dcn20_populate_dml_pipes_from_context()
1367 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
1370 output_bpc = 10; in dcn20_populate_dml_pipes_from_context()
1373 output_bpc = 12; in dcn20_populate_dml_pipes_from_context()
1376 output_bpc = 14; in dcn20_populate_dml_pipes_from_context()
1379 output_bpc = 16; in dcn20_populate_dml_pipes_from_context()
1382 output_bpc = 9; in dcn20_populate_dml_pipes_from_context()
1385 output_bpc = 11; in dcn20_populate_dml_pipes_from_context()
1388 output_bpc = 8; in dcn20_populate_dml_pipes_from_context()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h480 unsigned int output_bpc; member
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_debugfs.c478 DEFINE_SHOW_ATTRIBUTE(output_bpc);

Completed in 37 milliseconds