[PATCH] drm/dp-helper: DP_TEST_MISC1 should be DP_TEST_MISC0
Deucher, Alexander
Alexander.Deucher at amd.com
Thu Apr 13 19:11:03 UTC 2017
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Harry Wentland
> Sent: Thursday, April 13, 2017 10:34 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Wentland, Harry
> Subject: [PATCH] drm/dp-helper: DP_TEST_MISC1 should be
> DP_TEST_MISC0
>
> Bring this in line with spec and what commit in upstream drm tree.
>
> Signed-off-by: Harry Wentland <harry.wentland at amd.com>
I think you forgot to commit the relevant change on the DC side as this breaks the DC compile.
Alex
> ---
>
> This brings this definition in amd-staging-4.9 in line with upstream.
>
> include/drm/drm_dp_helper.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_dp_helper.h b/include/drm/drm_dp_helper.h
> index 4b14a7674be1..d6a5015976d9 100644
> --- a/include/drm/drm_dp_helper.h
> +++ b/include/drm/drm_dp_helper.h
> @@ -419,7 +419,7 @@
>
> #define DP_TEST_PATTERN 0x221
>
> -#define DP_TEST_MISC1 0x232
> +#define DP_TEST_MISC0 0x232
>
> #define DP_TEST_CRC_R_CR 0x240
> #define DP_TEST_CRC_G_Y 0x242
> --
> 2.11.0
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list