aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorStuart Summers <[email protected]>2024-08-17 02:47:31 +0000
committerMatthew Brost <[email protected]>2024-08-20 09:45:51 -0700
commit3338e4f90c143cf32f77d64f464cb7f2c2d24700 (patch)
treed51b28ac77ec0c29b7ec4d951bae576f47561f0b /tools/testing/selftests/bpf/progs/test_autoload.c
parent7586fc52b14e0b8edd0d1f8a434e0de2078b7b2b (diff)
drm/xe: Use topology to determine page fault queue size
Currently the page fault queue size is hard coded. However the hardware supports faulting for each EU and each CS. For some applications running on hardware with a large number of EUs and CSs, this can result in an overflow of the page fault queue. Add a small calculation to determine the page fault queue size based on the number of EUs and CSs in the platform as detmined by fuses. Signed-off-by: Stuart Summers <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/24d582a3b48c97793b8b6a402f34b4b469471636.1723862633.git.stuart.summers@intel.com
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions