[linux-yocto] [linux-yocto-dev v5.14/standard/bcm-2xxx-rpi]: driver: gpu: vc4: fix building issue caused by upgrading kernel

2021-09-25 Thread Meng Li
From: Limeng Hi Bruce, This patch is used to fix building issue caused by upgrading kernel. Could you please help to merge this patch into linux-yocto-dev, branch is only v5.14/standard/bcm-2xxx-rpi? diffstat info ad below: vc4_hdmi.c | 178

[linux-yocto] [PATCH] driver: gpu: vc4: fix building issue caused by upgrading kernel

2021-09-25 Thread Meng Li
From: Meng Li When upgrade kernel verriosn, there are some upstream code that conflict with SDK patch, so causing build issue. In order to fix the building issue, restore code to align with SDK kernel code. Signed-off-by: Meng Li --- drivers/gpu/drm/vc4/vc4_hdmi.c | 178