Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c314 drm_format_conv_state_init(&shadow_plane_state->fmtcnv_state); in __drm_gem_reset_shadow_plane()
H A Ddrm_format_helper.c27 * drm_format_conv_state_init - Initialize format-conversion state
33 void drm_format_conv_state_init(struct drm_format_conv_state *state) in drm_format_conv_state_init() function
39 EXPORT_SYMBOL(drm_format_conv_state_init);
104 * drm_format_conv_state_init() for cleaning up and unloading a driver.
/linux/include/drm/
H A Ddrm_format_helper.h63 void drm_format_conv_state_init(struct drm_format_conv_state *state);