Re: [PATCH 11/10] MAINTAINERS: update i915 and xe entries for include/drm/intel

2024-04-11 Thread Andi Shyti
Hi Jani,

On Thu, Apr 11, 2024 at 06:45:03PM +0300, Jani Nikula wrote:
> With all the Intel specific drm files under include/drm/intel, update
> the i915, xe, and the shared display entries. Do not discriminate based
> on file name pattern, just add the entire directory for all three
> entries.
> 
> Cc: Joonas Lahtinen 
> Cc: Lucas De Marchi 
> Cc: Oded Gabbay 
> Cc: Rodrigo Vivi 
> Cc: Thomas Hellström 
> Cc: Tvrtko Ursulin 
> Signed-off-by: Jani Nikula 

Reviewed-by: Andi Shyti 

Thanks,
Andi


Re: [PATCH 11/10] MAINTAINERS: update i915 and xe entries for include/drm/intel

2024-04-11 Thread Rodrigo Vivi
On Thu, Apr 11, 2024 at 06:45:03PM +0300, Jani Nikula wrote:
> With all the Intel specific drm files under include/drm/intel, update
> the i915, xe, and the shared display entries. Do not discriminate based
> on file name pattern, just add the entire directory for all three
> entries.
> 
> Cc: Joonas Lahtinen 
> Cc: Lucas De Marchi 
> Cc: Oded Gabbay 
> Cc: Rodrigo Vivi 
> Cc: Thomas Hellström 
> Cc: Tvrtko Ursulin 
> Signed-off-by: Jani Nikula 
> ---
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e7a511b443af..a71254fdbf4c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10841,6 +10841,7 @@ S:Supported
>  F:   drivers/gpu/drm/i915/display/
>  F:   drivers/gpu/drm/xe/display/
>  F:   drivers/gpu/drm/xe/compat-i915-headers
> +F:   include/drm/intel/
>  
>  INTEL DRM I915 DRIVER (Meteor Lake, DG2 and older excluding Poulsbo, 
> Moorestown and derivative)
>  M:   Jani Nikula 
> @@ -10858,7 +10859,7 @@ F:
> Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon
>  F:   Documentation/gpu/i915.rst
>  F:   drivers/gpu/drm/ci/xfails/i915*
>  F:   drivers/gpu/drm/i915/
> -F:   include/drm/i915*
> +F:   include/drm/intel/
>  F:   include/uapi/drm/i915_drm.h

Acked-by: Rodrigo Vivi 
on the whole series

>  
>  INTEL DRM XE DRIVER (Lunar Lake and newer)
> @@ -10875,7 +10876,7 @@ T:git 
> https://gitlab.freedesktop.org/drm/xe/kernel.git
>  F:   Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
>  F:   Documentation/gpu/xe/
>  F:   drivers/gpu/drm/xe/
> -F:   include/drm/xe*
> +F:   include/drm/intel/
>  F:   include/uapi/drm/xe_drm.h
>  
>  INTEL ETHERNET DRIVERS
> -- 
> 2.39.2
> 


[PATCH 11/10] MAINTAINERS: update i915 and xe entries for include/drm/intel

2024-04-11 Thread Jani Nikula
With all the Intel specific drm files under include/drm/intel, update
the i915, xe, and the shared display entries. Do not discriminate based
on file name pattern, just add the entire directory for all three
entries.

Cc: Joonas Lahtinen 
Cc: Lucas De Marchi 
Cc: Oded Gabbay 
Cc: Rodrigo Vivi 
Cc: Thomas Hellström 
Cc: Tvrtko Ursulin 
Signed-off-by: Jani Nikula 
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7a511b443af..a71254fdbf4c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10841,6 +10841,7 @@ S:  Supported
 F: drivers/gpu/drm/i915/display/
 F: drivers/gpu/drm/xe/display/
 F: drivers/gpu/drm/xe/compat-i915-headers
+F: include/drm/intel/
 
 INTEL DRM I915 DRIVER (Meteor Lake, DG2 and older excluding Poulsbo, 
Moorestown and derivative)
 M: Jani Nikula 
@@ -10858,7 +10859,7 @@ F:  
Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon
 F: Documentation/gpu/i915.rst
 F: drivers/gpu/drm/ci/xfails/i915*
 F: drivers/gpu/drm/i915/
-F: include/drm/i915*
+F: include/drm/intel/
 F: include/uapi/drm/i915_drm.h
 
 INTEL DRM XE DRIVER (Lunar Lake and newer)
@@ -10875,7 +10876,7 @@ T:  git 
https://gitlab.freedesktop.org/drm/xe/kernel.git
 F: Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
 F: Documentation/gpu/xe/
 F: drivers/gpu/drm/xe/
-F: include/drm/xe*
+F: include/drm/intel/
 F: include/uapi/drm/xe_drm.h
 
 INTEL ETHERNET DRIVERS
-- 
2.39.2