diff options
author | Ramalingam C <ramalingam.c@intel.com> | 2022-04-05 20:38:33 +0530 |
---|---|---|
committer | Ramalingam C <ramalingam.c@intel.com> | 2022-04-14 13:17:05 +0530 |
commit | a0ed9c95cce69384862b567b3d23472770cf1648 (patch) | |
tree | 2c1dc9cd3c9f3778cf904158397b985e31abe1eb /tools/perf/scripts/python/libxed.py | |
parent | fd5803e5eebec174ae1d86cae2dbceebd45b7cf9 (diff) |
drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
Use faster XY_FAST_COLOR_BLT cmd on graphics version of 12 and more,
for clearing (Zero out) the pages of the newly allocated object.
XY_FAST_COLOR_BLT is faster than the older XY_COLOR_BLT.
v2:
Typo fix at title [Thomas]
v3:
XY_FAST_COLOR_BLT is used only for FLAT_CCS capable gen12+
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Thomas Hellstrom <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220405150840.29351-3-ramalingam.c@intel.com
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions