diff options
author | Lukasz Kalamarz <lukasz.kalamarz@intel.com> | 2019-01-11 15:49:12 +0100 |
---|---|---|
committer | Lukasz Kalamarz <lukasz.kalamarz@intel.com> | 2019-01-16 13:46:46 +0100 |
commit | a265766a7afdee654b331ed40bed996be02cf72a (patch) | |
tree | f0de039b7ca3f363f1a34cad98e97e39b3c81f24 /lib/igt_gt.c | |
parent | ef9665ceb9dd6385bd8971284f00ba4e5b6add73 (diff) |
lib/ioctl_wrapper: Implement __gem_mmap
Previous implementation of __gem_mmap__cpu and __gem_mmap_wc only
differ with setting proper flag for caching. This patch implement
__gem_mmap, which merge those two functions into one
v2: Reordered and splited this patch into two separete patches
v3: Dropped unnecessary check
v4: Remerge patches again and fixed __gem_mmap description
Signed-off-by: Lukasz Kalamarz <lukasz.kalamarz@intel.com>
Cc: Michal Winiarski <michal.winiarski@intel.com>
Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'lib/igt_gt.c')
0 files changed, 0 insertions, 0 deletions