WSL2-Linux-Kernel/drivers/gpu/host1x
Lee Jones d2a58fd1f0 gpu/host1x: bus: Add missing description for 'driver'
Fixes the following W=1 kernel build warning(s):

 drivers/gpu/host1x/bus.c:40: warning: Function parameter or member 'driver' not described in 'host1x_subdev_add'

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-tegra@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201105144517.1826692-2-lee.jones@linaro.org
2020-11-05 22:12:55 +01:00
..
hw gpu: host1x: debug: Dump push buffer state 2020-07-17 16:06:14 +02:00
Kconfig
Makefile
bus.c gpu/host1x: bus: Add missing description for 'driver' 2020-11-05 22:12:55 +01:00
bus.h
cdma.c
cdma.h
channel.c
channel.h
debug.c gpu: host1x: debug: Fix multiple channels emitting messages simultaneously 2020-07-17 16:06:14 +02:00
debug.h
dev.c gpu: host1x: Register child devices 2020-06-16 13:46:18 +02:00
dev.h
intr.c
intr.h
job.c drm: host1x: fix common struct sg_table related issues 2020-09-10 08:18:35 +02:00
job.h
mipi.c media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calibration done 2020-08-28 15:12:38 +02:00
syncpt.c
syncpt.h