Commit e961715
authored
feat: Add RTX 3080 Mobile 16G (#2149)
This adds a 16G option for the Geforce RTX 3080 Mobile.
```
$ lspci -nn -s 01:00.0
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] [10de:249c] (rev a1)
```
Closes: #2148
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk: this is a data-only update to the NVIDIA GPU SKU table,
expanding supported memory variants without touching runtime logic.
>
> **Overview**
> Updates the NVIDIA GPU SKU metadata so `RTX 3080 Mobile` now lists
both `16` and `8` GB VRAM options (previously only `8`), allowing
hardware detection/selection to recognize the 16GB model.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
9af2117. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 5de1f0e commit e961715
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
0 commit comments