Comment # 25
on bug 82050
from Michel Dänzer
(In reply to comment #24) > Just a general note: We need to define that flag negated for compatibility > reasons. E.g. RADEON_GEM_NO_CPU_ACCESS because code must assume with an old > client that the buffer is always CPU accessed. No, CPU access works fine even with old clients which don't set the flag. The flag is just an optimization, preventing BOs which are expected to be accessed by the CPU from being stored in the CPU-inaccessible part of VRAM.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel