History log of /external/libdrm/tegra/tegra.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5711d56833c1f071d35dcdb9b66df552b10d4dac 04-Feb-2015 Sean Paul <seanpaul@chromium.org> libdrm: tegra: Add funcs to add/fetch name

Add functions within the tegra driver to add a name to a
bo as well as fetch a bo from name.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Change-Id: I316a3920541040fe478eb5b07c1ef00a3a597e68
/external/libdrm/tegra/tegra.c
f99522e678dbbaffeca9462a8edcbe900574dc12 27-Nov-2014 Thierry Reding <treding@nvidia.com> tegra: Implement drm_tegra_bo_{get,set}_tiling()

These two functions are simple wrappers around the corresponding IOCTLs
and operate on drm_tegra_bo objects.

Signed-off-by: Thierry Reding <treding@nvidia.com>
/external/libdrm/tegra/tegra.c
d3ad65db4215f5fb5419d78a14c12833d5ed150a 27-Nov-2014 Thierry Reding <treding@nvidia.com> tegra: Implement drm_tegra_bo_{get,set}_flags()

These two functions are simple wrappers around the corresponding IOCTLs
and operate on drm_tegra_bo objects.

Signed-off-by: Thierry Reding <treding@nvidia.com>
/external/libdrm/tegra/tegra.c
d6a4c2cbd11e357a9123f6d41f6d40d38e82e7f2 01-Dec-2012 Thierry Reding <thierry.reding@avionic-design.de> libdrm: Add NVIDIA Tegra support

Add the libdrm_tegra helper library to encapsulate Tegra-specific
interfaces to the DRM.

Furthermore, Tegra is added to the list of supported chips in the
modetest and vbltest programs.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
/external/libdrm/tegra/tegra.c