diff options
| author | Nirmoy Das <[email protected]> | 2023-04-04 16:30:56 +0200 |
|---|---|---|
| committer | Nirmoy Das <[email protected]> | 2023-04-06 18:19:44 +0200 |
| commit | ddb24fc525ddaf35130d96478f3f18682a9d5926 (patch) | |
| tree | 6c9d3278e74ecab3500714309d6f7b47a8d2725e /tools/perf/scripts/python/libxed.py | |
| parent | 4b51210f98c2b89ce37aede5b8dc5105be0572c6 (diff) | |
drm/i915/ttm: Add I915_BO_PREALLOC
Add a mechanism to preserve existing data when creating
a TTM object with the I915_BO_ALLOC_USER flag. This will
be used in the subsequent patch where the I915_BO_ALLOC_USER
flag will be applied to the framebuffer object. For a pre-allocated
framebuffer without the I915_BO_PREALLOC flag.
TTM would clear the content, which is not desirable.
Cc: Matthew Auld <[email protected]>
Cc: Andi Shyti <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Imre Deak <[email protected]>
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions