commit | 61a8b84f1cff6051f51b30ad96417dd948dc72da | [log] [tgz] |
---|---|---|
author | Karol Herbst <karolherbst@gmail.com> | Sun Jul 17 09:40:23 2016 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Oct 12 17:29:22 2016 +1000 |
tree | 1ed1d343a2a313a179d269db506184ae8c9bf217 | |
parent | 761c8f69afdf34c100ccdde1df01163cda4f25e8 [diff] |
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value This way other subdevs can notify the clk subdev about temperature changes without the need of clk to poll that value. Also make this function safe to be called from an interrupt handler. Signed-off-by: Karol Herbst <karolherbst@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>