compositor: fix damage optimization
We can skip posting damage beneath planes that are fully translucent, but that doesn't mean we can skip posting damage beneath planes that are not fully opaque.
Add a check for content that is entirely blended, and use that instead.
Signed-off-by: Derek Foreman derek.foreman@collabora.com