From: Christian König Date: Wed, 19 Nov 2014 13:01:22 +0000 (+0100) Subject: drm/radeon: split semaphore and sync object handling v2 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~29^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=975700d2cc84408efa9b2360e38b1ab95368556f;p=pandora-kernel.git drm/radeon: split semaphore and sync object handling v2 Previously we just allocated space for four hardware semaphores in each software semaphore object. Make software semaphore objects represent only one hardware semaphore address again by splitting the sync code into it's own object. v2: fix typo in comment Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed