提交 5d7fa4de 编写于 作者: B Ben Skeggs

drm/nouveau/fifo/gk104: add msenc plumbing

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 72150b2e
......@@ -66,6 +66,7 @@ gk104_fifo_gpfifo_engine_addr(struct nvkm_engine *engine)
case NVKM_ENGINE_MSPDEC: return 0x0250;
case NVKM_ENGINE_MSPPP : return 0x0260;
case NVKM_ENGINE_MSVLD : return 0x0270;
case NVKM_ENGINE_MSENC : return 0x0290;
default:
WARN_ON(1);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册