drm/nva3/pm: initial attempt at more magic PFB regs
The reg calculation may get moved elsewhere at some point, but lets figure out what exactly we need to do first. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -83,7 +83,7 @@ nouveau_perf_entry(struct drm_device *dev, int idx,
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static u8 *
|
||||
u8 *
|
||||
nouveau_perf_rammap(struct drm_device *dev, u32 freq,
|
||||
u8 *ver, u8 *hdr, u8 *cnt, u8 *len)
|
||||
{
|
||||
|
Reference in New Issue
Block a user