diff options
author | Kenneth Graunke <[email protected]> | 2018-05-03 00:37:37 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-05-07 08:47:21 -0700 |
commit | 0b1cfd01ff2631465114e0707c9006987f377a8e (patch) | |
tree | 3e1a04973f99c4e2736fb56e73f57f68bc67c518 /Android.mk | |
parent | 7ee54fc33d2c38692ee13da8d40b8f49740209fe (diff) |
i965: Set initial kflags on BO creation.
This simplifies kflag initialization, by creating a bufmgr-wide setting
for initial kflags, and just applying it whenever we create a new BO.
This also properly allows 48-bit addresses for imported BOs (via prime
or flink), which I had missed in my earlier 48-bit support series.
This will be useful when adding softpin support, as we'll want to add
EXEC_OBJECT_PINNED to initial_kflags as well.
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions