Home
last modified time | relevance | path

Searched refs:drm_format_conv_state_reserve (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/
A Ddrm_format_helper.c76 void *drm_format_conv_state_reserve(struct drm_format_conv_state *state, in drm_format_conv_state_reserve() function
96 EXPORT_SYMBOL(drm_format_conv_state_reserve);
158 stmp = drm_format_conv_state_reserve(state, sbuf_len, GFP_KERNEL); in __drm_fb_xfrm()
198 dbuf = drm_format_conv_state_reserve(state, dbuf_len, GFP_KERNEL); in __drm_fb_xfrm_toio()
200 dbuf = drm_format_conv_state_reserve(state, stmp_off + sbuf_len, GFP_KERNEL); in __drm_fb_xfrm_toio()
1346 src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL); in drm_fb_xrgb8888_to_mono()
/drivers/gpu/drm/sysfb/
A Ddrm_sysfb_modeset.c217 buf = drm_format_conv_state_reserve(&new_shadow_plane_state->fmtcnv_state, in drm_sysfb_plane_helper_atomic_check()
/drivers/gpu/drm/solomon/
A Dssd130x.c1131 buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state, in ssd130x_primary_plane_atomic_check()
1180 buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state, in ssd132x_primary_plane_atomic_check()

Completed in 13 milliseconds