commit | 50129bca6671e329db7671cb0bfe749d341c9acb | [log] [tgz] |
---|---|---|
author | Ramalingam C <ramalingam.c@intel.com> | Sat Jan 04 19:10:42 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Jan 05 01:08:09 2020 +0000 |
tree | f5c0108073e7b869a4585b420b7eee5bbeb840bb | |
parent | 0658186283ba04867307ad5b83420370ce767fc5 [diff] |
drm/i915: lookup for mem_region of a mem_type Lookup function to retrieve the pointer to a memory region of a mem_type. v2: for_each_memory_region is used. Signed-off-by: Ramalingam C <ramalingam.c@intel.com> cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20200104191043.2207314-1-chris@chris-wilson.co.uk