commit | 88b39600da3abcf5ef5a704fc028d52a2840011a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 06 12:39:37 2021 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 06 15:37:56 2021 +0000 |
tree | a4114045dc36a065e4c65ce8ee02c4674d554f80 | |
parent | 989536a4e6ef8bb230fdc83f3167849b909d7671 [diff] |
drm/i915/selftests: Improve handling of iomem around stolen Use memset_io() on the iomem, and silence sparse as we copy from the iomem to normal system pages. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210106123939.18435-2-chris@chris-wilson.co.uk