summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2021-07-28 22:41:16 -0700
committerMatt Roper <matthew.d.roper@intel.com>2021-08-10 15:34:48 -0700
commit0bb50de156d8280e53884adf1d5a04d6108f90e7 (patch)
tree5c30f636299cb9b9eed330feab7852c1007c1f7c /.clang-format
parentf9d56cd64ef3186d6ce072751f7f44dcd189f6bc (diff)
drm/i915/gen11: Update shadowed register table
The bspec lists many shadowed registers (i.e., registers for which we don't need to grab forcewake when writing) that we weren't tracking in the driver. Although we may not actually use all of these registers right now, it's best to just match the bspec list exactly. Note that the bspec also lists registers that are shadowed for various HW-internal accesses; we can ignore those and just list the ones that are shadowed for accesses from the IA/CPU. Bspec: 18333 Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Caz Yokoyama <caz.yokoyama@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210729054118.2458523-5-matthew.d.roper@intel.com
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions