Would you like to proceed with one of the project and I can help you complete it?
struct drm_device *dev;
static struct fb_info *simple_driver_probe(struct platform_device *pdev)
Best regards
module_init(simple_driver_init); module_exit(simple_driver_exit);