Hi,
On Tue, Sep 14, 2021 at 12:36 PM Andrzej Hajda wrote:
>
>
> W dniu 14.09.2021 o 20:59, Jani Nikula pisze:
> > On Tue, 14 Sep 2021, Doug Anderson wrote:
> >> Hi,
> >>
> >> On Tue, Sep 14, 2021 at 11:16 AM Jani Nikula
> >> wrote:
> >>> On Thu, 09 Sep 2021, Douglas Anderson wrote:
> In t
W dniu 14.09.2021 o 20:59, Jani Nikula pisze:
> On Tue, 14 Sep 2021, Doug Anderson wrote:
>> Hi,
>>
>> On Tue, Sep 14, 2021 at 11:16 AM Jani Nikula
>> wrote:
>>> On Thu, 09 Sep 2021, Douglas Anderson wrote:
In the patch ("drm/edid: Allow the querying/working with the panel ID
from th
On Tue, 14 Sep 2021, Doug Anderson wrote:
> Hi,
>
> On Tue, Sep 14, 2021 at 11:16 AM Jani Nikula
> wrote:
>>
>> On Thu, 09 Sep 2021, Douglas Anderson wrote:
>> > In the patch ("drm/edid: Allow the querying/working with the panel ID
>> > from the EDID") we introduced a different way of working wi
On Thu, 09 Sep 2021, Douglas Anderson wrote:
> In the patch ("drm/edid: Allow the querying/working with the panel ID
> from the EDID") we introduced a different way of working with the
> panel ID stored in the EDID. Let's use this new way for the quirks
> code.
>
> Advantages of the new style:
> *
Hi,
On Tue, Sep 14, 2021 at 11:16 AM Jani Nikula
wrote:
>
> On Thu, 09 Sep 2021, Douglas Anderson wrote:
> > In the patch ("drm/edid: Allow the querying/working with the panel ID
> > from the EDID") we introduced a different way of working with the
> > panel ID stored in the EDID. Let's use this
On Thu, 09 Sep 2021, Douglas Anderson wrote:
> In the patch ("drm/edid: Allow the querying/working with the panel ID
> from the EDID") we introduced a different way of working with the
> panel ID stored in the EDID. Let's use this new way for the quirks
> code.
>
> Advantages of the new style:
> *
In the patch ("drm/edid: Allow the querying/working with the panel ID
from the EDID") we introduced a different way of working with the
panel ID stored in the EDID. Let's use this new way for the quirks
code.
Advantages of the new style:
* Smaller data structure size. Saves 4 bytes per panel.
* It