> On 20 Feb 2025, at 3:50 PM, Thomas Zimmermann <[email protected]> wrote: > > Hi, > > to be honest: you are just throwing patches and errors at me and want me to > fix your driver for you. If you want to maintain a kernel driver, you need to > be able to debug at least such basic problems. I suggest you start to debug > these issues by yourself and try to find their causes. (printk() will be > helpful.)
The thing is I am still new to DRM code and APIs, it's my first driver (and probably the last). I actually thought I could learn more here, but I'll try to find solutions myself now. I'll send a v2 once all the issues are addressed Thanks Aditya
