diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2017-02-22 20:48:30 +0900 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2017-03-07 17:05:12 +1000 |
commit | 9e4397579fa4cd5cc411d47815eb805e337d0203 (patch) | |
tree | eb9985d5865f45b44299e76c99a9c01bce09c2df /drivers/gpu/drm/tegra | |
parent | 65d9376b74ff651a8d4c6736d32a3bb3aa47bf09 (diff) | |
download | talos-op-linux-9e4397579fa4cd5cc411d47815eb805e337d0203.tar.gz talos-op-linux-9e4397579fa4cd5cc411d47815eb805e337d0203.zip |
drm/nouveau/falcon: delay construction of falcons to oneinit()
Reading registers at device construction time can be harmful, as there
is no guarantee the underlying engine will be up, or in its runtime
configuration. Defer register reading to the oneinit() hook and update
users accordingly.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/tegra')
0 files changed, 0 insertions, 0 deletions