linux/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs e6867ffa34 drm/nouveau/disp: modify OR allocation policy to account for HDA requirements
Since GM200, SORs are no longer tied to a specific connector, and we
allocate them instead, with the assumption that all SORs are equally
capable.

However, there's a 1<->1 mapping between SOR and HDA pin widget, and
it turns out that it's possible for some widgets to be disabled...

In order to avoid picking a SOR without a valid pin widget, some new
rules need to be added.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-06-04 14:23:21 +10:00
..
core drm/nouveau/core/memory: remove redundant assignments to variable ret 2020-05-22 11:13:49 +10:00
engine drm/nouveau/disp: modify OR allocation policy to account for HDA requirements 2020-06-04 14:23:21 +10:00
falcon drm/nouveau/secboot: move code to boot LS falcons to subdevs 2020-01-15 10:50:29 +10:00
nvfw drm/nouveau/acr: implement new subdev to replace "secure boot" 2020-01-15 10:50:29 +10:00
subdev drm/nouveau/mmu: Remove unneeded semicolon 2020-05-22 11:13:50 +10:00
Kbuild drm/nouveau/acr: add loaders for currently available LS firmware images 2020-01-15 10:50:26 +10:00