Searched refs:output_bpc (Results 1 – 9 of 9) sorted by relevance
31 int output_bpc; member
249 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
1281 int dither_bpc = s->output_bpc ? s->output_bpc : 10; in vop_crtc_atomic_enable()
2037 int output_bpc; local2153 output_bpc = 6;2156 output_bpc = 8;2159 output_bpc = 10;2162 output_bpc = 12;2165 output_bpc = 14;2168 output_bpc = 16;2171 output_bpc = 9;2174 output_bpc = 11;2177 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()
2037 DEFINE_SHOW_ATTRIBUTE(output_bpc);
17323 s->output_bpc = di->bpc;24166 int output_bpc;29088 - int dither_bpc = s->output_bpc ? s->output_bpc : 10;