drm_format_conv_state_reserve
src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL);
src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL);
stmp = drm_format_conv_state_reserve(state, sbuf_len, GFP_KERNEL);
dbuf = drm_format_conv_state_reserve(state, dbuf_len, GFP_KERNEL);
dbuf = drm_format_conv_state_reserve(state, stmp_off + sbuf_len, GFP_KERNEL);
EXPORT_SYMBOL(drm_format_conv_state_reserve);
buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state,
buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state,
buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state,
buf = drm_format_conv_state_reserve(&new_shadow_plane_state->fmtcnv_state,
void *drm_format_conv_state_reserve(struct drm_format_conv_state *state,