Keep decoded frams of rtsp stream in GPU buffer

Hi all,
In the jetson platform it’s better to keep the decoded frames of rtsp stream in GPU buffer like video/x-raw(memory:NVMM), I want to know is it possible to use video/x-raw(memory:NVMM) for dGPU platform? The memory:NVMM is only used for jetson platform or it’s possible to use for dGPU platform?

video/x-raw(memory:NVMM) is for both Jetson and dGPU. But the actual memeory layout is decided by the platform.