I have a custom MIPI display which only supports DSC compression. I’d like to drive this display from my laptop which is running a RTX A2000 GPU (driver version 556.12). The display connects to a DP->MIPI bridge (Synaptic VXR7200) which has a passthrough mode for DSC compressed data (eg, it cannot do DSC compression on-chip itself). I’m running Win 10 Enterprise 22H2.
How can I force the driver to output a DSC compressed stream on the display? Is there a way to do this via the NV APIs or perhaps by using another NVIDIA tool?
Nothing in the API jumped out and I could not find any references to DSC compression in the NVIDIA control panel.
Thanks!