[PATCH 2/5] drm/tegra: Add plane support

2013-01-14 Thread Thierry Reding
Add support for the B and C planes which support RGB and YUV pixel formats and can be used as overlays or hardware cursor. Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/dc.c | 321 +++- drivers/gpu/drm/tegra/dc.h | 2 +- drivers/gpu/drm/tegra

[PATCH 2/5] drm/tegra: Add plane support

2013-01-14 Thread Thierry Reding
Add support for the B and C planes which support RGB and YUV pixel formats and can be used as overlays or hardware cursor. Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/dc.c | 321 +++- drivers/gpu/drm/tegra/dc.h | 2 +- drivers/gpu/drm/tegra