[PATCHv5 0/8] Support for Tegra 2D hardware

2013-01-15 Thread Terje Bergstrom
This set of patches adds support for Tegra20 and Tegra30 host1x and 2D. It is based on linux-next-20130114. The fifth version merges DRM and host1x drivers into one driver. This allowed moving include/linux/host1x.h back into the driver and removed the need for a dummy platform device. This versio

[PATCHv5 0/8] Support for Tegra 2D hardware

2013-01-15 Thread Thierry Reding
On Tue, Jan 15, 2013 at 01:26:14PM +0200, Terje Bergstrom wrote: > This set of patches adds support for Tegra20 and Tegra30 host1x and > 2D. It is based on linux-next-20130114. > > The fifth version merges DRM and host1x drivers into one driver. This > allowed moving include/linux/host1x.h back in

Re: [PATCHv5 0/8] Support for Tegra 2D hardware

2013-01-15 Thread Thierry Reding
On Tue, Jan 15, 2013 at 01:26:14PM +0200, Terje Bergstrom wrote: > This set of patches adds support for Tegra20 and Tegra30 host1x and > 2D. It is based on linux-next-20130114. > > The fifth version merges DRM and host1x drivers into one driver. This > allowed moving include/linux/host1x.h back in

[PATCHv5 0/8] Support for Tegra 2D hardware

2013-01-15 Thread Terje Bergstrom
This set of patches adds support for Tegra20 and Tegra30 host1x and 2D. It is based on linux-next-20130114. The fifth version merges DRM and host1x drivers into one driver. This allowed moving include/linux/host1x.h back into the driver and removed the need for a dummy platform device. This versio