]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/gpu/drm/i915/i915_pci.c
Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/drm-intel...
[thirdparty/kernel/linux.git] / drivers / gpu / drm / i915 / i915_pci.c
index acf688b698c396e760160c43e714898fa28e21d8..47b2a2631c5bd80756aad26a3ffdf33c4848b753 100644 (file)
@@ -1033,6 +1033,7 @@ static const struct intel_device_info xehpsdv_info = {
        .display = { },
        .has_64k_pages = 1,
        .needs_compact_pt = 1,
+       .has_media_ratio_mode = 1,
        .platform_engine_mask =
                BIT(RCS0) | BIT(BCS0) |
                BIT(VECS0) | BIT(VECS1) | BIT(VECS2) | BIT(VECS3) |
@@ -1054,6 +1055,7 @@ static const struct intel_device_info xehpsdv_info = {
        .has_guc_deprivilege = 1, \
        .has_heci_pxp = 1, \
        .needs_compact_pt = 1, \
+       .has_media_ratio_mode = 1, \
        .platform_engine_mask = \
                BIT(RCS0) | BIT(BCS0) | \
                BIT(VECS0) | BIT(VECS1) | \