summaryrefslogtreecommitdiff
path: root/benchmarks/gem_blt.c
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2017-07-11 13:51:01 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2017-07-11 18:38:25 +0300
commit6e572cfc276874c69c37728d01be64cae268592c (patch)
tree9c590884122fef91a5abfbd1fc5b3ea168097b16 /benchmarks/gem_blt.c
parent4258cc8ea26208a7e9537977df5e4b8c9dcf0e74 (diff)
igt: Add LOCAL defines for distro compatibility
Each Linux distro takes a different spin on providing kernel's uapi headers (especialy the *drm*.h). You can get them with linux-headers, you can get them with libdrm. Sometime you can even get them twice, from both sources. Sometimes the headers match your kernel version, sometimes you end up stuck with headers matching the kernel that the given release of the distro came out with. This makes things harder for code that does not depend on libdrm, as we cannot have sane ./configure-time checks. So let's define LOCAL_ version for FENCE and EXECBUFFER2_WB defines until all the stable distros catch up (+/- some epsilon). Cc: Petri Latvala <petri.latvala@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'benchmarks/gem_blt.c')
0 files changed, 0 insertions, 0 deletions