[Intel-gfx] [PATCH v4 2/2] drm/i915/tgl: add modular FIA to device info

Summers, Stuart stuart.summers at intel.com
Fri Jul 12 17:48:48 UTC 2019


On Thu, 2019-07-11 at 22:57 -0700, Lucas De Marchi wrote:
> Tiger Lake has modular FIA bit indicating if we are using it, so add
> to
> the device info.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

Reviewed-by: Stuart Summers <stuart.summers at intel.com>

> ---
>  drivers/gpu/drm/i915/i915_pci.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/i915/i915_pci.c
> b/drivers/gpu/drm/i915/i915_pci.c
> index e83c94cf2744..7ec8170f1794 100644
> --- a/drivers/gpu/drm/i915/i915_pci.c
> +++ b/drivers/gpu/drm/i915/i915_pci.c
> @@ -790,6 +790,7 @@ static const struct intel_device_info
> intel_tigerlake_12_info = {
>  	PLATFORM(INTEL_TIGERLAKE),
>  	.num_pipes = 4,
>  	.require_force_probe = 1,
> +	.display.has_modular_fia = 1,
>  	.engine_mask =
>  		BIT(RCS0) | BIT(BCS0) | BIT(VECS0) | BIT(VCS0) |
> BIT(VCS2),
>  };
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3270 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20190712/f05d1437/attachment.bin>


More information about the Intel-gfx mailing list