[PATCH RFC 4/4] DRM: Armada: prime refcounting bug fix

2013-12-10 Thread Thierry Reding
On Mon, Dec 09, 2013 at 12:10:24AM +, Russell King wrote: > Commit 011c2282c74d changed the way refcounting on imported dma_bufs > works, and this hadn't been spotted while forward-porting Armada. > Reflect the changes in that commit into the Armada driver. > > Signed-off-by: Russell King > -

[PATCH RFC 4/4] DRM: Armada: prime refcounting bug fix

2013-12-09 Thread Russell King
Commit 011c2282c74d changed the way refcounting on imported dma_bufs works, and this hadn't been spotted while forward-porting Armada. Reflect the changes in that commit into the Armada driver. Signed-off-by: Russell King --- drivers/gpu/drm/armada/armada_gem.c |2 +- 1 files changed, 1 inse