aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMahesh Kumar <[email protected]>2018-01-30 11:49:11 -0200
committerPaulo Zanoni <[email protected]>2018-01-31 14:18:32 -0200
commitdf8ee19087d24ca00c4f76b3a28c793b661b4b1e (patch)
tree55a80abf6355f21e2cd23c23fedc3275ec5a2fca /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent9a9e3dfd6f8bff68434b9c5e1a3aa88f83a612ad (diff)
drm/i915/icl: Do not fix dbuf block size to 512
GEN9/10 had fixed DBuf block size of 512. Dbuf block size is not a fixed number anymore in GEN11, it varies according to bits per pixel and tiling. If 8bpp & Yf-tile surface, block size = 256 else block size = 512 This patch addresses the same. v2 (from Paulo): - Make it compile. - Fix a few coding style issues. v3: - Rebase on top of upstream patches v4 (from Paulo): - Bikeshed if statements (James). Reviewed-by: Paulo Zanoni <[email protected]> Reviewed-by: James Ausmus <[email protected]> Signed-off-by: Mahesh Kumar <[email protected]> Signed-off-by: Paulo Zanoni <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions