commit | 6639fabb16852b2473c4c78c38a3b18689eb6ac3 | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Mon Feb 28 21:29:52 2022 -0800 |
committer | Matt Roper <matthew.d.roper@intel.com> | Tue Mar 08 11:28:15 2022 -0800 |
tree | 5ac046ecffe4920a64de61328d9119bfabbbef97 | |
parent | 2ed38cec5606dfe50893b36a1363379f9609e0bb [diff] |
drm/i915/xehp: Drop aux table invalidation on FlatCCS platforms Platforms with FlatCCS do not use auxiliary planes for compression control data and thus do not need traditional aux table invalidation (and the registers no longer even exist). Original-author: CQ Tang Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220301052952.1706597-1-matthew.d.roper@intel.com