Commit d4dbe77
drm/i915: No TLB invalidation on wedged GT
mainline inclusion
commit 55ac6ea
from mainline v6.7-rc1
category: bugfix
[ Upstream commit 55ac6ea ]
It is not an error for GuC TLB invalidations to fail when the GT is
wedged or disabled, so do not process a wait failure as one in
guc_send_invalidate_tlb.
Signed-off-by: Fei Yang <fei.yang@intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
CC: John Harrison <john.c.harrison@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Acked-by: Nirmoy Das <nirmoy.das@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231017180806.3054290-6-jonathan.cavitt@intel.com
(cherry picked from commit 55ac6ea)
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 0ca2c31 commit d4dbe77
1 file changed
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
1972 | 1973 | | |
1973 | 1974 | | |
1974 | 1975 | | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
1975 | 1982 | | |
1976 | 1983 | | |
1977 | 1984 | | |
| |||
4786 | 4793 | | |
4787 | 4794 | | |
4788 | 4795 | | |
| 4796 | + | |
| 4797 | + | |
| 4798 | + | |
| 4799 | + | |
| 4800 | + | |
| 4801 | + | |
| 4802 | + | |
| 4803 | + | |
4789 | 4804 | | |
4790 | 4805 | | |
4791 | 4806 | | |
4792 | 4807 | | |
| 4808 | + | |
4793 | 4809 | | |
4794 | 4810 | | |
4795 | 4811 | | |
| |||
4803 | 4819 | | |
4804 | 4820 | | |
4805 | 4821 | | |
| 4822 | + | |
| 4823 | + | |
| 4824 | + | |
| 4825 | + | |
| 4826 | + | |
| 4827 | + | |
| 4828 | + | |
4806 | 4829 | | |
4807 | 4830 | | |
4808 | 4831 | | |
| |||
4835 | 4858 | | |
4836 | 4859 | | |
4837 | 4860 | | |
4838 | | - | |
| 4861 | + | |
| 4862 | + | |
| 4863 | + | |
| 4864 | + | |
| 4865 | + | |
| 4866 | + | |
| 4867 | + | |
| 4868 | + | |
4839 | 4869 | | |
4840 | 4870 | | |
4841 | 4871 | | |
| |||
0 commit comments