diff options
author | Emil Velikov <[email protected]> | 2017-07-31 23:42:03 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-03 00:19:06 +0100 |
commit | c3cc395f7b3c51f534ebb0d5637c0dc22c9efa14 (patch) | |
tree | 851bcdc20f9fc6c992b1c04133f5a7e102224689 /bin | |
parent | f28a9b2bf9d9de226d6e51c71b260e1bc0e62fc9 (diff) |
cherry-ignore: add "i965: Fix offset addition in get_isl_surf"
Addesses 63a43f41619, which landed shortly before the 17.2 branchpoint.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index a9f7759071a..74e1d8a34a0 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -23,3 +23,6 @@ c35fd58688fd8c0c421c35b28419d20befdcb8b9 i965: Fix anisotropic filtering for mag # stable: The commit is a follow-up to 6235f08ff8870636d89d2181e0a9dfc3ebec7b45 # which is not in branch. b178e239dd7205a93ae3cf6c0a24c2c555bf333f anv: Transition MCS buffers from the undefined layout + +# stable: The commit addresses 63a43f41619 which is not in branch +f6e674fa5164a957e93e8dc1334a48c9e7ee7df9 i965: Fix offset addition in get_isl_surf. |