c483917512
The bo for the cursor image is always created with size 64x64 even if the actual cursor image is smaller than that. If this memory is not initialized, random data can create artifacts near the cursor. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>