to_dpu_global_state
return to_dpu_global_state(dpu_kms->global_state.state);
return to_dpu_global_state(priv_state);
struct dpu_global_state *dpu_state = to_dpu_global_state(state);
const struct dpu_global_state *global_state = to_dpu_global_state(state);