linux-yocto/drivers/gpu/drm/tegra
Dan Carpenter a85df8c7b5 drm/tegra: Fix NULL vs IS_ERR() check in probe()
The iommu_paging_domain_alloc() function doesn't  return NULL pointers,
it returns error pointers.  Update the check to match.

Fixes: 45c690aea8 ("drm/tegra: Use iommu_paging_domain_alloc()")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ba31cf3a-af3d-4ff1-87a8-f05aaf8c780b@stanley.mountain
2024-10-24 18:50:04 +02:00
..
dc.c
dc.h
dp.c
dp.h
dpaux.c
dpaux.h
drm.c drm/tegra: Fix NULL vs IS_ERR() check in probe() 2024-10-24 18:50:04 +02:00
drm.h drm/tegra: convert to struct drm_edid 2024-08-29 14:30:14 +03:00
dsi.c drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() 2023-12-14 18:39:10 +01:00
dsi.h
falcon.c
falcon.h drm/tegra: falcon: Set DMACTX field on DMA transactions 2022-07-08 16:27:52 +02:00
fb.c
fbdev.c
firewall.c drm/tegra: firewall: Check for is_addr_reg existence in IMM check 2023-01-26 15:55:38 +01:00
gem.c
gem.h drm/tegra: Extract tegra_gem_lookup() 2021-08-10 14:44:31 +02:00
gr2d.c master: sync with upstream 6.6 2024-04-25 14:25:34 -04:00
gr2d.h
gr3d.c Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()" 2024-10-10 13:54:50 +02:00
gr3d.h
hda.c
hda.h
hdmi.c
hdmi.h
hub.c drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning 2024-08-28 17:28:48 +02:00
hub.h drm/tegra: Remove duplicate struct declaration 2021-12-16 14:07:07 +01:00
Kconfig drm/bridge-connector: move to DRM_DISPLAY_HELPER module 2024-09-03 10:18:31 +02:00
Makefile
mipi-phy.c
mipi-phy.h
nvdec.c
output.c drm/tegra: fix potential uninitialized variable use 2024-09-05 12:40:18 +02:00
plane.c drm/tegra: plane: Improve use of dev_err_probe() 2023-04-04 18:04:57 +02:00
plane.h
rgb.c
riscv.c drm/tegra: Add code for booting RISC-V based engines 2022-11-25 16:14:58 +01:00
riscv.h
sor.c
sor.h drm/tegra: sor: Add DisplayPort support 2019-10-28 11:18:54 +01:00
submit.c drm/tegra: Use tegra_dev_iommu_get_stream_id() 2023-01-27 17:49:43 +01:00
submit.h drm/tegra: Add job firewall 2021-08-10 17:04:05 +02:00
trace.c
trace.h
uapi.c
uapi.h
vic.c master: sync with upstream 6.6 2024-04-25 14:25:34 -04:00
vic.h