Searched refs:output_bpc (Results 1 – 7 of 7) sorted by relevance
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()
229 int output_bpc; member
450 s->output_bpc = di->bpc; in rockchip_dp_drm_encoder_atomic_check()
2037 DEFINE_SHOW_ATTRIBUTE(output_bpc);