Commit 8a90b6fe authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/mc/gk104-: add pmu reset mask

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 9b02baf1
......@@ -26,6 +26,7 @@
const struct nvkm_mc_map
gk104_mc_reset[] = {
{ 0x00000100, NVKM_ENGINE_FIFO },
{ 0x00002000, NVKM_SUBDEV_PMU, true },
{}
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment