Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c54 struct drm_format_conv_state *fmtcnv_state) in gud_xrgb8888_to_r124()
156 struct drm_format_conv_state *fmtcnv_state) in gud_prep_flush()
276 struct drm_format_conv_state *fmtcnv_state) in gud_flush_rect()
328 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/tiny/
H A Dsharp-memory.c131 struct drm_format_conv_state *fmtcnv_state) in sharp_memory_set_tx_buffer_data()
151 struct drm_format_conv_state *fmtcnv_state) in sharp_memory_update_display()
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c24 static struct drm_format_conv_state fmtcnv_state = variable