Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H 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()
1277 src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL); in drm_fb_xrgb8888_to_mono()
1365 src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL); in drm_fb_xrgb8888_to_gray2()
/linux/include/drm/
H A Ddrm_format_helper.h66 void *drm_format_conv_state_reserve(struct drm_format_conv_state *state,
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_modeset.c319 buf = drm_format_conv_state_reserve(&new_shadow_plane_state->fmtcnv_state, in drm_sysfb_plane_helper_atomic_check()
/linux/drivers/gpu/drm/sitronix/
H A Dst7920.c376 buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state, in st7920_primary_plane_atomic_check()
/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c1112 buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state, in ssd130x_primary_plane_atomic_check()
1161 buf = drm_format_conv_state_reserve(&shadow_plane_state->fmtcnv_state, in ssd132x_primary_plane_atomic_check()