commit | f0790cda65a1f1a3818db16e95c04c06cb7f2421 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue Jul 02 12:52:11 2019 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Aug 23 12:55:33 2019 +1000 |
tree | b3e3c3f45c8ff77da38c62d959373a98f58ad3c8 | |
parent | edc641b2b2f494ce74a2f657544133faf451a80c [diff] |
drm/nouveau/therm: skip probing for devices not specified in thermal tables Saves some time during driver load, as described by the relevant section[1] of the DCB 4.x specification. [1] https://nvidia.github.io/open-gpu-doc/DCB/DCB-4.x-Specification.html#_i2c_device_table Signed-off-by: Ben Skeggs <bskeggs@redhat.com>