drm/imx: atomic phase 3 step 1: Use atomic configuration
[deliverable/linux.git] / drivers / gpu / drm / imx / ipuv3-plane.h
index c51a44ba3dddaede6c03ddf36e82051cd7cf39e5..338b88a74eb6e06fc94db173c7cac0be8700f758 100644 (file)
@@ -37,8 +37,6 @@ int ipu_plane_mode_set(struct ipu_plane *plane, struct drm_crtc *crtc,
                       uint32_t src_x, uint32_t src_y, uint32_t src_w,
                       uint32_t src_h, bool interlaced);
 
-int ipu_plane_set_base(struct ipu_plane *plane, struct drm_framebuffer *fb);
-
 int ipu_plane_get_resources(struct ipu_plane *plane);
 void ipu_plane_put_resources(struct ipu_plane *plane);
 
This page took 0.047886 seconds and 5 git commands to generate.