Home
last modified time | relevance | path

Searched defs:fmtcnv_state (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
H A Ddrm_gem_atomic_helper.h60 struct drm_format_conv_state fmtcnv_state; member
/linux/drivers/gpu/drm/tiny/
H A Dili9225.c82 ili9225_fb_dirty(struct iosys_map * src,struct drm_framebuffer * fb,struct drm_rect * rect,struct drm_format_conv_state * fmtcnv_state) ili9225_fb_dirty() argument
/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c1006 ssd130x_fb_blit_rect(struct drm_framebuffer * fb,const struct iosys_map * vmap,struct drm_rect * rect,u8 * buf,u8 * data_array,struct drm_format_conv_state * fmtcnv_state) ssd130x_fb_blit_rect() argument
1037 ssd132x_fb_blit_rect(struct drm_framebuffer * fb,const struct iosys_map * vmap,struct drm_rect * rect,u8 * buf,u8 * data_array,struct drm_format_conv_state * fmtcnv_state) ssd132x_fb_blit_rect() argument
1068 ssd133x_fb_blit_rect(struct drm_framebuffer * fb,const struct iosys_map * vmap,struct drm_rect * rect,u8 * data_array,struct drm_format_conv_state * fmtcnv_state) ssd133x_fb_blit_rect() argument
[all...]
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c24 static struct drm_format_conv_state fmtcnv_state = variable