commit | 9b5ca547bb8fc26c251d457ac55cc8e3d9baa6bf | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Jun 03 12:51:03 2020 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jun 04 14:23:21 2020 +1000 |
tree | 272bf5f1a5503483783e4735719c1eb8ac55672b | |
parent | 9f9f54e887adef3dc9b62f372002c421ef4f1921 [diff] |
drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs Some HDA pin widgets may be disabled by BIOS, and unavailable from a SOR. Our SOR allocation policy uses this information to allocate an appropriate SOR when HDA is supported by a display. Thank you to NVIDIA for providing the information to determine this. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>