ACK/Cmnt: [PATCH 1/1] UBUNTU: SAUCE: drm/i915: Force DPCD backlight mode for BOE 2270 panel
Stefan Bader
stefan.bader at canonical.com
Wed Dec 16 08:51:42 UTC 2020
On 10.12.20 09:16, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1904991
>
> BOE 2270 panel failed to control backlight brightness.
> Add it in edid quirks to force using DPCD backlight control.
> Then the brightness can be controlled.
>
> Signed-off-by: Aaron Ma <aaron.ma at canonical.com>
> Signed-off-by: Lyude Paul <lyude at redhat.com>
> Link: https://patchwork.freedesktop.org/patch/msgid/20201009085750.88490-2-aaron.ma@canonical.com(backported from commit 055f8458d95a38c20e8360634255f684378179eb)
> Signed-off-by: Aaron Ma <aaron.ma at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---
This is upstream now, so we should adjust provenance and drop the "UBUNTU:
SAUCE:" when applying.
-Stefan
> drivers/gpu/drm/drm_dp_helper.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/drm_dp_helper.c b/drivers/gpu/drm/drm_dp_helper.c
> index c8b70b52b4d9..ee9fb6569e7a 100644
> --- a/drivers/gpu/drm/drm_dp_helper.c
> +++ b/drivers/gpu/drm/drm_dp_helper.c
> @@ -1326,6 +1326,7 @@ static const struct edid_quirk edid_quirk_list[] = {
> * PSR being enabled.
> */
> { MFG(0x0d, 0xae), PROD_ID(0x19, 0x15), BIT(DP_QUIRK_FORCE_PSR_CHIP_DEFAULT) },
> + { MFG(0x09, 0xe5), PROD_ID(0xde, 0x08), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) },
> };
>
> #undef MFG
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20201216/42dea1ad/attachment-0001.sig>
More information about the kernel-team
mailing list