diff options
author | 2020-10-07 00:05:27 +0200 | |
---|---|---|
committer | 2020-10-07 15:33:00 +1000 | |
commit | c3e0276c31ca8c7b8615da890727481260d4676f (patch) | |
tree | 7240e61158285967deae7da8f8b0a74a58a76993 /drivers/usb/cdns3/cdns3-debug.h | |
parent | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (diff) | |
download | wireguard-linux-c3e0276c31ca8c7b8615da890727481260d4676f.tar.xz wireguard-linux-c3e0276c31ca8c7b8615da890727481260d4676f.zip |
drm/nouveau/device: return error for unknown chipsets
Previously the code relied on device->pri to be NULL and to fail probing
later. We really should just return an error inside nvkm_device_ctor for
unsupported GPUs.
Fixes: 24d5ff40a732 ("drm/nouveau/device: rework mmio mapping code to get rid of second map")
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Cc: dann frazier <dann.frazier@canonical.com>
Cc: dri-devel <dri-devel@lists.freedesktop.org>
Cc: Dave Airlie <airlied@redhat.com>
Cc: stable@vger.kernel.org
Reviewed-by: Jeremy Cline <jcline@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201006220528.13925-1-kherbst@redhat.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions