summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/graphic/1864984
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/graphic/1864984')
-rw-r--r--results/classifier/deepseek-2-tmp/output/graphic/186498410
1 files changed, 0 insertions, 10 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/graphic/1864984 b/results/classifier/deepseek-2-tmp/output/graphic/1864984
deleted file mode 100644
index 8d0b874a..00000000
--- a/results/classifier/deepseek-2-tmp/output/graphic/1864984
+++ /dev/null
@@ -1,10 +0,0 @@
-
-"nr_entries is too big" when using virgl
-
-I have a bootable image where GNOME Shell fails because it hits a limit in virtio-gpu.
-
-In `hw/display/virtio-gpu.c`, there is a limit for `nr_entries` at 16384. There is no explanation for that limit. But there does not seem to be any limit on the kernel side.
-
-Raising this limit with a patch to 262144 solves the issue.
-
-Could there be an explanation why this limit is needed? And why this value? Or could this limit be just removed?
\ No newline at end of file