summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
diff options
context:
space:
mode:
authorJonathan Cavitt <jonathan.cavitt@intel.com>2023-08-07 14:19:55 +0200
committerAndi Shyti <andi.shyti@linux.intel.com>2023-08-10 14:13:52 +0200
commit8a612b2d2e53dc0b869344e5558271b0d7fd4a23 (patch)
tree043a4b04cbb3483c86fc20f952465e369aa8d178 /drivers/scsi/qla4xxx
parent9f771739a04919226081a107167596de75108fbb (diff)
downloadlinux-stable-8a612b2d2e53dc0b869344e5558271b0d7fd4a23.tar.gz
linux-stable-8a612b2d2e53dc0b869344e5558271b0d7fd4a23.tar.bz2
linux-stable-8a612b2d2e53dc0b869344e5558271b0d7fd4a23.zip
drm/i915/gt: Simplify shmem_create_from_object map_type selection
The object pin created for shmem_create_from_object is just a single use mapping with the sole purpose of reading the contents of the whole object in bulk. And the whole source object is also even a throw-away. Ergo, the additional logic required by i915_coherent_map_type can be safely dropped and simplified. Suggested-by: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com> Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230801153242.2445478-2-jonathan.cavitt@intel.com Link: https://patchwork.freedesktop.org/patch/msgid/20230807121957.598420-2-andi.shyti@linux.intel.com
Diffstat (limited to 'drivers/scsi/qla4xxx')
0 files changed, 0 insertions, 0 deletions