Commit 658743a
committed
drm/asahi: workqueue: Drop completed work items
This reverts commit 513cd15 ("drm/asahi: workqueue: Defer freeing
the last completed work item") in asahi-6.17.9-1.
Keeping the last completed work item limits the number of user space
queues to at most 127 (the number of slots available for the
BufferManager) since each work item keeps a slot alive.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent d26a4ec commit 658743a
1 file changed
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
715 | 714 | | |
716 | 715 | | |
717 | 716 | | |
718 | | - | |
719 | 717 | | |
720 | 718 | | |
721 | 719 | | |
| |||
909 | 907 | | |
910 | 908 | | |
911 | 909 | | |
912 | | - | |
913 | | - | |
914 | 910 | | |
915 | 911 | | |
916 | 912 | | |
917 | 913 | | |
918 | 914 | | |
919 | 915 | | |
920 | 916 | | |
921 | | - | |
922 | | - | |
923 | | - | |
| 917 | + | |
924 | 918 | | |
925 | 919 | | |
926 | | - | |
927 | | - | |
928 | 920 | | |
929 | 921 | | |
930 | 922 | | |
| |||
1021 | 1013 | | |
1022 | 1014 | | |
1023 | 1015 | | |
1024 | | - | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
1030 | | - | |
1031 | | - | |
1032 | | - | |
0 commit comments