summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_pci.c
diff options
context:
space:
mode:
authorJike Song <jike.song@intel.com>2017-01-09 15:38:38 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2017-01-09 17:31:05 +0800
commit9631739f8196ec80b5d9bf955f79b711490c0205 (patch)
treeeb54c123e2c0c4257ee5b9cc0fe5e8e580afa66d /drivers/gpu/drm/drm_pci.c
parent5753394b64a07dd502cb288a5fd52e71fb01fc5d (diff)
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>
Diffstat (limited to 'drivers/gpu/drm/drm_pci.c')
0 files changed, 0 insertions, 0 deletions