From 8cd5bd2a8aeee01c8c83d6676bdb9051d43d9cca Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Tue, 21 Nov 2017 02:14:26 +0200 Subject: [PATCH] cherry-ignore: i965: Mark BOs as external when we export their handle stable: These commits addressed earlier commit 2c4097aff1b which did not land in branch. Signed-off-by: Andres Gomez --- bin/.cherry-ignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 34b6db60ca7..b18ea8d35d7 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -114,3 +114,8 @@ a6cc361e5fd2450249847d5ee8093d26ed7ff545 anv/cmd_buffer: Advance the address whe # stable: This commit addressed earlier commit a62a97933578 which did # not land in branch. a07f7b26198ce0f5c8799481a673754968ac5daf anv/cmd_buffer: Take bo_offset into account in fast clear state addresses + +# stable: These commits addressed earlier commit 2c4097aff1b which did +# not land in branch. +344252a27f8d875572bbe65641a825af8e73845d i965/bufmgr: Add a helper to mark a BO as external +0a6a137eb27129e17298cfe9dd620205588ee4f6 i965: Mark BOs as external when we export their handle