aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAyaz A Siddiqui <[email protected]>2021-09-03 14:51:52 +0530
committerRamalingam C <[email protected]>2021-09-03 20:17:23 +0530
commitcfbe5291a1890b688e6f3accbe2b0e1cf3c601fb (patch)
tree9cae5aed5664ef57b8a15bce4aeb763ab45197f0 /tools/perf/scripts/python
parentc6b248489dc3f780ee91e187a1431825d6f298fd (diff)
drm/i915/gt: Initialize unused MOCS entries with device specific values
Historically we've initialized all undefined/reserved entries in a platform's MOCS table to the contents of table entry #1 (i.e., I915_MOCS_PTE). Going forward, we can't assume that table entry #1 will always contain suitable values to use for undefined/reserved table indices. We'll allow a platform-specific table index to be selected at table initialization time in these cases. This new mechanism to select L3 WB entry will be applicable for all the Gen12+ platforms except TGL and RKL. Since TGL and RLK are already in production so their mocs settings are intact to avoid ABI break. Reviewed-by: Matt Roper <[email protected]> Signed-off-by: Ayaz A Siddiqui <[email protected]> Signed-off-by: Ramalingam C <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions