On 2026-02-27 03:52, Timur Kristóf wrote:
> On Wednesday, February 25, 2026 1:04:29 PM Central European Standard Time
> Melissa Wen wrote:
>> Hi,
>>
>> This is a reduced version of `drm/amd/display: more drm_edid to AMD
>> display driver` [1] sent a few months ago only with the less invasive
>> changes, i.e., those changes that don't affect DC. This partial focus on
>> using more drm_edid helpers instead of raw EDID helpers. Most patches
>> here are already reviewed by someone and I think they can be merged
>> without major concerns. They can also prevent new initiatives of keeping
>> parsing raw EDID as driver specific code, which can make harder for us
>> to remove `drm_edid_raw()`. They should focus on moving raw EDID
>> handling to the DRM common code instead.
>>
>> Regarding code changes from previous version, here I added some r-b tags
>> (from Mario and Timur), fixed commit message syntax (Mario) and
>> centralized error handling (Timur). I'll follow up the changes in DC to
>> accept the Linux/DRM opaque object in a separate series since those look
>> more sensitive.
>>
>> [1] https://lore.kernel.org/amd-gfx/[email protected]/
>>
>> BR,
>>
>> Melissa
>>
>
> Nice work, Melissa.
>
> Reviewed-by: Timur Kristóf <[email protected]>
> For this series.
Thanks for your patience Melissa, series is also
Reviewed-by: Leo Li <[email protected]>
We'll include it in this week's testing.
- Leo
>
>