mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 13:34:43 +07:00
drm/nouveau/mc/gk104-: add pmu reset mask
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
9b02baf19f
commit
8a90b6fe8c
@ -26,6 +26,7 @@
|
||||
const struct nvkm_mc_map
|
||||
gk104_mc_reset[] = {
|
||||
{ 0x00000100, NVKM_ENGINE_FIFO },
|
||||
{ 0x00002000, NVKM_SUBDEV_PMU, true },
|
||||
{}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user