Home
last modified time | relevance | path

Searched hist:"788 ff4b6cfd90fcd9608beccec9c5ed1ff8c4041" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dvic.cdiff 788ff4b6cfd90fcd9608beccec9c5ed1ff8c4041 Tue Jul 11 10:39:04 CEST 2017 Nicolas Chauvet <kwizart@gmail.com> drm/tegra: Set MODULE_FIRMWARE for the VIC

The defines are set anyway to prevent an empty string. The test for the
SoC is the same as for Nouveau for the Tegra GPU firmware (see
drivers/gpu/drm/nouveau/nouveau_platform.c)

v2:
- Place the defines above each chip's vic_config struct
- MODULE_FIRMWARE() at the end of the file

Fixes: 0ae797a8ba05 ("drm/tegra: Add VIC support")
Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>