backends/drm: explicitly initialize all fields of drmModeModeInfo
I thought that structs allocated on the stack already got zero-initialized, but I guess valgrind isn't satisfied with that. Either way though, vscan
should be 1 and not 0
I thought that structs allocated on the stack already got zero-initialized, but I guess valgrind isn't satisfied with that. Either way though, vscan
should be 1 and not 0