CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2017/06/24 02:54:32
Modified files:
driver/xf86-video-intel/src/sna: kgem.c
Log message:
Initialize flags member of struct drm_915_gem_mmap as the upcoming inteldrm(4)
update checks it.
Upstream fixed this differently, but that fix doesn't work for us as our
ioctl(2) subsystem works differently from Linux.
ok jsg@, tom@
