1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/nouveau/nvkm
Dan Carpenter b371fd131f drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
The nvkm_acr_lsfw_add() function never returns NULL.  It returns error
pointers on error.

Fixes: 22dcda45a3 ("drm/nouveau/acr: implement new subdev to replace "secure boot"")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211118111314.GB1147@kili
2021-11-18 23:55:52 +01:00
..
core drm/nouveau: rip out nvkm_client.super 2021-08-18 19:00:15 +10:00
engine drm/nouveau: recognise GA106 2021-11-18 23:54:24 +01:00
falcon drm/nouveau/falcon: use split type+inst when looking up PRI addr 2021-02-11 11:49:55 +10:00
nvfw drm/nouveau/nvfw/acr: make lsb_header_tail_dump static 2020-07-24 18:50:46 +10:00
subdev drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks 2021-11-18 23:55:52 +01:00
Kbuild drm/nouveau/acr: add loaders for currently available LS firmware images 2020-01-15 10:50:26 +10:00