Searched hist:a649b133c3154f3d1d297cf85711957e61c0f070 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | plane.h | diff a649b133c3154f3d1d297cf85711957e61c0f070 Wed Jan 12 02:36:29 CST 2022 Thierry Reding <treding@nvidia.com> drm/tegra: Support semi-planar formats on Tegra114+
The NV12, NV21, NV16, NV61, NV24 and NV42 formats are supported by Tegra114 and later display hardware. Add the necessary programming to allow them to be used.
Note that this does not work for Tegra186 and later yet because those generations have a different display architecture that doesn't support the same formats.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | plane.c | diff a649b133c3154f3d1d297cf85711957e61c0f070 Wed Jan 12 02:36:29 CST 2022 Thierry Reding <treding@nvidia.com> drm/tegra: Support semi-planar formats on Tegra114+
The NV12, NV21, NV16, NV61, NV24 and NV42 formats are supported by Tegra114 and later display hardware. Add the necessary programming to allow them to be used.
Note that this does not work for Tegra186 and later yet because those generations have a different display architecture that doesn't support the same formats.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | hub.c | diff a649b133c3154f3d1d297cf85711957e61c0f070 Wed Jan 12 02:36:29 CST 2022 Thierry Reding <treding@nvidia.com> drm/tegra: Support semi-planar formats on Tegra114+
The NV12, NV21, NV16, NV61, NV24 and NV42 formats are supported by Tegra114 and later display hardware. Add the necessary programming to allow them to be used.
Note that this does not work for Tegra186 and later yet because those generations have a different display architecture that doesn't support the same formats.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | dc.h | diff a649b133c3154f3d1d297cf85711957e61c0f070 Wed Jan 12 02:36:29 CST 2022 Thierry Reding <treding@nvidia.com> drm/tegra: Support semi-planar formats on Tegra114+
The NV12, NV21, NV16, NV61, NV24 and NV42 formats are supported by Tegra114 and later display hardware. Add the necessary programming to allow them to be used.
Note that this does not work for Tegra186 and later yet because those generations have a different display architecture that doesn't support the same formats.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | dc.c | diff a649b133c3154f3d1d297cf85711957e61c0f070 Wed Jan 12 02:36:29 CST 2022 Thierry Reding <treding@nvidia.com> drm/tegra: Support semi-planar formats on Tegra114+
The NV12, NV21, NV16, NV61, NV24 and NV42 formats are supported by Tegra114 and later display hardware. Add the necessary programming to allow them to be used.
Note that this does not work for Tegra186 and later yet because those generations have a different display architecture that doesn't support the same formats.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|