Home
last modified time | relevance | path

Searched hist:ee423808990d6fa6b367561a2390ad99b1551d6b (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dplane.cdiff ee423808990d6fa6b367561a2390ad99b1551d6b Thu Sep 09 14:10:23 CEST 2021 Thierry Reding <treding@nvidia.com> drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()

Currently this function doesn't return an error, but that may change in
the future, so make sure to propagate any error codes that it might
return.

Signed-off-by: Thierry Reding <treding@nvidia.com>