Commits

Meng Mingming committed 27850fdbb72
MLK-16291-2: Revert "MLK-15321 drm,imx: Add DRM support for dpu-blit" This reverts commit b4c70b278a5e ("MLK-15321 drm,imx: Add DRM support for dpu-blit"). It's no need to invent register/unregister solution to add dpu bliteng ioctl. It's complex and overengineering. And currently we will choose a simple way as drm->driver->ioctls = imx_drm_dpu_ioctls. Signed-off-by: Meng Mingming <mingming.meng@nxp.com>