[PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs

2014-06-12 Thread Thierry Reding
On Thu, Jun 12, 2014 at 11:28:43AM +0200, Daniel Vetter wrote: > On Thu, Jun 12, 2014 at 09:18:40AM +0200, Thierry Reding wrote: > > On Wed, Jun 11, 2014 at 09:21:21AM -0700, St?phane Marchesin wrote: > > > On Tue, Jun 10, 2014 at 4:04 AM, Thierry Reding > > > wrote: > > > > From: Thierry Reding

[PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs

2014-06-12 Thread Daniel Vetter
On Thu, Jun 12, 2014 at 09:18:40AM +0200, Thierry Reding wrote: > On Wed, Jun 11, 2014 at 09:21:21AM -0700, St?phane Marchesin wrote: > > On Tue, Jun 10, 2014 at 4:04 AM, Thierry Reding > > wrote: > > > From: Thierry Reding > > > > > > The DRM_TEGRA_GEM_SET_FLAGS IOCTL can be used to set the flag

[PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs

2014-06-12 Thread Thierry Reding
On Wed, Jun 11, 2014 at 09:21:21AM -0700, St?phane Marchesin wrote: > On Tue, Jun 10, 2014 at 4:04 AM, Thierry Reding > wrote: > > From: Thierry Reding > > > > The DRM_TEGRA_GEM_SET_FLAGS IOCTL can be used to set the flags of a > > buffer object after it has been allocated or imported. Flags asso

[PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs

2014-06-11 Thread Stéphane Marchesin
On Tue, Jun 10, 2014 at 4:04 AM, Thierry Reding wrote: > From: Thierry Reding > > The DRM_TEGRA_GEM_SET_FLAGS IOCTL can be used to set the flags of a > buffer object after it has been allocated or imported. Flags associated > with a buffer object can be queried using the DRM_TEGRA_GEM_GET_FLAGS >

[PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs

2014-06-10 Thread Thierry Reding
From: Thierry Reding The DRM_TEGRA_GEM_SET_FLAGS IOCTL can be used to set the flags of a buffer object after it has been allocated or imported. Flags associated with a buffer object can be queried using the DRM_TEGRA_GEM_GET_FLAGS IOCTL. Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/