Commit 430d981
drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74
[ Upstream commit c44d4ef ]
Some of our existing Xe_LPG workarounds and tuning are also applicable
to the version 12.74 variant. Extend the condition bounds accordingly.
Also fix the comment on Wa_14018575942 while we're at it.
v2: Extend some more workarounds (Harish)
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Haridhar Kalvala <haridhar.kalvala@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240108122738.14399-4-haridhar.kalvala@intel.com
Stable-dep-of: 186bce6 ("drm/i915/mtl: Update workaround 14018575942")
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 786629d commit 430d981
File tree
3 files changed
+18
-12
lines changed- drivers/gpu/drm/i915
- gt
3 files changed
+18
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
| 825 | + | |
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
793 | | - | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
794 | 799 | | |
795 | 800 | | |
796 | 801 | | |
| |||
908 | 913 | | |
909 | 914 | | |
910 | 915 | | |
911 | | - | |
| 916 | + | |
912 | 917 | | |
913 | 918 | | |
914 | 919 | | |
| |||
1643 | 1648 | | |
1644 | 1649 | | |
1645 | 1650 | | |
1646 | | - | |
| 1651 | + | |
1647 | 1652 | | |
1648 | 1653 | | |
1649 | 1654 | | |
| |||
1710 | 1715 | | |
1711 | 1716 | | |
1712 | 1717 | | |
1713 | | - | |
| 1718 | + | |
1714 | 1719 | | |
1715 | 1720 | | |
1716 | 1721 | | |
| |||
1743 | 1748 | | |
1744 | 1749 | | |
1745 | 1750 | | |
1746 | | - | |
| 1751 | + | |
1747 | 1752 | | |
1748 | 1753 | | |
1749 | 1754 | | |
| |||
2216 | 2221 | | |
2217 | 2222 | | |
2218 | 2223 | | |
2219 | | - | |
| 2224 | + | |
2220 | 2225 | | |
2221 | 2226 | | |
2222 | 2227 | | |
| |||
2828 | 2833 | | |
2829 | 2834 | | |
2830 | 2835 | | |
2831 | | - | |
| 2836 | + | |
2832 | 2837 | | |
2833 | 2838 | | |
2834 | 2839 | | |
| |||
2881 | 2886 | | |
2882 | 2887 | | |
2883 | 2888 | | |
2884 | | - | |
| 2889 | + | |
| 2890 | + | |
2885 | 2891 | | |
2886 | 2892 | | |
2887 | 2893 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3225 | 3225 | | |
3226 | 3226 | | |
3227 | 3227 | | |
3228 | | - | |
| 3228 | + | |
3229 | 3229 | | |
3230 | 3230 | | |
3231 | 3231 | | |
| |||
0 commit comments