]> Pileus Git - ~andy/linux/commit
drm/nv40/pm: parse geometric delta clock from vbios
authorBen Skeggs <bskeggs@redhat.com>
Mon, 18 Jul 2011 06:02:37 +0000 (16:02 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 20 Sep 2011 06:10:40 +0000 (16:10 +1000)
commit9f403603f29f748b50b85a1be1c2ca2c792ae200
treee9531e13e1fdcec64e5b49bb56653b9ce94f0340
parent52e0d0ecc8f82d4da12c31f0701bf490db5abe72
drm/nv40/pm: parse geometric delta clock from vbios

This changes the meaning of what we reported as "core" clock previously.

The shader/rop units are allegedly supposed to be run at the base clock
listed in the perf table, while the geometric clock can be bumped from
this value on some boards.

So that we can report both, we'll report the base clock as "shader" (since
the shaders *do* run at it), and the geometric clock as "core".

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_perf.c