commit | ab5b1e3149b018d4dac699b6af40d48c54165c61 | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Thu Aug 09 13:24:45 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Aug 09 17:11:03 2012 -0400 |
tree | 55bcd072e55c45e2343d9436b5b4758b61c41237 | |
parent | 4339add9e98ce1279fcfc767ae4b096d9562788d [diff] |
compositor-drm: don't keep trying if hw doesn't support cursors Not all hw supports hw cursors. Similar to the case with sprites, if the driver does not support it, don't keep trying and spamming the log with error messages. Signed-off-by: Rob Clark <rob@ti.com>