Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Jike Song 9631739f81 drm/i915/gvt: cleanup GFP flags
In gvt, almost all memory allocations are in sleepable contexts. It's
fault-prone to use GFP_ATOMIC everywhere. Replace it with GFP_KERNEL
wherever possible.

Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2017-01-09 17:31:05 +08:00
..
2017-01-09 17:31:05 +08:00
2016-11-11 14:34:54 +02:00