Consistent Display device names

Is there a way to keep display device names consistent ? DFP-X (X = 0 to 7) in our case.
We have two RTX A4000 cards and would like card 0 to be DFP-0 to DFP-3 and card 1 to be DFP-4 to DFP-7 regardless of the actual displays attached. I have tried UseDisplayDevice and ConnectedMonitor to no avail. Kernel 3.10.0-1160.129.1.el7.x86_64

±----------------------------------------------------------------------------+
| NVIDIA-SMI 525.60.11 Driver Version: 525.60.11 CUDA Version: 12.0 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA RTX A4000 Off | 00000000:15:00.0 On | Off |
| 41% 30C P8 15W / 140W | 161MiB / 16376MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
| 1 NVIDIA RTX A4000 Off | 00000000:21:00.0 On | Off |
| 41% 31C P8 19W / 140W | 161MiB / 16376MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 24385 G /usr/bin/X 158MiB |
| 1 N/A N/A 24385 G /usr/bin/X 158MiB |
±----------------------------------------------------------------------------+

Thanks