Field Notes

Independent Control of Blackwell's Key Clock Domains: 127-Point GPC, XBAR, SYS, and NVD Curves

Runtime reverse engineering of Blackwell's global ClockClient control surface shows that GPC, XBAR, SYS, and NVD each have a distinct 127-point V/F curve, a domain-wide frequency offset, and a domain-scoped voltage request, while propagation and shared-rail arbitration still couple their physical outcomes.

This article continues the previous investigation of XBAR as a physical clock domain. That work asked whether XBAR is physically independent, how it can be measured, and why a finite MCLK-MAX can pull it down. This article asks the broader question: how many frequency curves does Blackwell actually expose as separately controllable objects?

The answer is not one “core curve” plus several display aliases. In the global ClockClient object on the tested GB202/R610 system, GPC, XBAR, SYS, and NVD each have a 127-point, voltage-indexed type-0x11 V/F curve. Each domain also has its own domain-wide frequency offset. Each curve adopts a voltage offset from one specific rail slot in its domain record.

These four request surfaces are independently writable, but their physical outcomes are not isolated. Requests are quantized onto the clock grid; the GPC→XBAR ratio propagates constraints; and XBAR, SYS, and NVD share MSVDD. The central result is therefore precise: the control inputs are distinct, while the resulting clocks and voltages remain coupled through a common constraint network.

At a glance: what can be controlled independently?

Domain 127-point curve Domain-wide offset Adopted voltage request Independent hardware measurement Strict limits Existing workload evidence
GPC Confirmed, flat 0..126 -1000..+8000 MHz rail 0 / NVVDD Yes max 0x4c, min 0x4d Public core-clock path is mature; this work verifies curve adoption and quantization
XBAR Confirmed, flat 127..253 -1000..+1000 MHz rail 1 / MSVDD Yes max 0xe4, min 0xe7 PTX acceptance tests, physical clock measurement, and game A–B–A controls
SYS Confirmed, flat 259..385 -1000..+1000 MHz rail 1 / MSVDD Yes Not identified Isolated CP2077 A/B; +450 MHz completed, +600 MHz combinations failed
NVD Confirmed, flat 386..512 -1000..+1000 MHz rail 1 / MSVDD Yes Not identified No isolated workload that identifies a specific consumer yet

All four domains now have equivalent evidence at the level of “the request is retained and adopted by STATUS.” The depth of physical evidence differs. XBAR reaches measured hardware behavior and acceptance-tested workloads; SYS has an isolated game A/B; NVD currently reaches the domain object, hardware counter, and effective curve, but not an identified consumer. Each domain section therefore follows the same order: identity, writable interface, runtime evidence, confirmed facts, inference, and unknowns.

A unified control model and a strict evidence standard

Five request classes are not five spellings of one slider

Layer Control object Confirmed targets Meaning
Per-point frequency request CLK_VF_POINTS GPC/XBAR/SYS/NVD, 127 points each Change the frequency offset at one voltage-indexed point
Domain-wide frequency request CLK_DOMAINS GPC/XBAR/MCLK/SYS/NVD Add a signed-kHz offset to an entire domain
Rail-by-domain voltage request rail slots inside a CLK_DOMAINS record GPC→NVVDD; XBAR/SYS/NVD→MSVDD Change one domain's logical V/F voltage relationship
Strict min/max client PERF limit clients GPC and XBAR Submit min/max constraints to the arbiter; this is not a PLL lock that bypasses arbitration
Clock propagation relationship active topology GPC↔XBAR type-3; several type-5 relationships elsewhere Change how constraints propagate between domains, not the final physical clock directly

A write must pass at least four evidentiary stages before it supports a hardware claim:

SET returns NV_OK
  -> GET_CONTROL precisely retains the request
  -> STATUS folds the request into the effective curve
  -> a hardware counter or a checked workload observes the physical result

The first two stages establish storage, not adoption. PWR, PCIe, and API40 are concrete counterexamples: a control value may be retained even though INFO advertises no valid range and neither the observed STATUS field nor the measured clock changes. This article calls a curve adjustable only after STATUS adoption, and calls a physical clock changed only after independent hardware measurement.

The actual layout of the 648-point object

The global CLK_VF_POINTS object uses the following methods:

Operation Method Parameter size
INFO 0x20809021 0x8208
STATUS 0x20809022 0x98208
GET_CONTROL 0x20809023 0x1020c
SET_CONTROL 0x2080d024 0x1020c

INFO advertises flat points 0..647. Segment enumeration and controlled writes produce this map:

Flat index Domain Points Type Observed frequency-offset behavior
0..126 GPC 127 0x11 CONTROL retains the request; STATUS adopts it
127..253 XBAR 127 0x11 CONTROL retains the request; STATUS adopts it
254..258 MCLK 5 0x0f A type-0x11 field write is cleared or ignored
259..385 SYS 127 0x11 CONTROL retains the request; STATUS adopts it
386..512 NVD 127 0x11 CONTROL retains the request; STATUS adopts it
513..639 PWR 127 0x11 CONTROL retains the request; the observed STATUS field does not change
640..647 PCIe 8 0x0f A type-0x11 field write is cleared or ignored

Each STATUS record begins at 0x0d8 + flat_index×0x98:

Record offset Meaning Format
+0x2c Point type and valid state A valid type-0x11 point commonly reports 0x00001111
+0x30 / +0x5c Effective voltage µV; the two views agree
+0x34 / +0x58 Effective frequency MHz; the two views agree
+0x38 Base frequency 16.16 fixed-point MHz
+0x44 Source voltage µV
+0x80 Folded total frequency offset kHz
+0x88 Folded total voltage offset µV

A CONTROL point begins at 0x108 + flat_index×0x10. Byte +0x01 is the point type; for type-0x11, the signed frequency offset is at +0x08 in kHz. The CONTROL request, STATUS total offset, and final effective frequency have different precision and must not be substituted for one another.

GPC: the 127-point curve behind the public core clock

Domain identity and writable interface

NVIDIA's Nsight documentation describes GPC clock as a counter that public material may also call Application, Graphics, Base, or Boost clock. On the tested machine, the PMU table identifies mask 0x00000001 as GPCCLK, and private hardware measurement method 0x20809006 returns an instantaneous clock for the same mask. The domain identity is therefore not inferred merely from a familiar numeric frequency (see N1 and L4).

GPC uses the 127-point bank at flat 0..126 and CLK_DOMAINS record 0. INFO advertises a domain-wide offset range of -1000..+8000 MHz. Only GPC × rail 0/NVVDD is adopted as the domain-level voltage request. The confirmed strict max/min clients are 0x4c/0x4d.

Runtime evidence

Three representative points from one live snapshot are:

Point Source/effective voltage Base STATUS total Δf Effective frequency
0 450 mV 180 MHz +45 MHz 225 MHz
63 845 mV 1230 MHz +907 MHz 2137 MHz
126 1240 mV 3225 MHz +112 MHz 3337 MHz

The nonuniform total offsets in the middle of this snapshot come from an existing user GPC curve. They must not be mislabeled as VBIOS FactoryOC. In the all-point negative-shift experiment, CONTROL retained the requested change at 127/127 points. The effective frequency moved down at 125 points, while two remained in the same quantized bin. The complete distribution appears once in the shared-mechanisms section.

Evidence boundary

Confirmed. GPC has a distinct 127-point curve, a domain-wide offset, an NVVDD-scoped voltage request, strict min/max clients, and an independent hardware counter. STATUS adopts per-point requests.

High-confidence inference. On this ClockClient, the bank is the complete internal control surface behind the public core/Graphics curve. Its nonuniform offsets are the combined result of the user curve, FactoryOC, reconstructed base values, and quantization.

Not established. The +8000 MHz INFO limit is an interface capability range, not a physically achievable frequency on any chip. Nor is it established that an arbitrary edited point will become the active point during a workload transition.

Complete 127-point GPC curve

The table below is the GPC CONTROL/STATUS snapshot captured at the same instant before the experiments. It is collapsed by default, can scroll horizontally, and links to the raw CSV.

GPC: complete 127-point live V/F table

Collapsed by default. STATUS and CONTROL were read from one snapshot; download the raw CSV.

PointFlat indexSource voltage (mV)Effective voltage (mV)Base (MHz)CONTROL Δ (MHz)Effective frequency (MHz)STATUS total Δf (MHz)STATUS total ΔV (mV)
00450450180.000+0.000225+45.000+0.000
11460460180.000+0.000225+45.000+0.000
22465465180.000+0.000225+45.000+0.000
33470470180.000+0.000225+45.000+0.000
44475475180.000+0.000225+45.000+0.000
55485485180.000+0.000225+45.000+0.000
66490490180.000+0.000225+45.000+0.000
77495495180.000+0.000225+45.000+0.000
88500500180.000+0.000225+45.000+0.000
99510510180.000+0.000225+45.000+0.000
1010515515180.000+0.000225+45.000+0.000
1111520520180.000+0.000225+45.000+0.000
1212525525180.000+0.000225+45.000+0.000
1313535535180.000+0.000225+45.000+0.000
1414540540180.000+0.000225+45.000+0.000
1515545545180.000+0.000225+45.000+0.000
1616550550180.000+0.000225+45.000+0.000
1717560560180.000+0.000225+45.000+0.000
1818565565180.000+0.000225+45.000+0.000
1919570570180.000+0.000225+45.000+0.000
2020575575180.000+0.000225+45.000+0.000
2121585585180.000+0.000225+45.000+0.000
2222590590180.000+0.000225+45.000+0.000
2323595595180.000+0.000225+45.000+0.000
2424600600180.000+0.000225+45.000+0.000
2525610610180.000+0.000225+45.000+0.000
2626615615180.000+0.000225+45.000+0.000
2727620620180.000+0.000225+45.000+0.000
2828625625180.000+0.000225+45.000+0.000
2929635635180.000+0.000225+45.000+0.000
3030640640180.000+0.000225+45.000+0.000
3131645645180.000+0.000225+45.000+0.000
3232650650180.000+0.000225+45.000+0.000
3333660660180.000+0.000225+45.000+0.000
3434665665180.000+0.000225+45.000+0.000
3535670670180.000+0.000225+45.000+0.000
3636675675180.000+0.000225+45.000+0.000
3737685685180.000+0.000225+45.000+0.000
3838690690180.000+0.000225+45.000+0.000
3939695695180.000+0.000225+45.000+0.000
4040700700180.000+0.000225+45.000+0.000
4141710710180.000+0.000225+45.000+0.000
4242715715180.000+0.000225+45.000+0.000
4343720720180.000+0.000225+45.000+0.000
4444725725180.000+0.000225+45.000+0.000
4545735735180.000+0.000225+45.000+0.000
4646740740180.000+0.000225+45.000+0.000
4747745745180.000+0.000225+45.000+0.000
4848750750180.000+0.000225+45.000+0.000
4949760760180.000+0.000225+45.000+0.000
5050765765180.000+0.000225+45.000+0.000
5151770770202.000+0.000247+45.000+0.000
5252775775285.000+0.000330+45.000+0.000
5353785785375.000+0.000420+45.000+0.000
5454790790457.000+0.000502+45.000+0.000
5555795795547.000+0.000592+45.000+0.000
5656800800630.000+0.000675+45.000+0.000
5757810810712.000+0.000802+90.000+0.000
5858815815802.000+0.0001192+390.000+0.000
5959820820885.000+0.0001582+697.000+0.000
6060825825975.000+0.0001972+997.000+0.000
61618358351057.000+0.0001972+915.000+0.000
62628408401147.000+0.0002137+990.000+0.000
63638458451230.000+0.0002137+907.000+0.000
64648508501320.000+0.0002317+997.000+0.000
65658608601402.000+0.0002392+990.000+0.000
66668658651492.000+0.0002482+990.000+0.000
67678708701575.000+0.0002572+997.000+0.000
68688758751657.000+0.0002647+990.000+0.000
69698858851747.000+0.0002737+990.000+0.000
70708908901830.000+0.0002790+960.000+0.000
71718958951920.000+0.0002827+907.000+0.000
72729009002002.000+0.0002857+855.000+0.000
73739109102092.000+0.0002917+825.000+0.000
74749159152175.000+0.0002932+757.000+0.000
75759209202257.000+0.0002947+690.000+0.000
76769259252347.000+0.0002962+615.000+0.000
77779359352430.000+0.0003000+570.000+0.000
78789409402520.000+0.0003007+487.000+0.000
79799459452587.000+0.0003022+442.000+0.000
80809509502610.000+0.0003052+442.000+0.000
81819609602632.000+0.0003067+435.000+0.000
82829659652647.000+0.0003082+435.000+0.000
83839709702670.000+0.0003097+427.000+0.000
84849759752692.000+0.0003097+405.000+0.000
85859859852715.000+0.0003127+412.000+0.000
86869909902730.000+0.0003142+412.000+0.000
87879959952752.000+0.0003142+390.000+0.000
8888100010002782.000+0.0003157+375.000+0.000
8989101010102805.000+0.0003187+382.000+0.000
9090101510152820.000+0.0003187+367.000+0.000
9191102010202842.000+0.0003187+352.000+0.000
9292102510252857.000+0.0003202+345.000+0.000
9393103510352872.000+0.0003217+345.000+0.000
9494104010402887.000+0.0003232+345.000+0.000
9595104510452895.000+0.0003240+345.000+0.000
9696105010502910.000+0.0003255+345.000+0.000
9797106010602917.000+0.0003262+345.000+0.000
9898106510652932.000+0.0003277+345.000+0.000
9999107010702947.000+0.0003277+330.000+0.000
100100107510752955.000+0.0003307+352.000+0.000
101101108510852970.000+0.0003315+345.000+0.000
102102109010902985.000+0.0003330+345.000+0.000
103103109510952992.000+0.0003330+337.000+0.000
104104110011003007.000+0.0003330+322.000+0.000
105105111011103015.000+0.0003330+315.000+0.000
106106111511153030.000+0.0003330+300.000+0.000
107107112011203037.000+0.0003330+292.000+0.000
108108112511253052.000+0.0003330+277.000+0.000
109109113511353060.000+0.0003330+270.000+0.000
110110114011403067.000+0.0003330+262.000+0.000
111111114511453082.000+0.0003330+247.000+0.000
112112115011503090.000+0.0003330+240.000+0.000
113113116011603105.000+0.0003330+225.000+0.000
114114116511653112.000+0.0003330+217.000+0.000
115115117011703120.000+0.0003330+210.000+0.000
116116117511753135.000+0.0003330+195.000+0.000
117117118511853142.000+0.0003330+187.000+0.000
118118119011903150.000+0.0003330+180.000+0.000
119119119511953157.000+0.0003330+172.000+0.000
120120120012003172.000+0.0003330+157.000+0.000
121121121012103180.000+0.0003330+150.000+0.000
122122121512153187.000+0.0003330+142.000+0.000
123123122012203195.000+0.0003330+135.000+0.000
124124122512253202.000+0.0003330+127.000+0.000
125125123512353217.000+0.0003330+112.000+0.000
126126124012403225.000+0.0003337+112.000+0.000

XBAR: the independent internal domain with the strongest control chain

Domain identity and writable interface

XBAR uses the 127-point bank at flat 127..253 and CLK_DOMAINS record 1. Its domain-wide offset range is -1000..+1000 MHz. The PMU static table lists mask 0x00000002 as a distinct XBARCLK object. XBARCLK and GPCCLK use different top-level apply/commit dispatches; XBAR's lower-level source ID is 2 and reaches a per-source descriptor/MMIO programming path. Method 0x20809006 also measures XBARCLK independently. Together, these facts exclude “XBAR is only a displayed GPC alias” (L1, L4).

Only XBAR × rail 1/MSVDD is adopted as its voltage request. XBAR also has strict max client 0xe4 and strict min client 0xe7; 2400 and 2600 MHz requests were exercised under load. The active topology's GPC→XBAR type-3 ratio is separately writable, but because it propagates cross-domain constraints it is treated in the shared-mechanisms section.

Runtime evidence

Current points 0/63/126 report 225/1987/2812 MHz at source/effective voltages of 450/845/1240 mV. Those points—and the entire curve—show total_freq_offset=+45 MHz, matching the FactoryOC term in the installed Astral 2001 W XOC VBIOS.

CONTROL and STATUS adopted the negative request at 127/127 points in the all-point experiment. Independent hardware measurement, all-170-SM PTX acceptance workloads, and game A–B–A controls extend the evidence to observed outputs. The detailed 2.9–3.0 GHz boundary is retained in the appendix.

Evidence boundary

Confirmed. XBAR is an independent physical clock domain with a distinct curve, domain-wide offset, MSVDD-scoped request, strict min/max clients, hardware counter, and checked workload loop.

High-confidence inference. XBAR directly affects transfer behavior between SMs and the L2/VRAM path. Directional PTX results and game A–B–A controls support this interpretation. Saturation at high propagation ratios is caused by the shared rail, source bins, and downstream arbitration—not by SET rejection.

Not established. A 3 GHz peak or a short 3 GHz average is not day-long stability. A logical MSVDD target is not an oscilloscope measurement of physical VOUT at every instant.

Complete 127-point XBAR curve

The table below is the XBAR CONTROL/STATUS snapshot from the same instant. All 127 points include the Astral 2001 W XOC VBIOS's +45 MHz FactoryOC term.

XBAR: complete 127-point live V/F table

Collapsed by default. STATUS and CONTROL were read from one snapshot; download the raw CSV.

PointFlat indexSource voltage (mV)Effective voltage (mV)Base (MHz)CONTROL Δ (MHz)Effective frequency (MHz)STATUS total Δf (MHz)STATUS total ΔV (mV)
0127450450180.000+0.000225+45.000+0.000
1128460460270.000+0.000315+45.000+0.000
2129465465300.000+0.000345+45.000+0.000
3130470470330.000+0.000375+45.000+0.000
4131475475352.000+0.000397+45.000+0.000
5132485485382.000+0.000427+45.000+0.000
6133490490412.000+0.000457+45.000+0.000
7134495495442.000+0.000487+45.000+0.000
8135500500472.000+0.000517+45.000+0.000
9136510510502.000+0.000547+45.000+0.000
10137515515532.000+0.000577+45.000+0.000
11138520520562.000+0.000607+45.000+0.000
12139525525592.000+0.000637+45.000+0.000
13140535535615.000+0.000660+45.000+0.000
14141540540645.000+0.000690+45.000+0.000
15142545545675.000+0.000720+45.000+0.000
16143550550705.000+0.000750+45.000+0.000
17144560560735.000+0.000780+45.000+0.000
18145565565757.000+0.000802+45.000+0.000
19146570570787.000+0.000832+45.000+0.000
20147575575817.000+0.000862+45.000+0.000
21148585585847.000+0.000892+45.000+0.000
22149590590877.000+0.000922+45.000+0.000
23150595595900.000+0.000945+45.000+0.000
24151600600930.000+0.000975+45.000+0.000
25152610610960.000+0.0001005+45.000+0.000
26153615615982.000+0.0001027+45.000+0.000
271546206201012.000+0.0001057+45.000+0.000
281556256251042.000+0.0001087+45.000+0.000
291566356351065.000+0.0001110+45.000+0.000
301576406401095.000+0.0001140+45.000+0.000
311586456451125.000+0.0001170+45.000+0.000
321596506501147.000+0.0001192+45.000+0.000
331606606601177.000+0.0001222+45.000+0.000
341616656651200.000+0.0001245+45.000+0.000
351626706701230.000+0.0001275+45.000+0.000
361636756751252.000+0.0001297+45.000+0.000
371646856851282.000+0.0001327+45.000+0.000
381656906901305.000+0.0001350+45.000+0.000
391666956951335.000+0.0001380+45.000+0.000
401677007001357.000+0.0001402+45.000+0.000
411687107101387.000+0.0001432+45.000+0.000
421697157151410.000+0.0001455+45.000+0.000
431707207201440.000+0.0001485+45.000+0.000
441717257251462.000+0.0001507+45.000+0.000
451727357351485.000+0.0001530+45.000+0.000
461737407401515.000+0.0001560+45.000+0.000
471747457451537.000+0.0001582+45.000+0.000
481757507501582.000+0.0001627+45.000+0.000
491767607601605.000+0.0001650+45.000+0.000
501777657651635.000+0.0001680+45.000+0.000
511787707701657.000+0.0001702+45.000+0.000
521797757751687.000+0.0001732+45.000+0.000
531807857851710.000+0.0001755+45.000+0.000
541817907901732.000+0.0001777+45.000+0.000
551827957951762.000+0.0001807+45.000+0.000
561838008001785.000+0.0001830+45.000+0.000
571848108101807.000+0.0001852+45.000+0.000
581858158151830.000+0.0001875+45.000+0.000
591868208201852.000+0.0001897+45.000+0.000
601878258251875.000+0.0001920+45.000+0.000
611888358351897.000+0.0001942+45.000+0.000
621898408401920.000+0.0001965+45.000+0.000
631908458451942.000+0.0001987+45.000+0.000
641918508501965.000+0.0002010+45.000+0.000
651928608601987.000+0.0002032+45.000+0.000
661938658652010.000+0.0002055+45.000+0.000
671948708702032.000+0.0002077+45.000+0.000
681958758752055.000+0.0002100+45.000+0.000
691968858852070.000+0.0002115+45.000+0.000
701978908902092.000+0.0002137+45.000+0.000
711988958952115.000+0.0002160+45.000+0.000
721999009002130.000+0.0002175+45.000+0.000
732009109102152.000+0.0002197+45.000+0.000
742019159152167.000+0.0002212+45.000+0.000
752029209202190.000+0.0002235+45.000+0.000
762039259252205.000+0.0002250+45.000+0.000
772049359352227.000+0.0002272+45.000+0.000
782059409402242.000+0.0002287+45.000+0.000
792069459452257.000+0.0002302+45.000+0.000
802079509502280.000+0.0002325+45.000+0.000
812089609602295.000+0.0002340+45.000+0.000
822099659652310.000+0.0002355+45.000+0.000
832109709702325.000+0.0002370+45.000+0.000
842119759752340.000+0.0002385+45.000+0.000
852129859852355.000+0.0002400+45.000+0.000
862139909902370.000+0.0002415+45.000+0.000
872149959952385.000+0.0002430+45.000+0.000
88215100010002400.000+0.0002445+45.000+0.000
89216101010102415.000+0.0002460+45.000+0.000
90217101510152430.000+0.0002475+45.000+0.000
91218102010202437.000+0.0002482+45.000+0.000
92219102510252452.000+0.0002497+45.000+0.000
93220103510352467.000+0.0002512+45.000+0.000
94221104010402482.000+0.0002527+45.000+0.000
95222104510452490.000+0.0002535+45.000+0.000
96223105010502505.000+0.0002550+45.000+0.000
97224106010602520.000+0.0002565+45.000+0.000
98225106510652527.000+0.0002572+45.000+0.000
99226107010702542.000+0.0002587+45.000+0.000
100227107510752550.000+0.0002595+45.000+0.000
101228108510852565.000+0.0002610+45.000+0.000
102229109010902572.000+0.0002617+45.000+0.000
103230109510952587.000+0.0002632+45.000+0.000
104231110011002595.000+0.0002640+45.000+0.000
105232111011102610.000+0.0002655+45.000+0.000
106233111511152617.000+0.0002662+45.000+0.000
107234112011202625.000+0.0002670+45.000+0.000
108235112511252640.000+0.0002685+45.000+0.000
109236113511352647.000+0.0002692+45.000+0.000
110237114011402655.000+0.0002700+45.000+0.000
111238114511452662.000+0.0002707+45.000+0.000
112239115011502670.000+0.0002715+45.000+0.000
113240116011602677.000+0.0002722+45.000+0.000
114241116511652692.000+0.0002737+45.000+0.000
115242117011702700.000+0.0002745+45.000+0.000
116243117511752707.000+0.0002752+45.000+0.000
117244118511852715.000+0.0002760+45.000+0.000
118245119011902722.000+0.0002767+45.000+0.000
119246119511952722.000+0.0002767+45.000+0.000
120247120012002730.000+0.0002775+45.000+0.000
121248121012102737.000+0.0002782+45.000+0.000
122249121512152745.000+0.0002790+45.000+0.000
123250122012202752.000+0.0002797+45.000+0.000
124251122512252760.000+0.0002805+45.000+0.000
125252123512352760.000+0.0002805+45.000+0.000
126253124012402767.000+0.0002812+45.000+0.000

Conditional VBIOS projections for XBAR

All 127 points in the current XBAR curve report total_freq_offset=+45 MHz, matching the Astral 2001 W XOC VBIOS FactoryOC term. Fifteen local RTX 5090 VBIOS samples contain six unique FactoryOC bins: 0, +15, +45, +60, +75, and +195 MHz. Because these projections are XBAR curves, they remain in the XBAR section alongside the live table. The projection is:

F_projected(point) = F_live_Astral(point) + FactoryOC_candidate - 45 MHz

Astral +45 MHz is a runtime observation. The Lightning 2500 W XOC +195 MHz curve is a stronger controlled static projection: the relevant PERFORMANCE, BOOST, Clock Programming, Voltage Map, NAFLL, Base Clock, and voltage-table payloads of the two VBIOS images were compared byte for byte, and the identified difference is FactoryOC. The other bins are conditional results of replacing only that constant. They omit another physical card's fuse/speedo state, driver reconstruction, and thermal state, so they are not measured curves from those boards (L5).

15 RTX 5090 VBIOS images: FactoryOC overview and six complete XBAR projections

Collapsed by default. The live baseline is the Astral 2001 W XOC at +45 MHz. The projection is F_projected(point) = F_live_astral(point) + FactoryOC_candidate - 45 MHz; download the 15-VBIOS comparison CSV.

SampleInternal versionFactoryOC (MHz)Δ from live baseline (MHz)Factory vPstate (MHz)Projected point 0Projected point 63Projected point 126Evidence class
ASUS TUF OC98.02.2E.00.AB+0-45018019422767FactoryOC-only normalization
ASUS Astral OC98.02.2E.00.CF+45+0258022519872812FactoryOC-only normalization
ASUS Astral LC OC98.02.2E.40.C0+45+0258022519872812FactoryOC-only normalization
Gigabyte Gaming OC98.02.2E.00.D4+15-30255019519572782FactoryOC-only normalization
Inno3D X398.02.2E.00.E4+0-45018019422767FactoryOC-only normalization
MSI Gaming Trio OC98.02.2E.00.FA+15-30248219519572782FactoryOC-only normalization
Palit GameRock98.02.2E.00.91+0-45018019422767FactoryOC-only normalization
Palit GameRock OC98.02.2E.00.92+60+15252724020022827FactoryOC-only normalization
Zotac Solid98.02.2E.00.B1+0-45018019422767FactoryOC-only normalization
GALAX RTX 5090D HOF OC LAB XOC 2001 W98.02.31.40.9A+75+30261025520172842FactoryOC-only normalization
ASUS Matrix 800 W98.02.2E.80.C9+195+150273037521372962FactoryOC-only normalization
MSI Lightning 800 W98.02.2E.C0.0F+195+150273037521372962FactoryOC-only normalization
MSI Lightning 1000 W98.02.2E.C0.10+195+150273037521372962FactoryOC-only normalization
ASUS Astral 2001 W XOC98.02.2E.80.50+45+0258022519872812Live STATUS baseline
MSI Lightning 2500 W XOC98.02.2E.80.E8+195+150273037521372962Controlled static projection
FactoryOC +0 MHz: complete 127-point conditional XBAR projection (4 VBIOS images)

Samples: ASUS TUF OC, Inno3D X3, Palit GameRock, Zotac Solid. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+0180225
1460270+0270315
2465300+0300345
3470330+0330375
4475352+0352397
5485382+0382427
6490412+0412457
7495442+0442487
8500472+0472517
9510502+0502547
10515532+0532577
11520562+0562607
12525592+0592637
13535615+0615660
14540645+0645690
15545675+0675720
16550705+0705750
17560735+0735780
18565757+0757802
19570787+0787832
20575817+0817862
21585847+0847892
22590877+0877922
23595900+0900945
24600930+0930975
25610960+09601005
26615982+09821027
276201012+010121057
286251042+010421087
296351065+010651110
306401095+010951140
316451125+011251170
326501147+011471192
336601177+011771222
346651200+012001245
356701230+012301275
366751252+012521297
376851282+012821327
386901305+013051350
396951335+013351380
407001357+013571402
417101387+013871432
427151410+014101455
437201440+014401485
447251462+014621507
457351485+014851530
467401515+015151560
477451537+015371582
487501582+015821627
497601605+016051650
507651635+016351680
517701657+016571702
527751687+016871732
537851710+017101755
547901732+017321777
557951762+017621807
568001785+017851830
578101807+018071852
588151830+018301875
598201852+018521897
608251875+018751920
618351897+018971942
628401920+019201965
638451942+019421987
648501965+019652010
658601987+019872032
668652010+020102055
678702032+020322077
688752055+020552100
698852070+020702115
708902092+020922137
718952115+021152160
729002130+021302175
739102152+021522197
749152167+021672212
759202190+021902235
769252205+022052250
779352227+022272272
789402242+022422287
799452257+022572302
809502280+022802325
819602295+022952340
829652310+023102355
839702325+023252370
849752340+023402385
859852355+023552400
869902370+023702415
879952385+023852430
8810002400+024002445
8910102415+024152460
9010152430+024302475
9110202437+024372482
9210252452+024522497
9310352467+024672512
9410402482+024822527
9510452490+024902535
9610502505+025052550
9710602520+025202565
9810652527+025272572
9910702542+025422587
10010752550+025502595
10110852565+025652610
10210902572+025722617
10310952587+025872632
10411002595+025952640
10511102610+026102655
10611152617+026172662
10711202625+026252670
10811252640+026402685
10911352647+026472692
11011402655+026552700
11111452662+026622707
11211502670+026702715
11311602677+026772722
11411652692+026922737
11511702700+027002745
11611752707+027072752
11711852715+027152760
11811902722+027222767
11911952722+027222767
12012002730+027302775
12112102737+027372782
12212152745+027452790
12312202752+027522797
12412252760+027602805
12512352760+027602805
12612402767+027672812
FactoryOC +15 MHz: complete 127-point conditional XBAR projection (2 VBIOS images)

Samples: Gigabyte Gaming OC, MSI Gaming Trio OC. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+15195225
1460270+15285315
2465300+15315345
3470330+15345375
4475352+15367397
5485382+15397427
6490412+15427457
7495442+15457487
8500472+15487517
9510502+15517547
10515532+15547577
11520562+15577607
12525592+15607637
13535615+15630660
14540645+15660690
15545675+15690720
16550705+15720750
17560735+15750780
18565757+15772802
19570787+15802832
20575817+15832862
21585847+15862892
22590877+15892922
23595900+15915945
24600930+15945975
25610960+159751005
26615982+159971027
276201012+1510271057
286251042+1510571087
296351065+1510801110
306401095+1511101140
316451125+1511401170
326501147+1511621192
336601177+1511921222
346651200+1512151245
356701230+1512451275
366751252+1512671297
376851282+1512971327
386901305+1513201350
396951335+1513501380
407001357+1513721402
417101387+1514021432
427151410+1514251455
437201440+1514551485
447251462+1514771507
457351485+1515001530
467401515+1515301560
477451537+1515521582
487501582+1515971627
497601605+1516201650
507651635+1516501680
517701657+1516721702
527751687+1517021732
537851710+1517251755
547901732+1517471777
557951762+1517771807
568001785+1518001830
578101807+1518221852
588151830+1518451875
598201852+1518671897
608251875+1518901920
618351897+1519121942
628401920+1519351965
638451942+1519571987
648501965+1519802010
658601987+1520022032
668652010+1520252055
678702032+1520472077
688752055+1520702100
698852070+1520852115
708902092+1521072137
718952115+1521302160
729002130+1521452175
739102152+1521672197
749152167+1521822212
759202190+1522052235
769252205+1522202250
779352227+1522422272
789402242+1522572287
799452257+1522722302
809502280+1522952325
819602295+1523102340
829652310+1523252355
839702325+1523402370
849752340+1523552385
859852355+1523702400
869902370+1523852415
879952385+1524002430
8810002400+1524152445
8910102415+1524302460
9010152430+1524452475
9110202437+1524522482
9210252452+1524672497
9310352467+1524822512
9410402482+1524972527
9510452490+1525052535
9610502505+1525202550
9710602520+1525352565
9810652527+1525422572
9910702542+1525572587
10010752550+1525652595
10110852565+1525802610
10210902572+1525872617
10310952587+1526022632
10411002595+1526102640
10511102610+1526252655
10611152617+1526322662
10711202625+1526402670
10811252640+1526552685
10911352647+1526622692
11011402655+1526702700
11111452662+1526772707
11211502670+1526852715
11311602677+1526922722
11411652692+1527072737
11511702700+1527152745
11611752707+1527222752
11711852715+1527302760
11811902722+1527372767
11911952722+1527372767
12012002730+1527452775
12112102737+1527522782
12212152745+1527602790
12312202752+1527672797
12412252760+1527752805
12512352760+1527752805
12612402767+1527822812
FactoryOC +45 MHz: complete 127-point conditional XBAR projection (3 VBIOS images)

Samples: ASUS Astral OC, ASUS Astral LC OC, ASUS Astral 2001 W XOC. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+45225225
1460270+45315315
2465300+45345345
3470330+45375375
4475352+45397397
5485382+45427427
6490412+45457457
7495442+45487487
8500472+45517517
9510502+45547547
10515532+45577577
11520562+45607607
12525592+45637637
13535615+45660660
14540645+45690690
15545675+45720720
16550705+45750750
17560735+45780780
18565757+45802802
19570787+45832832
20575817+45862862
21585847+45892892
22590877+45922922
23595900+45945945
24600930+45975975
25610960+4510051005
26615982+4510271027
276201012+4510571057
286251042+4510871087
296351065+4511101110
306401095+4511401140
316451125+4511701170
326501147+4511921192
336601177+4512221222
346651200+4512451245
356701230+4512751275
366751252+4512971297
376851282+4513271327
386901305+4513501350
396951335+4513801380
407001357+4514021402
417101387+4514321432
427151410+4514551455
437201440+4514851485
447251462+4515071507
457351485+4515301530
467401515+4515601560
477451537+4515821582
487501582+4516271627
497601605+4516501650
507651635+4516801680
517701657+4517021702
527751687+4517321732
537851710+4517551755
547901732+4517771777
557951762+4518071807
568001785+4518301830
578101807+4518521852
588151830+4518751875
598201852+4518971897
608251875+4519201920
618351897+4519421942
628401920+4519651965
638451942+4519871987
648501965+4520102010
658601987+4520322032
668652010+4520552055
678702032+4520772077
688752055+4521002100
698852070+4521152115
708902092+4521372137
718952115+4521602160
729002130+4521752175
739102152+4521972197
749152167+4522122212
759202190+4522352235
769252205+4522502250
779352227+4522722272
789402242+4522872287
799452257+4523022302
809502280+4523252325
819602295+4523402340
829652310+4523552355
839702325+4523702370
849752340+4523852385
859852355+4524002400
869902370+4524152415
879952385+4524302430
8810002400+4524452445
8910102415+4524602460
9010152430+4524752475
9110202437+4524822482
9210252452+4524972497
9310352467+4525122512
9410402482+4525272527
9510452490+4525352535
9610502505+4525502550
9710602520+4525652565
9810652527+4525722572
9910702542+4525872587
10010752550+4525952595
10110852565+4526102610
10210902572+4526172617
10310952587+4526322632
10411002595+4526402640
10511102610+4526552655
10611152617+4526622662
10711202625+4526702670
10811252640+4526852685
10911352647+4526922692
11011402655+4527002700
11111452662+4527072707
11211502670+4527152715
11311602677+4527222722
11411652692+4527372737
11511702700+4527452745
11611752707+4527522752
11711852715+4527602760
11811902722+4527672767
11911952722+4527672767
12012002730+4527752775
12112102737+4527822782
12212152745+4527902790
12312202752+4527972797
12412252760+4528052805
12512352760+4528052805
12612402767+4528122812
FactoryOC +60 MHz: complete 127-point conditional XBAR projection (1 VBIOS images)

Samples: Palit GameRock OC. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+60240225
1460270+60330315
2465300+60360345
3470330+60390375
4475352+60412397
5485382+60442427
6490412+60472457
7495442+60502487
8500472+60532517
9510502+60562547
10515532+60592577
11520562+60622607
12525592+60652637
13535615+60675660
14540645+60705690
15545675+60735720
16550705+60765750
17560735+60795780
18565757+60817802
19570787+60847832
20575817+60877862
21585847+60907892
22590877+60937922
23595900+60960945
24600930+60990975
25610960+6010201005
26615982+6010421027
276201012+6010721057
286251042+6011021087
296351065+6011251110
306401095+6011551140
316451125+6011851170
326501147+6012071192
336601177+6012371222
346651200+6012601245
356701230+6012901275
366751252+6013121297
376851282+6013421327
386901305+6013651350
396951335+6013951380
407001357+6014171402
417101387+6014471432
427151410+6014701455
437201440+6015001485
447251462+6015221507
457351485+6015451530
467401515+6015751560
477451537+6015971582
487501582+6016421627
497601605+6016651650
507651635+6016951680
517701657+6017171702
527751687+6017471732
537851710+6017701755
547901732+6017921777
557951762+6018221807
568001785+6018451830
578101807+6018671852
588151830+6018901875
598201852+6019121897
608251875+6019351920
618351897+6019571942
628401920+6019801965
638451942+6020021987
648501965+6020252010
658601987+6020472032
668652010+6020702055
678702032+6020922077
688752055+6021152100
698852070+6021302115
708902092+6021522137
718952115+6021752160
729002130+6021902175
739102152+6022122197
749152167+6022272212
759202190+6022502235
769252205+6022652250
779352227+6022872272
789402242+6023022287
799452257+6023172302
809502280+6023402325
819602295+6023552340
829652310+6023702355
839702325+6023852370
849752340+6024002385
859852355+6024152400
869902370+6024302415
879952385+6024452430
8810002400+6024602445
8910102415+6024752460
9010152430+6024902475
9110202437+6024972482
9210252452+6025122497
9310352467+6025272512
9410402482+6025422527
9510452490+6025502535
9610502505+6025652550
9710602520+6025802565
9810652527+6025872572
9910702542+6026022587
10010752550+6026102595
10110852565+6026252610
10210902572+6026322617
10310952587+6026472632
10411002595+6026552640
10511102610+6026702655
10611152617+6026772662
10711202625+6026852670
10811252640+6027002685
10911352647+6027072692
11011402655+6027152700
11111452662+6027222707
11211502670+6027302715
11311602677+6027372722
11411652692+6027522737
11511702700+6027602745
11611752707+6027672752
11711852715+6027752760
11811902722+6027822767
11911952722+6027822767
12012002730+6027902775
12112102737+6027972782
12212152745+6028052790
12312202752+6028122797
12412252760+6028202805
12512352760+6028202805
12612402767+6028272812
FactoryOC +75 MHz: complete 127-point conditional XBAR projection (1 VBIOS images)

Samples: GALAX RTX 5090D HOF OC LAB XOC 2001 W. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+75255225
1460270+75345315
2465300+75375345
3470330+75405375
4475352+75427397
5485382+75457427
6490412+75487457
7495442+75517487
8500472+75547517
9510502+75577547
10515532+75607577
11520562+75637607
12525592+75667637
13535615+75690660
14540645+75720690
15545675+75750720
16550705+75780750
17560735+75810780
18565757+75832802
19570787+75862832
20575817+75892862
21585847+75922892
22590877+75952922
23595900+75975945
24600930+751005975
25610960+7510351005
26615982+7510571027
276201012+7510871057
286251042+7511171087
296351065+7511401110
306401095+7511701140
316451125+7512001170
326501147+7512221192
336601177+7512521222
346651200+7512751245
356701230+7513051275
366751252+7513271297
376851282+7513571327
386901305+7513801350
396951335+7514101380
407001357+7514321402
417101387+7514621432
427151410+7514851455
437201440+7515151485
447251462+7515371507
457351485+7515601530
467401515+7515901560
477451537+7516121582
487501582+7516571627
497601605+7516801650
507651635+7517101680
517701657+7517321702
527751687+7517621732
537851710+7517851755
547901732+7518071777
557951762+7518371807
568001785+7518601830
578101807+7518821852
588151830+7519051875
598201852+7519271897
608251875+7519501920
618351897+7519721942
628401920+7519951965
638451942+7520171987
648501965+7520402010
658601987+7520622032
668652010+7520852055
678702032+7521072077
688752055+7521302100
698852070+7521452115
708902092+7521672137
718952115+7521902160
729002130+7522052175
739102152+7522272197
749152167+7522422212
759202190+7522652235
769252205+7522802250
779352227+7523022272
789402242+7523172287
799452257+7523322302
809502280+7523552325
819602295+7523702340
829652310+7523852355
839702325+7524002370
849752340+7524152385
859852355+7524302400
869902370+7524452415
879952385+7524602430
8810002400+7524752445
8910102415+7524902460
9010152430+7525052475
9110202437+7525122482
9210252452+7525272497
9310352467+7525422512
9410402482+7525572527
9510452490+7525652535
9610502505+7525802550
9710602520+7525952565
9810652527+7526022572
9910702542+7526172587
10010752550+7526252595
10110852565+7526402610
10210902572+7526472617
10310952587+7526622632
10411002595+7526702640
10511102610+7526852655
10611152617+7526922662
10711202625+7527002670
10811252640+7527152685
10911352647+7527222692
11011402655+7527302700
11111452662+7527372707
11211502670+7527452715
11311602677+7527522722
11411652692+7527672737
11511702700+7527752745
11611752707+7527822752
11711852715+7527902760
11811902722+7527972767
11911952722+7527972767
12012002730+7528052775
12112102737+7528122782
12212152745+7528202790
12312202752+7528272797
12412252760+7528352805
12512352760+7528352805
12612402767+7528422812
FactoryOC +195 MHz: complete 127-point conditional XBAR projection (4 VBIOS images)

Samples: ASUS Matrix 800 W, MSI Lightning 800 W, MSI Lightning 1000 W, MSI Lightning 2500 W XOC. This conditional projection replaces only the FactoryOC constant; live baseline CSV.

PointBaseline STATUS voltage (mV)Base (MHz)Candidate FactoryOC (MHz)Projected effective frequency (MHz)Measured Astral +45 (MHz)
0450180+195375225
1460270+195465315
2465300+195495345
3470330+195525375
4475352+195547397
5485382+195577427
6490412+195607457
7495442+195637487
8500472+195667517
9510502+195697547
10515532+195727577
11520562+195757607
12525592+195787637
13535615+195810660
14540645+195840690
15545675+195870720
16550705+195900750
17560735+195930780
18565757+195952802
19570787+195982832
20575817+1951012862
21585847+1951042892
22590877+1951072922
23595900+1951095945
24600930+1951125975
25610960+19511551005
26615982+19511771027
276201012+19512071057
286251042+19512371087
296351065+19512601110
306401095+19512901140
316451125+19513201170
326501147+19513421192
336601177+19513721222
346651200+19513951245
356701230+19514251275
366751252+19514471297
376851282+19514771327
386901305+19515001350
396951335+19515301380
407001357+19515521402
417101387+19515821432
427151410+19516051455
437201440+19516351485
447251462+19516571507
457351485+19516801530
467401515+19517101560
477451537+19517321582
487501582+19517771627
497601605+19518001650
507651635+19518301680
517701657+19518521702
527751687+19518821732
537851710+19519051755
547901732+19519271777
557951762+19519571807
568001785+19519801830
578101807+19520021852
588151830+19520251875
598201852+19520471897
608251875+19520701920
618351897+19520921942
628401920+19521151965
638451942+19521371987
648501965+19521602010
658601987+19521822032
668652010+19522052055
678702032+19522272077
688752055+19522502100
698852070+19522652115
708902092+19522872137
718952115+19523102160
729002130+19523252175
739102152+19523472197
749152167+19523622212
759202190+19523852235
769252205+19524002250
779352227+19524222272
789402242+19524372287
799452257+19524522302
809502280+19524752325
819602295+19524902340
829652310+19525052355
839702325+19525202370
849752340+19525352385
859852355+19525502400
869902370+19525652415
879952385+19525802430
8810002400+19525952445
8910102415+19526102460
9010152430+19526252475
9110202437+19526322482
9210252452+19526472497
9310352467+19526622512
9410402482+19526772527
9510452490+19526852535
9610502505+19527002550
9710602520+19527152565
9810652527+19527222572
9910702542+19527372587
10010752550+19527452595
10110852565+19527602610
10210902572+19527672617
10310952587+19527822632
10411002595+19527902640
10511102610+19528052655
10611152617+19528122662
10711202625+19528202670
10811252640+19528352685
10911352647+19528422692
11011402655+19528502700
11111452662+19528572707
11211502670+19528652715
11311602677+19528722722
11411652692+19528872737
11511702700+19528952745
11611752707+19529022752
11711852715+19529102760
11811902722+19529172767
11911952722+19529172767
12012002730+19529252775
12112102737+19529322782
12212152745+19529402790
12312202752+19529472797
12412252760+19529552805
12512352760+19529552805
12612402767+19529622812

SYS: independently overclockable, not another XBAR reading

Domain identity and writable interface

SYS uses the 127-point bank at flat 259..385 and CLK_DOMAINS record 3. Its domain-wide offset range is -1000..+1000 MHz, and its API mask is 0x00000004. The active physical-domain table uses SYS bit index 2, while ClockClient uses record index 3: the first is the bit position in a one-hot mask; the second is the record order in the control object. They are not interchangeable.

The private hardware measurement method returns SYSCLK for the same API mask. Only SYS × rail 1/MSVDD is adopted as the voltage request. No named and validated strict SYS min/max client has yet been identified.

Runtime evidence

Current points 0/63/126 are 180/1972/2842 MHz at source/effective voltages of 450/845/1240 mV; the total frequency offset was zero at capture time. In the all-point negative-shift experiment, all 127 requests read back exactly and moved downward into new effective bins.

SYS also has isolated workload evidence stronger than “STATUS changed” (L7):

State Workload and result What it establishes
SYS +300 MHz CP2077 at 6144×3456 path tracing: hardware SYS 2330.7→2613.4 MHz; GPC/XBAR decreased slightly; mean FPS +1.0805% An independent SYS change affects this path; one sweep does not establish a precise long-term gain
SYS +450 MHz GPC max 2400, XBAR automatic; complete 972-frame CP2077 run: SYS 2134.1→2585.4 MHz; GPC/XBAR nearly unchanged; no Xid Refutes the claim that +450 MHz SYS is necessarily unstable
SYS +600 MHz CP2077 froze during startup/loading; one run recorded TLB invalidation failures, Xid 109, PF FLR, and Xid 8 +600 exceeds the demonstrated stable region, but the error codes do not uniquely identify the failing consumer
SYS +600, XBAR +450, MSVDD request +25 mV FurMark completed with SYS peaking near 3.03 GHz; CP2077 still froze on the logo path Rules out the simple explanation that matching XBAR or adding a small MSVDD request necessarily stabilizes SYS

Evidence boundary

Confirmed. SYS has a distinct curve, domain-wide offset, logical MSVDD request, and hardware measurement. With GPC/XBAR approximately unchanged, a +450 MHz request produced a measured +451.3 MHz SYS increase and completed CP2077. +600 MHz combinations repeatedly failed on the CP2077 path.

High-confidence inference. NVIDIA's Nsight Systems User Guide associates the GPU front end, copy engines, and performance monitor with SYS clock. That page explicitly discusses sampling behavior on Turing, GA100, and GA10x, so it supports historical terminology—not a GB202 consumer map. The roughly 1% path-tracing change is more consistent with relief in a front-end or interconnect path than with increased GPC arithmetic throughput (N1).

Not established. The complete list of GB202 SYS consumers, the exact RT/L2 clock-domain crossings, an unnamed strict client, the long-term stable region, and the conditions under which a SYS×MSVDD request wins physical rail arbitration remain unknown.

Complete 127-point SYS curve

The table below is the SYS CONTROL/STATUS snapshot from the same instant. Its zero total-frequency offset does not imply that another board or VBIOS would construct the same curve.

SYS: complete 127-point live V/F table

Collapsed by default. STATUS and CONTROL were read from one snapshot; download the raw CSV.

PointFlat indexSource voltage (mV)Effective voltage (mV)Base (MHz)CONTROL Δ (MHz)Effective frequency (MHz)STATUS total Δf (MHz)STATUS total ΔV (mV)
0259450450180.000+0.000180+0.000+0.000
1260460460247.000+0.000247+0.000+0.000
2261465465277.000+0.000277+0.000+0.000
3262470470315.000+0.000315+0.000+0.000
4263475475345.000+0.000345+0.000+0.000
5264485485382.000+0.000382+0.000+0.000
6265490490412.000+0.000412+0.000+0.000
7266495495442.000+0.000442+0.000+0.000
8267500500480.000+0.000480+0.000+0.000
9268510510510.000+0.000510+0.000+0.000
10269515515540.000+0.000540+0.000+0.000
11270520520577.000+0.000577+0.000+0.000
12271525525607.000+0.000607+0.000+0.000
13272535535637.000+0.000637+0.000+0.000
14273540540667.000+0.000667+0.000+0.000
15274545545697.000+0.000697+0.000+0.000
16275550550727.000+0.000727+0.000+0.000
17276560560757.000+0.000757+0.000+0.000
18277565565787.000+0.000787+0.000+0.000
19278570570817.000+0.000817+0.000+0.000
20279575575855.000+0.000855+0.000+0.000
21280585585885.000+0.000885+0.000+0.000
22281590590915.000+0.000915+0.000+0.000
23282595595945.000+0.000945+0.000+0.000
24283600600967.000+0.000967+0.000+0.000
25284610610997.000+0.000997+0.000+0.000
262856156151027.000+0.0001027+0.000+0.000
272866206201057.000+0.0001057+0.000+0.000
282876256251087.000+0.0001087+0.000+0.000
292886356351117.000+0.0001117+0.000+0.000
302896406401147.000+0.0001147+0.000+0.000
312906456451170.000+0.0001170+0.000+0.000
322916506501200.000+0.0001200+0.000+0.000
332926606601230.000+0.0001230+0.000+0.000
342936656651252.000+0.0001252+0.000+0.000
352946706701282.000+0.0001282+0.000+0.000
362956756751312.000+0.0001312+0.000+0.000
372966856851335.000+0.0001335+0.000+0.000
382976906901365.000+0.0001365+0.000+0.000
392986956951387.000+0.0001387+0.000+0.000
402997007001417.000+0.0001417+0.000+0.000
413007107101440.000+0.0001440+0.000+0.000
423017157151462.000+0.0001462+0.000+0.000
433027207201492.000+0.0001492+0.000+0.000
443037257251515.000+0.0001515+0.000+0.000
453047357351537.000+0.0001537+0.000+0.000
463057407401567.000+0.0001567+0.000+0.000
473067457451590.000+0.0001590+0.000+0.000
483077507501612.000+0.0001612+0.000+0.000
493087607601635.000+0.0001635+0.000+0.000
503097657651665.000+0.0001665+0.000+0.000
513107707701687.000+0.0001687+0.000+0.000
523117757751710.000+0.0001710+0.000+0.000
533127857851740.000+0.0001740+0.000+0.000
543137907901762.000+0.0001762+0.000+0.000
553147957951785.000+0.0001785+0.000+0.000
563158008001807.000+0.0001807+0.000+0.000
573168108101837.000+0.0001837+0.000+0.000
583178158151860.000+0.0001860+0.000+0.000
593188208201882.000+0.0001882+0.000+0.000
603198258251905.000+0.0001905+0.000+0.000
613208358351927.000+0.0001927+0.000+0.000
623218408401950.000+0.0001950+0.000+0.000
633228458451972.000+0.0001972+0.000+0.000
643238508501995.000+0.0001995+0.000+0.000
653248608602017.000+0.0002017+0.000+0.000
663258658652032.000+0.0002032+0.000+0.000
673268708702055.000+0.0002055+0.000+0.000
683278758752077.000+0.0002077+0.000+0.000
693288858852100.000+0.0002100+0.000+0.000
703298908902115.000+0.0002115+0.000+0.000
713308958952137.000+0.0002137+0.000+0.000
723319009002160.000+0.0002160+0.000+0.000
733329109102175.000+0.0002175+0.000+0.000
743339159152197.000+0.0002197+0.000+0.000
753349209202212.000+0.0002212+0.000+0.000
763359259252235.000+0.0002235+0.000+0.000
773369359352250.000+0.0002250+0.000+0.000
783379409402272.000+0.0002272+0.000+0.000
793389459452287.000+0.0002287+0.000+0.000
803399509502302.000+0.0002302+0.000+0.000
813409609602325.000+0.0002325+0.000+0.000
823419659652340.000+0.0002340+0.000+0.000
833429709702355.000+0.0002355+0.000+0.000
843439759752377.000+0.0002377+0.000+0.000
853449859852392.000+0.0002392+0.000+0.000
863459909902407.000+0.0002407+0.000+0.000
873469959952422.000+0.0002422+0.000+0.000
88347100010002430.000+0.0002430+0.000+0.000
89348101010102445.000+0.0002445+0.000+0.000
90349101510152460.000+0.0002460+0.000+0.000
91350102010202475.000+0.0002475+0.000+0.000
92351102510252490.000+0.0002490+0.000+0.000
93352103510352505.000+0.0002505+0.000+0.000
94353104010402520.000+0.0002520+0.000+0.000
95354104510452527.000+0.0002527+0.000+0.000
96355105010502542.000+0.0002542+0.000+0.000
97356106010602557.000+0.0002557+0.000+0.000
98357106510652572.000+0.0002572+0.000+0.000
99358107010702580.000+0.0002580+0.000+0.000
100359107510752595.000+0.0002595+0.000+0.000
101360108510852610.000+0.0002610+0.000+0.000
102361109010902617.000+0.0002617+0.000+0.000
103362109510952632.000+0.0002632+0.000+0.000
104363110011002640.000+0.0002640+0.000+0.000
105364111011102655.000+0.0002655+0.000+0.000
106365111511152662.000+0.0002662+0.000+0.000
107366112011202677.000+0.0002677+0.000+0.000
108367112511252685.000+0.0002685+0.000+0.000
109368113511352700.000+0.0002700+0.000+0.000
110369114011402707.000+0.0002707+0.000+0.000
111370114511452715.000+0.0002715+0.000+0.000
112371115011502730.000+0.0002730+0.000+0.000
113372116011602737.000+0.0002737+0.000+0.000
114373116511652745.000+0.0002745+0.000+0.000
115374117011702752.000+0.0002752+0.000+0.000
116375117511752767.000+0.0002767+0.000+0.000
117376118511852775.000+0.0002775+0.000+0.000
118377119011902782.000+0.0002782+0.000+0.000
119378119511952790.000+0.0002790+0.000+0.000
120379120012002797.000+0.0002797+0.000+0.000
121380121012102805.000+0.0002805+0.000+0.000
122381121512152812.000+0.0002812+0.000+0.000
123382122012202820.000+0.0002820+0.000+0.000
124383122512252827.000+0.0002827+0.000+0.000
125384123512352835.000+0.0002835+0.000+0.000
126385124012402842.000+0.0002842+0.000+0.000

NVD: curve and counter found, consumer still unknown

Domain identity and writable interface

NVD uses the 127-point bank at flat 386..512 and CLK_DOMAINS record 4. Its domain-wide offset range is -1000..+1000 MHz. The PMU table contains a distinct NVDCLK object with mask 0x00100000 and lower-level source ID 10. Method 0x20809006 returns an independent instantaneous clock; a read-only idle-state check during this work reported approximately 1.40 GHz.

Only NVD × rail 1/MSVDD is adopted as the voltage request. No named strict NVD client has been identified. More importantly, the label “NVD” and NVAPI's public VIDEO clock ID do not prove that this private curve is NVENC, NVDEC, or any particular codec clock (N2, L4).

Runtime evidence

Current points 0/63/126 report 180/1867/2715 MHz at source/effective voltages of 450/845/1240 mV, with zero total frequency offset. CONTROL retained the -1/-2 MHz request at 127/127 points, and STATUS adopted it downward.

At the level of “can this curve be written?”, NVD is as complete as SYS. What is missing is an isolated workload that binds an NVD frequency change to a particular hardware output.

Evidence boundary

Confirmed. NVD has a distinct PMU domain object, source ID, hardware counter, 127-point curve, domain-wide offset, and logical MSVDD request. A rail-1 type-5 relationship also connects it with XBAR and MCLK.

High-confidence inference. NVD is a real programmable clock consumer rather than a UI placeholder. It may serve video, display, or data-path logic, but that remains a naming-driven candidate interpretation.

Not established. Whether NVD corresponds to NVENC, NVDEC, the display engine, optical flow, or a shared upstream component; whether frequency changes affect encoding, decoding, display, or game performance; its stable region; and its final physical MSVDD response.

Complete 127-point NVD curve

The table below is the NVD CONTROL/STATUS snapshot from the same instant. It establishes that the curve exists and is readable point by point; it does not replace workload identification of the NVD consumer.

NVD: complete 127-point live V/F table

Collapsed by default. STATUS and CONTROL were read from one snapshot; download the raw CSV.

PointFlat indexSource voltage (mV)Effective voltage (mV)Base (MHz)CONTROL Δ (MHz)Effective frequency (MHz)STATUS total Δf (MHz)STATUS total ΔV (mV)
0386450450180.000+0.000180+0.000+0.000
1387460460180.000+0.000180+0.000+0.000
2388465465217.000+0.000217+0.000+0.000
3389470470247.000+0.000247+0.000+0.000
4390475475285.000+0.000285+0.000+0.000
5391485485322.000+0.000322+0.000+0.000
6392490490352.000+0.000352+0.000+0.000
7393495495390.000+0.000390+0.000+0.000
8394500500420.000+0.000420+0.000+0.000
9395510510457.000+0.000457+0.000+0.000
10396515515487.000+0.000487+0.000+0.000
11397520520517.000+0.000517+0.000+0.000
12398525525555.000+0.000555+0.000+0.000
13399535535585.000+0.000585+0.000+0.000
14400540540615.000+0.000615+0.000+0.000
15401545545645.000+0.000645+0.000+0.000
16402550550667.000+0.000667+0.000+0.000
17403560560697.000+0.000697+0.000+0.000
18404565565727.000+0.000727+0.000+0.000
19405570570750.000+0.000750+0.000+0.000
20406575575780.000+0.000780+0.000+0.000
21407585585810.000+0.000810+0.000+0.000
22408590590832.000+0.000832+0.000+0.000
23409595595862.000+0.000862+0.000+0.000
24410600600892.000+0.000892+0.000+0.000
25411610610915.000+0.000915+0.000+0.000
26412615615945.000+0.000945+0.000+0.000
27413620620975.000+0.000975+0.000+0.000
284146256251005.000+0.0001005+0.000+0.000
294156356351035.000+0.0001035+0.000+0.000
304166406401057.000+0.0001057+0.000+0.000
314176456451087.000+0.0001087+0.000+0.000
324186506501117.000+0.0001117+0.000+0.000
334196606601147.000+0.0001147+0.000+0.000
344206656651177.000+0.0001177+0.000+0.000
354216706701207.000+0.0001207+0.000+0.000
364226756751237.000+0.0001237+0.000+0.000
374236856851267.000+0.0001267+0.000+0.000
384246906901297.000+0.0001297+0.000+0.000
394256956951327.000+0.0001327+0.000+0.000
404267007001357.000+0.0001357+0.000+0.000
414277107101380.000+0.0001380+0.000+0.000
424287157151402.000+0.0001402+0.000+0.000
434297207201425.000+0.0001425+0.000+0.000
444307257251447.000+0.0001447+0.000+0.000
454317357351470.000+0.0001470+0.000+0.000
464327407401492.000+0.0001492+0.000+0.000
474337457451515.000+0.0001515+0.000+0.000
484347507501515.000+0.0001515+0.000+0.000
494357607601537.000+0.0001537+0.000+0.000
504367657651567.000+0.0001567+0.000+0.000
514377707701590.000+0.0001590+0.000+0.000
524387757751612.000+0.0001612+0.000+0.000
534397857851635.000+0.0001635+0.000+0.000
544407907901657.000+0.0001657+0.000+0.000
554417957951687.000+0.0001687+0.000+0.000
564428008001710.000+0.0001710+0.000+0.000
574438108101732.000+0.0001732+0.000+0.000
584448158151755.000+0.0001755+0.000+0.000
594458208201777.000+0.0001777+0.000+0.000
604468258251800.000+0.0001800+0.000+0.000
614478358351822.000+0.0001822+0.000+0.000
624488408401845.000+0.0001845+0.000+0.000
634498458451867.000+0.0001867+0.000+0.000
644508508501890.000+0.0001890+0.000+0.000
654518608601912.000+0.0001912+0.000+0.000
664528658651927.000+0.0001927+0.000+0.000
674538708701950.000+0.0001950+0.000+0.000
684548758751972.000+0.0001972+0.000+0.000
694558858851987.000+0.0001987+0.000+0.000
704568908902010.000+0.0002010+0.000+0.000
714578958952032.000+0.0002032+0.000+0.000
724589009002047.000+0.0002047+0.000+0.000
734599109102070.000+0.0002070+0.000+0.000
744609159152085.000+0.0002085+0.000+0.000
754619209202107.000+0.0002107+0.000+0.000
764629259252122.000+0.0002122+0.000+0.000
774639359352145.000+0.0002145+0.000+0.000
784649409402160.000+0.0002160+0.000+0.000
794659459452175.000+0.0002175+0.000+0.000
804669509502197.000+0.0002197+0.000+0.000
814679609602212.000+0.0002212+0.000+0.000
824689659652227.000+0.0002227+0.000+0.000
834699709702242.000+0.0002242+0.000+0.000
844709759752257.000+0.0002257+0.000+0.000
854719859852280.000+0.0002280+0.000+0.000
864729909902295.000+0.0002295+0.000+0.000
874739959952310.000+0.0002310+0.000+0.000
88474100010002317.000+0.0002317+0.000+0.000
89475101010102332.000+0.0002332+0.000+0.000
90476101510152347.000+0.0002347+0.000+0.000
91477102010202362.000+0.0002362+0.000+0.000
92478102510252377.000+0.0002377+0.000+0.000
93479103510352392.000+0.0002392+0.000+0.000
94480104010402400.000+0.0002400+0.000+0.000
95481104510452415.000+0.0002415+0.000+0.000
96482105010502430.000+0.0002430+0.000+0.000
97483106010602445.000+0.0002445+0.000+0.000
98484106510652452.000+0.0002452+0.000+0.000
99485107010702467.000+0.0002467+0.000+0.000
100486107510752482.000+0.0002482+0.000+0.000
101487108510852490.000+0.0002490+0.000+0.000
102488109010902505.000+0.0002505+0.000+0.000
103489109510952512.000+0.0002512+0.000+0.000
104490110011002527.000+0.0002527+0.000+0.000
105491111011102535.000+0.0002535+0.000+0.000
106492111511152550.000+0.0002550+0.000+0.000
107493112011202557.000+0.0002557+0.000+0.000
108494112511252565.000+0.0002565+0.000+0.000
109495113511352580.000+0.0002580+0.000+0.000
110496114011402587.000+0.0002587+0.000+0.000
111497114511452595.000+0.0002595+0.000+0.000
112498115011502610.000+0.0002610+0.000+0.000
113499116011602617.000+0.0002617+0.000+0.000
114500116511652625.000+0.0002625+0.000+0.000
115501117011702632.000+0.0002632+0.000+0.000
116502117511752640.000+0.0002640+0.000+0.000
117503118511852647.000+0.0002647+0.000+0.000
118504119011902662.000+0.0002662+0.000+0.000
119505119511952662.000+0.0002662+0.000+0.000
120506120012002677.000+0.0002677+0.000+0.000
121507121012102685.000+0.0002685+0.000+0.000
122508121512152692.000+0.0002692+0.000+0.000
123509122012202692.000+0.0002692+0.000+0.000
124510122512252700.000+0.0002700+0.000+0.000
125511123512352707.000+0.0002707+0.000+0.000
126512124012402715.000+0.0002715+0.000+0.000

Mechanisms shared by all four domains: quantization, voltage, and propagation

The 508-point experiment, stated once

The four type-0x11 banks contain 508 points in total. For each bank, the experiment captured the complete GET_CONTROL preimage, submitted a byte-identical no-op SET, applied -1000 kHz to every point, compared GET_CONTROL with STATUS, restored the preimage, and repeated the sequence at -2000 kHz:

Bank Request Exact CONTROL readback Effective-frequency Δ
GPC -1/-2 MHz 127/127 in both runs Both runs: -15:21, -8:83, -7:21, 0:2
XBAR -1/-2 MHz 127/127 in both runs Both runs: -15:61, -8:66
SYS -1/-2 MHz 127/127 in both runs Both runs: -8:59, -7:68
NVD -1/-2 MHz 127/127 in both runs Both runs: -8:56, -7:71

No point moved opposite to the request. All four restored CSVs were byte-identical to their baselines. The identical effective distributions for -1 and -2 MHz show that the request is stored at kHz precision and then folded onto a discrete clock grid of roughly 7.5 MHz; a boundary crossing appears as approximately 15 MHz. GPC's total_freq_offset and effective_freq distributions are not identical, so the two STATUS fields cannot substitute for each other (L2).

The public evidence boundary matters. The package includes the exact tested source, the original combined console output, and four baseline/restored CSV pairs. The run did not retain a shifted CSV for all 508 points. The table can be checked against the original program and output, but an independent point-by-point reaggregation requires rerunning the experiment. No missing shifted file was reconstructed after the fact. The historical write binary is not distributed; its source is preserved as .archival.txt for inspection, not as a cross-version build target (L2).

Rail-by-domain requests are not global overvolting

All eight single-variable domain × {NVVDD,MSVDD} requests returned SET success and exact readback. STATUS adopted only four domain-specific mappings:

GPC  -> rail 0 / NVVDD
XBAR -> rail 1 / MSVDD
SYS  -> rail 1 / MSVDD
NVD  -> rail 1 / MSVDD

For each adopted pair, all 127 points reported effective_voltage-source_voltage=+1000 µV; every other combination remained zero. This demonstrates that each curve can independently alter its logical voltage relationship. It does not show that the request wins final rail arbitration, nor that physical VOUT changes by exactly 1 mV (L3).

The evidence package includes all 32 complete 127-point CSVs and eight request/readback/restore logs behind this matrix. They allow every cell to be recomputed from application-side captures, but they do not replace an oscilloscope measurement of the physical rail.

The propagation ratio changes constraints, not frequency directly

The active topology's GPC→XBAR type-3 ratio is an independently writable 16.16 control value. The default is 0xe660/65536=0.899902344; values of 1.0, 1.2, and 2.0 were written, read back exactly, and restored. The intuitive equation below is nevertheless false:

physical XBAR = physical GPC × ratio + XBAR offset

At ratio 1.2 and GPC near 2500 MHz, XBAR reached only about 2.40–2.44 GHz. At ratio 2.0 and GPC near 1300 MHz, XBAR moved from about 1440 to 2423 MHz. Type-3 supplies a propagation baseline; the result still passes through type-5 conversion on shared MSVDD, source bins, power constraints, and the clock grid. The ratio changes the constraint network, not the PLL output directly (L4).

Writing and restoration are part of the ABI

Per-point control must begin with the complete 0x1020c GET_CONTROL preimage. Only target type-0x11 records should be changed, after which the entire object must be submitted. Domain control requires the same discipline with the complete 0x83c preimage. The record base is 0x3c + domain_index×0x40; +0x0c is the signed frequency offset and +0x10 + rail_index×4 is the signed voltage offset.

At the end of a test, the original preimage must be submitted and GET_CONTROL/STATUS compared again. Hand-constructing a partial object can overwrite other curves or control bits in the same BoardObj.

The remaining domains: adjustable, non-adjustable, and currently unimportant are different conclusions

MCLK: domain-wide control, but not a 127-point voltage curve

INFO advertises CLK_DOMAINS record 2 for MCLK with a -1000..+5000 MHz range, and its domain-wide offset reads back exactly. The distinction is that the global V/F object assigns MCLK five type-0x0f, frequency-indexed points. Applying a type-0x11 field layout to them is cleared or ignored.

The conclusion is not “MCLK has no V/F control.” It is that MCLK does not use the voltage-indexed format of the four 127-point banks in this article. MCLK also participates in rail-1 type-5 relationships with XBAR, SYS, NVD, and PCIe; a finite MCLK-MAX can therefore change other internal domains (L8, L9).

PWR: a 127-point shape is not evidence of a usable curve

Flat 513..639 resembles a fifth 127-point bank, and CONTROL retains a +15 MHz request. But STATUS did not change at sampled points 0 and 63, while INFO gives CLK_DOMAINS record 5 a 0..0 range. The PMU/hardware-measurement table does contain PWRCLK; that establishes a domain object or counter, not an adjustable curve through the tested field.

PCIe: eight points of another type, with a zero offset range

PCIe uses eight type-0x0f points at flat 640..647; the type-0x11 field is invalid. INFO gives domain record 6 a 0..0 range. A test value can be retained in CONTROL without a corresponding hardware-frequency change. A dedicated link-state or gear-control object may exist, but it is not part of the verified curve interface described here.

XBAR2, API40, and API08: preserve the unknowns

The PMU static table also contains XBAR2CLK 0x00040000. Its top-level apply/commit path returns a stub-like status in the current image, while physical XBARCLK reaches the full source/MMIO path. XBAR2 is therefore more likely a 2× logical or API aggregation domain. That is a high-confidence inference, not a conclusion from its name alone.

API40 (0x40) has a 0..0 control-record range; API08 (0x08) is absent from the 0xff control mask. Both participate in active type-5 topology relationships, but their consumers and writable entry points remain unidentified. The supported conclusion is “this control object exposes no valid offset,” not “the hardware can never be adjusted.”

Appendix: deeper XBAR stability testing

This appendix preserves detailed evidence without making it the organizing principle of the four-domain result. It asks where XBAR's physical outcome reaches and how the 3 GHz boundary was tested. Conditional FactoryOC projections for other VBIOS images remain in the XBAR section.

All-170-SM PTX workloads and the 3 GHz boundary

Four PTX acceptance workloads produced the following results at an approximately 2.9 GHz setting:

Workload Mean physical XBAR Data result
Compute 2902.1 MHz Zero errors
L2 2899.3 MHz Zero errors
Atomic 2900.9 MHz Zero errors
VRAM 2895.7 MHz Zero errors

“Checked” does not mean that all four paths have an independent CPU oracle. Compute output and atomic totals have host-side references. L2 and VRAM use deterministic GPU-side generation and GPU-side comparison. They can detect a mismatch during the run, but they cannot exclude a common-mode implementation error shared by data generation and expected-value calculation. The table therefore establishes zero errors under the implemented acceptance tests, not independent CPU agreement for every value on all four paths (L6).

Near 3 GHz, a short compute run averaged 3000.1 MHz; the highest error-free mixed-workload average was 2997.0 MHz. One +440 L2 run recorded a single silent mismatch in 423,540,817,920 loads. More than 3.23 trillion later operations did not reproduce it. The event must remain in the record, but one non-reproduced sample does not define a deterministic failure point (N4, L6).

The evidence package includes the two exact tested sources whose hashes match the report and the original isolated/mixed sweep logs. Only hashes of the original test binaries were retained; the binary bytes were not. Rebuilding with the same visible command does not reproduce those hashes, so they identify historical runs but are not represented as downloadable originals (L6).

OCN telemetry samples at 3007–3075 MHz establish only that those peaks appeared on external systems. They do not replace a common workload, a time distribution, or checked data output (P4).

Conclusion

The significant result is not merely that XBAR can finally be overclocked. It is that four important Blackwell domains have complete, distinct 127-point V/F control surfaces. GPC, XBAR, SYS, and NVD can be shaped separately and each has a domain-wide offset. GPC adopts an NVVDD request; the other three adopt MSVDD requests.

The depth of evidence is different for each domain. XBAR reaches independent physical measurement and data acceptance workloads. SYS has isolated A/B evidence and a measured failure boundary. NVD reaches the object, counter, and effective curve, while its exact consumer remains unknown. These differences do not weaken the conclusion that the curves are separately writable; they limit how far the physical interpretation can be taken.

Counterexamples are equally important. MCLK and PCIe use another point format. PWR can retain a control value without STATUS adoption. API40 and API08 participate in the topology without exposing a valid offset through this object. SET success is never the final answer. A reproducible claim must separate capability, request retention, STATUS folding, hardware measurement, and workload output.

The four-domain -1/-2 MHz point experiment and the rail-by-domain matrix performed on 2026-08-16 restored their complete preimages. All four curve CSVs were byte-identical after restoration, and the relevant kernel windows contained no new Xid, AER, GSP, or PCIe errors. This scope explicitly excludes the SYS +600 MHz failure experiment, which recorded TLB invalidation failures, Xid 109, PF FLR, and Xid 8 before recovery by reboot. Both statements are records of their respective experiments and subsequent health checks, not long-term safety proofs.

References and evidence index

Official NVIDIA material

Local experiments and downloadable records

Public implementations, issue tracking, and external samples

DISCUSSION

讨论

正在连接讨论服务……
← 返回记录