commit | a8c05940bd590d96229bc170a63f14a22fb9c803 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Wed May 09 15:34:57 2012 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 09 17:22:40 2012 +0100 |
tree | 74619acfa5d70690b437d3477b14513caf22bbc2 | |
parent | c3b7fe8b8a0b717f90a4a0c49cffae27e46e3fb7 [diff] |
drm/radeon: simplify semaphore handling v2 Directly use the suballocator to get small chunks of memory. It's equally fast and doesn't crash when we encounter a GPU reset. v2: rebased on new SA interface. Signed-off-by: Christian König <deathsimple@vodafone.de> Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>