Closed
Bug 1192348
Opened 9 years ago
Closed 6 years ago
Add GPU family/generation information to Telemetry
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: u279076, Unassigned)
References
Details
It would be useful to be able to correlate not just different GPU devices but also GPU chipset families and generations. Jeff Muizelaar has set up some JSON files which catalogs this information based on device IDs.
https://github.com/jrmuizel/gpu-db
Comment 1•9 years ago
|
||
If we already have a mapping of device id to family/generation per that DB, then we can do this correlation in analysis.
Or am i missing something here?
Blocks: TelemetryAdditions
Comment 2•9 years ago
|
||
(In reply to Georg Fritzsche [:gfritzsche] from comment #1)
> If we already have a mapping of device id to family/generation per that DB,
> then we can do this correlation in analysis.
Meaning we don't have to add any further information to Telemetry client side.
(In reply to Georg Fritzsche [:gfritzsche] from comment #2)
> (In reply to Georg Fritzsche [:gfritzsche] from comment #1)
> > If we already have a mapping of device id to family/generation per that DB,
> > then we can do this correlation in analysis.
>
> Meaning we don't have to add any further information to Telemetry client
> side.
I believe so but I'll let Jeff speak to this further.
Comment 4•6 years ago
|
||
Moving this for proper triage.
Component: Telemetry → Graphics
Product: Toolkit → Core
Comment 5•6 years ago
|
||
I think we can do this in analysis.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•