commit | 0f7487f10a8ef2fc212e115627ed4744c9801d3a | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Oct 06 17:02:03 2017 -0500 |
committer | Robert Foss <robert.foss@collabora.com> | Mon Oct 09 15:59:07 2017 +0200 |
tree | 0dea187b0164705fd1147b777ae6347a7a5004c2 | |
parent | aeccd89eaafec467cb9449cce5c64152a240c138 [diff] |
drm_hwcomposer: remove NVIDIA importer There's no opensource implementation for the NVIDIA gralloc implementation, so remove it as it is not testable. As all of the gralloc perform() operations are specific to it, they can be removed, too. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Robert Foss <robert.foss@collabora.com>