Home
last modified time | relevance | path

Searched refs:sti_layer_prepare (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/sti/
Dsti_layer.h110 int sti_layer_prepare(struct sti_layer *layer, struct drm_framebuffer *fb,
Dsti_drm_crtc.c146 return sti_layer_prepare(layer, crtc->primary->fb, &crtc->mode, in sti_drm_crtc_mode_set()
173 ret = sti_layer_prepare(layer, crtc->primary->fb, &crtc->mode, in sti_drm_crtc_mode_set_base()
Dsti_layer.c71 int sti_layer_prepare(struct sti_layer *layer, struct drm_framebuffer *fb, in sti_layer_prepare() function
Dsti_drm_plane.c48 res = sti_layer_prepare(layer, fb, &crtc->mode, mixer->id, in sti_drm_update_plane()