Re: [PATCH] MAINTAINERS: adjust file entry in AMD DISPLAY CORE - DML

From: Alex Deucher

Date: Thu Oct 30 2025 - 11:20:33 EST


Applied. Thanks!

On Thu, Oct 30, 2025 at 10:46 AM Lukas Bulwahn <lbulwahn@xxxxxxxxxx> wrote:
>
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> Commit e6a8a000cfe6 ("drm/amd/display: Rename dml2 to dml2_0 folder")
> renames the directory dml2 to dml2_0 in ./drivers/gpu/drm/amd/display/dc,
> but misses to adjust the file entry in AMD DISPLAY CORE - DML.
>
> Adjust the file entry after this directory renaming.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d739e18aab6..7031ee1e7cff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1080,7 +1080,7 @@ M: Austin Zheng <austin.zheng@xxxxxxx>
> M: Jun Lei <jun.lei@xxxxxxx>
> S: Supported
> F: drivers/gpu/drm/amd/display/dc/dml/
> -F: drivers/gpu/drm/amd/display/dc/dml2/
> +F: drivers/gpu/drm/amd/display/dc/dml2_0/
>
> AMD FAM15H PROCESSOR POWER MONITORING DRIVER
> M: Huang Rui <ray.huang@xxxxxxx>
> --
> 2.51.0
>