linux/drivers/gpu/drm/tegra
Yang Li 3c5a5df9c3 drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Convert platform_get_resource(),devm_ioremap_resource() to a single
call to devm_platform_ioremap_resource(), as this is exactly what this
function does.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230421084952.45275-1-yang.lee@linux.alibaba.com
2023-07-27 18:41:59 +02:00
..
Kconfig drm/tegra: Use fbdev DMA helpers 2023-07-24 20:14:42 +02:00
Makefile drm/tegra: Hide fbdev support behind config option 2023-04-06 12:18:54 +02:00
dc.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
dc.h drm/tegra: rgb: Make tegra_dc_rgb_remove() return void 2023-04-04 14:24:40 +02:00
dp.c
dp.h
dpaux.c drm/tegra: dpaux: Use devm_platform_ioremap_resource() 2023-07-27 18:41:59 +02:00
dpaux.h
drm.c drm: Clear fd/handle callbacks in struct drm_driver 2023-06-26 11:08:41 +02:00
drm.h drm/tegra: Implement fbdev emulation as in-kernel client 2023-04-06 12:18:56 +02:00
dsi.c drm/tegra: dsi: Clear enable register if powered by bootloader 2023-04-04 18:04:58 +02:00
dsi.h
falcon.c
falcon.h
fb.c drm/tegra: Hide fbdev support behind config option 2023-04-06 12:18:54 +02:00
fbdev.c drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer 2023-07-24 20:14:43 +02:00
firewall.c drm/tegra: firewall: Check for is_addr_reg existence in IMM check 2023-01-26 15:55:38 +01:00
gem.c drm: Don't assert held reservation lock for dma-buf mmapping 2023-06-21 20:22:20 +03:00
gem.h
gr2d.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
gr2d.h
gr3d.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
gr3d.h
hda.c
hda.h
hdmi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
hdmi.h
hub.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
hub.h
mipi-phy.c
mipi-phy.h
nvdec.c drm/tegra: Add error check for NVDEC firmware memory allocation 2023-07-27 18:41:59 +02:00
output.c drm/tegra: Include <linux/i2c.h> 2023-04-05 17:06:07 +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 drm/tegra: Include <linux/of.h> 2023-04-05 17:06:07 +02:00
riscv.c drm/tegra: Add code for booting RISC-V based engines 2022-11-25 16:14:58 +01:00
riscv.h drm/tegra: Add code for booting RISC-V based engines 2022-11-25 16:14:58 +01:00
sor.c Merge drm/drm-next into drm-misc-next 2023-07-24 15:44:47 +02:00
sor.h
submit.c drm/tegra: Use tegra_dev_iommu_get_stream_id() 2023-01-27 17:49:43 +01:00
submit.h
trace.c
trace.h
uapi.c gpu: host1x: Select context device based on attached IOMMU 2022-11-25 16:14:19 +01:00
uapi.h
vic.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
vic.h