Re: [PATCH v8 5/5] drm/amd/display: Fetch the EDID from _DDC if available for eDP

2024-10-08 Thread Mark Pearson
On Fri, Sep 27, 2024, at 7:06 PM, Mario Limonciello wrote: > From: Mario Limonciello > > Some manufacturers have intentionally put an EDID that differs from > the EDID on the internal panel on laptops. > > Attempt to fetch this EDID if it exists and prefer it over the EDID > that is provided by th

Re: [External] Re: [PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported

2022-08-18 Thread Mark Pearson
On 2022-08-17 13:56, Lyude Paul wrote: > Adding Mark Pearson from Lenovo to this, Mark for reference the original patch > is here: > > https://patchwork.freedesktop.org/patch/497807/?series=107312&rev=1>> > Comments from me down below > > On Wed, 2022-08-1

[PATCH] Lenovo X13 Yoga OLED panel brightness fix. Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes issue seen on Lenovo X13 Yoga with OLED pan

2020-05-19 Thread Mark Pearson
Co-developed-by: jendr...@lenovo.com Signed-off-by: Mark Pearson --- 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 c6fbe6e6bc9d..41f0e797ce8c 100644 --- a/drivers/gpu/drm/drm_dp_helper.c

[PATCH] Lenovo X13 Yoga OLED panel brightness fix. Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes issue seen on Lenovo X13 Yoga with OLED pan

2020-05-18 Thread Mark Pearson
Co-developed-by: jendr...@lenovo.com Signed-off-by: Mark Pearson --- 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 c6fbe6e6bc9d..41f0e797ce8c 100644 --- a/drivers/gpu/drm/drm_dp_helper.c

[PATCH] Lenovo X13 Yoga OLED panel brightness fix

2020-05-18 Thread Mark Pearson
Hi, Patch to fix an issue controlling the brightness of the OLED panel on the Lenovo X13 Yoga Please let me know any feedback or questions. Mark Pearson - Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes

[PATCH] Lenovo X13 Yoga OLED panel brightness fix

2020-05-17 Thread Mark Pearson
Hi, Patch to fix an issue controlling the brightness of the OLED panel on the Lenovo X13 Yoga Please let me know any feedback or questions. Note - apologies if this message has shown up before - I had some mail client issues. Mark Pearson - Add another panel

RE: [External] Re: RFC: Drm-connector properties managed by another driver / privacy screen support

2020-04-16 Thread Mark Pearson
Hi, > -Original Message- > From: Hans de Goede > Sent: Wednesday, April 15, 2020 11:41 AM > On 4/15/20 5:28 PM, Jani Nikula wrote: > > On Wed, 15 Apr 2020, Hans de Goede wrote: > > Moreover, do we actually need two properties, one which could indicate > > userspace's desire for the prope

RE: [External] Re: RFC: Drm-connector properties managed by another driver / privacy screen support

2020-04-16 Thread Mark Pearson
Hi, > -Original Message- > From: Hans de Goede > Sent: Wednesday, April 15, 2020 5:21 PM > > Hi, > > On 4/15/20 11:10 PM, Jani Nikula wrote: > > On Wed, 15 Apr 2020, Rajat Jain wrote: > >> Hello, > >> > >> On Wed, Apr 15, 2020 at 8:40 AM Hans de Goede > wrote: > >>> > >>> Hi, > >>> >

RE: [External] Re: [PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature

2020-02-21 Thread Mark Pearson
e if the two need to be connected somehow (or if handling the event is actually not important and polling is acceptable)? As a note Nitin has been working with the Red Hat folk and is looking at the user space aspect of this (in particularl gnome settings) as well. Thanks Mark Pearson ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

RE: [External] Re: [PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature

2020-02-21 Thread Mark Pearson
Hi Rajat, > -Original Message- > From: Rajat Jain > Sent: Thursday, February 20, 2020 1:39 PM > > > > For this particular issue what is the best way to contribute and get > > involved? We'd like to make it so ePrivacy can be used more easily from > > Linux. I agree a more generic way of c