]> Pileus Git - ~andy/linux/commit
DRM: Armada: prime refcounting bug fix
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 7 Dec 2013 16:28:39 +0000 (16:28 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Dec 2013 20:25:18 +0000 (20:25 +0000)
commit5cd5268806435b6476184430b2806db988c903f0
treee2df70520a79c5f23157a434f33121b58026fd4a
parent7513e09596374bb7fbbecfee945fecb5b357c0e9
DRM: Armada: prime refcounting bug fix

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.

Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/armada_gem.c