[Intel-gfx] [PATCH 1/2] drm/i915: Update TGL and RKL DMC firmware versions
Matt Roper
matthew.d.roper at intel.com
Sat Aug 15 01:31:21 UTC 2020
On Thu, Aug 13, 2020 at 01:00:28PM -0700, José Roberto de Souza wrote:
> Fixes around DC5, DC6 and DC3CO in those new firmwares.
>
> Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
for both patches in this series.
Matt
> ---
> drivers/gpu/drm/i915/display/intel_csr.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_csr.c b/drivers/gpu/drm/i915/display/intel_csr.c
> index f22a7645c249..d5db16764619 100644
> --- a/drivers/gpu/drm/i915/display/intel_csr.c
> +++ b/drivers/gpu/drm/i915/display/intel_csr.c
> @@ -40,12 +40,12 @@
>
> #define GEN12_CSR_MAX_FW_SIZE ICL_CSR_MAX_FW_SIZE
>
> -#define RKL_CSR_PATH "i915/rkl_dmc_ver2_01.bin"
> -#define RKL_CSR_VERSION_REQUIRED CSR_VERSION(2, 1)
> +#define RKL_CSR_PATH "i915/rkl_dmc_ver2_02.bin"
> +#define RKL_CSR_VERSION_REQUIRED CSR_VERSION(2, 2)
> MODULE_FIRMWARE(RKL_CSR_PATH);
>
> -#define TGL_CSR_PATH "i915/tgl_dmc_ver2_06.bin"
> -#define TGL_CSR_VERSION_REQUIRED CSR_VERSION(2, 6)
> +#define TGL_CSR_PATH "i915/tgl_dmc_ver2_08.bin"
> +#define TGL_CSR_VERSION_REQUIRED CSR_VERSION(2, 8)
> #define TGL_CSR_MAX_FW_SIZE 0x6000
> MODULE_FIRMWARE(TGL_CSR_PATH);
>
> --
> 2.28.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795
More information about the Intel-gfx
mailing list