[Intel-gfx] [PATCH 1/1] drm/i915/dmc: Bump ADLP DMC version to v2.11
Imre Deak
imre.deak at intel.com
Wed Jul 28 16:22:40 UTC 2021
On Tue, Jul 27, 2021 at 11:55:05AM -0700, Anusha Srivatsa wrote:
> Release notes mention that this verion has:
> - Fixes for DC6v issue.
> - Flip queue enabled on pipe C and pipe D.
>
> Cc: Imre Deak <imre.deak at intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
I suggest merging this only once we can look at the firmware source. I
can't see this yet for v2.11.
> ---
> drivers/gpu/drm/i915/display/intel_dmc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_dmc.c b/drivers/gpu/drm/i915/display/intel_dmc.c
> index 9895fd957df9..601c30b92739 100644
> --- a/drivers/gpu/drm/i915/display/intel_dmc.c
> +++ b/drivers/gpu/drm/i915/display/intel_dmc.c
> @@ -45,8 +45,8 @@
>
> #define GEN12_DMC_MAX_FW_SIZE ICL_DMC_MAX_FW_SIZE
>
> -#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 10)
> -#define ADLP_DMC_VERSION_REQUIRED DMC_VERSION(2, 10)
> +#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 11)
> +#define ADLP_DMC_VERSION_REQUIRED DMC_VERSION(2, 11)
> MODULE_FIRMWARE(ADLP_DMC_PATH);
>
> #define ADLS_DMC_PATH DMC_PATH(adls, 2, 01)
> --
> 2.32.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
More information about the Intel-gfx
mailing list