kernel: bump 5.10 to 5.10.94
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-5.10 / 950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch
index ea71da185f66a18de6e96a2712c42a74d69e236d..bf5df6afc1c026c7ce01aed309b85af1b81d759e 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
 +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
-@@ -6525,9 +6525,7 @@ void amdgpu_dm_connector_init_helper(str
+@@ -6528,9 +6528,7 @@ void amdgpu_dm_connector_init_helper(str
        if (connector_type == DRM_MODE_CONNECTOR_HDMIA ||
            connector_type == DRM_MODE_CONNECTOR_DisplayPort ||
            connector_type == DRM_MODE_CONNECTOR_eDP) {
@@ -35,7 +35,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
                        drm_connector_attach_vrr_capable_property(&aconnector->base);
 --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
 +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
-@@ -2492,8 +2492,7 @@ static int dw_hdmi_connector_create(stru
+@@ -2500,8 +2500,7 @@ static int dw_hdmi_connector_create(stru
        drm_connector_attach_max_bpc_property(connector, 8, 16);
  
        if (hdmi->version >= 0x200a && hdmi->plat_data->use_drm_infoframe)