Searched refs:sti_layer_prepare (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/sti/ |
D | sti_layer.h | 110 int sti_layer_prepare(struct sti_layer *layer, struct drm_framebuffer *fb,
|
D | sti_drm_crtc.c | 146 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()
|
D | sti_layer.c | 71 int sti_layer_prepare(struct sti_layer *layer, struct drm_framebuffer *fb, in sti_layer_prepare() function
|
D | sti_drm_plane.c | 48 res = sti_layer_prepare(layer, fb, &crtc->mode, mixer->id, in sti_drm_update_plane()
|