Searched refs:output_bpc (Results 1 – 8 of 8) sorted by relevance
31 int output_bpc; member
249 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
1280 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
2035 int output_bpc; local2149 output_bpc = 6;2152 output_bpc = 8;2155 output_bpc = 10;2158 output_bpc = 12;2161 output_bpc = 14;2164 output_bpc = 16;2167 output_bpc = 9;2170 output_bpc = 11;2173 output_bpc = 8;[all …]
300 int output_bpc; member
234 dml_print("DML PARAMS: output_bpc = %d\n", dout->output_bpc); in dml_log_pipe_params()
475 dout->output_bpc == 0 ? 12 : dout->output_bpc; in fetch_pipe_params()
2036 DEFINE_SHOW_ATTRIBUTE(output_bpc);