diff options
author | Matthew Auld <[email protected]> | 2021-04-29 11:30:55 +0100 |
---|---|---|
committer | Matthew Auld <[email protected]> | 2021-05-04 10:58:56 +0100 |
commit | 0e997a36ecb61b161a22980ec9240ee7537f3f62 (patch) | |
tree | b57a5e0e6be9c313407e81d00aa51641aebdd5ef /scripts | |
parent | 4f869f1dbd7eac42f3d4b129b8c941de54de77bf (diff) |
drm/i915/gem: clear userspace buffers for LMEM
All userspace objects must be cleared when allocating the backing store,
before they are potentially visible to userspace. For now use simple
CPU based clearing to do this for device local-memory objects, note that
in the near future this will instead use the blitter engine.
Signed-off-by: Matthew Auld <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Thomas Hellström <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Lionel Landwerlin <[email protected]>
Cc: Jon Bloomfield <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Cc: Jason Ekstrand <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions