16:31 lassebq: Hi, so I'm trying to port a driver for one of USB->VGA dongles which I own (https://github.com/rhgndf/fl2000_drm). The driver is partially functional and I wanted to fix it to work on kernel 7.2. The original driver made by device manufacturer does not implement drm interface so I only use it for reference https://github.com/FrescoLogic/FL2000
16:33 lassebq: I got as far as fixing a few minor compililation errors that it had and getting display output from it. However when using DRM_GEM_DMA_DRIVER_OPS helper for drm_driver resolutions above 1280x720 fail on drm_gem_dma_dumb_create call with ENOMEM
16:39 lassebq: Oh and is this a room where I might get answer or is there a better irc channel for kernel dev as such?
17:04 orbea: lassebq: fwiw asking here on the weekend can be hit or miss, people aren't working so they dont always look at irc
17:07 lassebq: Oh, I don't mind if it takes a while to respond. I'm just assuming majority people have irc logger. But that's good to know, gotcha
17:07 orbea: yea, if you stick around they might see and answer, or if not ask again when people are around