Treat Gainward GeForce RTX 3060 Ti Ghost as RGB

Gainward GeForce RTX 3060 Ti Ghost (#2081 (closed)) is currently supported by OpenRGB but when setting it to full white (or full grey or similar) the lighting turns off.

The lighting works correctly with Armoury Crate. Here's a capture using NvAPISpy of what Armoury Crate does when setting full white.

NvAPI_GPU_ClientIllumZonesSetControl:   version: 72012  numIllumZones: 2  bDefault: 0  rsvdField: 0
                                        ZoneIdx: 0 ----------------------------------------
                                        **ZoneType: RGBW  ControlMode: MANUAL
                                        **DATA_RGBW::  Red: 255  Green: 255  Blue: 255  White: 0  Brightness%: 100
                                        ZoneIdx: 1 ----------------------------------------
                                        **ZoneType: SINGLE_COLOR  ControlMode: MANUAL
                                        **DATA_SINGLE_COLOR::  Brightness% 100

This merge request just changes the card from RGBW to RGB. I tested the change on the Gainward GeForce RTX 3060 Ti Ghost and setting full white works correctly now.

By the way, the same hardware ID is also shared by #2333 (closed) and #2286 (closed) both of which are physically very similar to that Gainward card, and I assume they have the same problem.

Merge request reports

Loading