Home
last modified time | relevance | path

Searched hist:"69 cbbb7b04ff57c17018b27a86e9c2d758d4366e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.cdiff 69cbbb7b04ff57c17018b27a86e9c2d758d4366e Mon Jul 01 23:19:12 CDT 2019 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/therm: don't attempt fan control where PMU is already managing it

There's already a condition in place which attempts to detect this, but
since we've begun to require a PMU subdev even on boards where we don't
load a custom FW, it's become inaccurate.

This will prevent unnecessarily running a periodic fan update thread on
GP100 and newer, where we don't yet override the default PMU FW.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.hdiff 69cbbb7b04ff57c17018b27a86e9c2d758d4366e Mon Jul 01 23:19:12 CDT 2019 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/therm: don't attempt fan control where PMU is already managing it

There's already a condition in place which attempts to detect this, but
since we've begun to require a PMU subdev even on boards where we don't
load a custom FW, it's become inaccurate.

This will prevent unnecessarily running a periodic fan update thread on
GP100 and newer, where we don't yet override the default PMU FW.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.cdiff 69cbbb7b04ff57c17018b27a86e9c2d758d4366e Mon Jul 01 23:19:12 CDT 2019 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/therm: don't attempt fan control where PMU is already managing it

There's already a condition in place which attempts to detect this, but
since we've begun to require a PMU subdev even on boards where we don't
load a custom FW, it's become inaccurate.

This will prevent unnecessarily running a periodic fan update thread on
GP100 and newer, where we don't yet override the default PMU FW.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>