[PATCH 0/2] Add support for Jetson TK1 to drm compositor

James Thomas james.thomas at codethink.co.uk
Fri Jun 20 09:12:44 PDT 2014


Repo:git://git.baserock.org/delta/weston.git
Branch:baserock/james/weston
Sha1:acdcafcfb36ff19677939f249c59bd480bd0db38

These patches allow weston to use the drm backend on the nvidia jetson tk1
board

Based on code from Thierry Reding, this requires libdrm with experimental
tegra support compiled in (git://people.freedesktop.org/~tagr/drm) + latest
kernel work from Alexandre Courbot and Thierry Reding
(git://people.freedesktop.org/~tagr/linux#stating/work)

Thanks
James

James Thomas (2):
  compositor-drm: Add new gbm struct to allow for a separate gbm device
  compositor-drm: Add support for Tegra Jetson TK1

 configure.ac         |  18 +++++++
 src/compositor-drm.c | 135 +++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 134 insertions(+), 19 deletions(-)

-- 
1.9.3



More information about the wayland-devel mailing list