Christopher Decker
Christopher Decker
How would I figure that out?
This is also affecting me
We package and ship ffmpeg/icr for a variety of linux OSs/NAS devices. While I don't have a setup to reproduce this myself many of our users have reported the breakage...
it looks like [this](https://github.com/intel/compute-runtime/commit/d8f99161dda51bae829e5260b37cf6b8a35ac5e7) change is causing the failure for these devices due to createDrmVirtualMemory returning an error on line 55 of os_context_linux.cpp
I would not be surprised if Synology shipped a customized or old kernel and that is causing the problems. It should be noted that if I remove os_context_linux.cpp lines 63-65...
It was from the run that failed, I just missed the last couple lines from the log ``` DRM_IOCTL_I915_GETPARAM: param: I915_PARAM_CS_TIMESTAMP_FREQUENCY, output value: 19200000, retCode: 0 IOCTL DRM_IOCTL_I915_GETPARAM called IOCTL...
thanks! this works perfectly
We are supplying this as colorTrc. The logic should be: if the TRC specifies Smpte2084 or AribStdB67 the stream is HDR, if it is missing OR specifies another trc then...