diff options
author | Emil Velikov <[email protected]> | 2016-10-14 19:09:08 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-10-14 19:22:16 +0100 |
commit | 7cb197c3a8ca44fc359ce69ff72ef68d85f7b181 (patch) | |
tree | 86acbbdb220e93f8045e84a8fd3208029354396a /.gitignore | |
parent | cb836b673cfeafe57cde463a61426f1d663ea382 (diff) |
i915: workaround multiple intelFenceExtension definitions
Due to conflicting symbol names (between i915 and i965) in the
megadriver, we use a set of defines in i915/intel_screen.h.
With a recent commit we've introduced a symbol intelFenceExtension which
has different implementation for each driver, yet we forgot to add the
define.
Fixes: d11515ff1b3 ("i915/sync: Implement DRI2_Fence extension")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98264
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions