diff options
| author | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-03-14 03:30:11 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-20 02:30:11 +0300 |
| commit | fd93946d594efc6df3f48c684ce87cbbde82dcb9 (patch) | |
| tree | 12b53601baf6fe8a3dfeff9a6b84d5795a8031a4 /include | |
| parent | 95ff48c2e7a6f4968b1f795462e7e3af334c2749 (diff) | |
| download | linux-fd93946d594efc6df3f48c684ce87cbbde82dcb9.tar.xz | |
drm/xe: Add missing LRC workarounds for graphics 1200
Synchronize LRC workarounds for graphics version 1200 with i915 up to
commit 7cdae9e9ee5e ("drm/i915: Move DG2 tuning to the right function").
These were probably missed for TGL/RKL before because in i915 it uses a
!IS_DG1() condition. Avoid a similar issue by just checking the
graphics version 1200 since DG1 is 1210.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20230314003012.2600353-14-lucas.demarchi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
