提交 8a90b6fe 编写于 作者: B Ben Skeggs

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

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 9b02baf1
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
const struct nvkm_mc_map const struct nvkm_mc_map
gk104_mc_reset[] = { gk104_mc_reset[] = {
{ 0x00000100, NVKM_ENGINE_FIFO }, { 0x00000100, NVKM_ENGINE_FIFO },
{ 0x00002000, NVKM_SUBDEV_PMU, true },
{} {}
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册