Displaying 1 result from an estimated 1 matches for "kfd_ioctl".
Did you mean:
  fb_ioctl
  
2015 Oct 24
0
[ANNOUNCE] hsakmt release 1.0.0 now available
...definitions of HSA functions and types
	      Add skeleton driver which supports open and close
	      Fix makefile to include dependency on header files
	      Implement hsaKmtGetVersion
	      Don't build 32-bit library by default
	      Change names of IOCTLS
	      Move from direct call to kfd_ioctl to wrapping kmtIoctl
	      Don't report local mem aperture if local mem size is 0
	      Add events IOCTLs definitions
	      Add missing DoorbellType field to HSA_CAPABILITY
	      Move all source/header files to hsakmt subfolder
	      Create autoconf/automake files
	      Fix include paths...