Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dst7586.c68 struct drm_format_conv_state *fmtcnv_state) in st7586_xrgb8888_to_gray332()
97 struct drm_rect *clip, struct drm_format_conv_state *fmtcnv_state) in st7586_buf_copy()
113 struct drm_rect *rect, struct drm_format_conv_state *fmtcnv_state) in st7586_fb_dirty()
H A Drepaper.c513 struct drm_format_conv_state *fmtcnv_state) in repaper_fb_dirty()
834 struct drm_format_conv_state fmtcnv_state = DRM_FORMAT_CONV_STATE_INIT; in repaper_pipe_update() local
H A Dili9225.c81 struct drm_rect *rect, struct drm_format_conv_state *fmtcnv_state) in ili9225_fb_dirty()
/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c55 struct drm_format_conv_state *fmtcnv_state) in gud_xrgb8888_to_r124()
157 struct drm_format_conv_state *fmtcnv_state) in gud_prep_flush()
272 struct drm_format_conv_state *fmtcnv_state) in gud_flush_rect()
324 struct drm_format_conv_state fmtcnv_state = DRM_FORMAT_CONV_STATE_INIT; in gud_flush_damage() local
/linux/include/drm/
H A Ddrm_gem_atomic_helper.h60 struct drm_format_conv_state fmtcnv_state; member
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c207 struct drm_format_conv_state *fmtcnv_state) in mipi_dbi_buf_copy()
269 struct drm_rect *rect, struct drm_format_conv_state *fmtcnv_state) in mipi_dbi_fb_dirty()
/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c1006 struct drm_format_conv_state *fmtcnv_state) in ssd130x_fb_blit_rect()
1037 struct drm_format_conv_state *fmtcnv_state) in ssd132x_fb_blit_rect()
1066 struct drm_format_conv_state *fmtcnv_state) in ssd133x_fb_blit_rect()
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c24 static struct drm_format_conv_state fmtcnv_state = variable