commit | f81f30b305d2c73c23d60b12b104d3f191c5687d | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Aug 19 15:02:42 2022 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Aug 24 11:45:26 2022 +0300 |
tree | e84726fb126e61af3c7c0eefbd64da3da4e7336c | |
parent | 39a445bb2787aac5ed929587a2e13ea5dc4ed0a6 [diff] |
drm/i915: move memory_regions to runtime info If it's modified runtime, it's runtime info. mock_gem_device() is the only one that modifies it. If that could be fixed, we wouldn't have to do this. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Maarten Lankhort <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/12aace656c6a6380575767d7f6ccd73c12a627c3.1660910433.git.jani.nikula@intel.com