From: Dave Airlie Date: Thu, 27 Jun 2024 23:41:03 +0000 (+1000) Subject: Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/drivers... X-Git-Url: https://repo.jachan.dev/J-linux.git/commitdiff_plain/fb625bf6187d97c3cd28d680b14bf80f84207e5a?hp=-c Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/drivers.accel.habanalabs.kernel into drm-next This tag contains habanalabs driver changes for v6.11. The notable changes are: - uAPI changes: - Use device-name directory in debugfs-driver-habanalabs. - Expose server type in debugfs. - New features and improvements: - Gradual sleep in polling memory macro. - Reduce Gaudi2 MSI-X interrupt count to 128. - Add Gaudi2-D revision support. - Firmware related changes: - Add timestamp to CPLD info. - Gaudi2: Assume hard-reset by firmware upon MC SEI severe error. - Align Gaudi2 interrupt names. - Check for errors after preboot is ready. - Bug fixes and code cleanups: - Move heartbeat work initialization to early init. - Fix a race when receiving events during reset. - Change the heartbeat scheduling point. - Maintainers: - Change habanalabs maintainer and git repo path. Signed-off-by: Dave Airlie From: Ofir Bitton Link: https://patchwork.freedesktop.org/patch/msgid/ZnfIjTH5AYQvPe7n@obitton-vm-u22.habana-labs.com --- fb625bf6187d97c3cd28d680b14bf80f84207e5a diff --combined MAINTAINERS index 3997f9f1cbc8,7aac88af676f..2560ce0eba4f --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -6899,11 -6899,6 +6899,11 @@@ S: Maintaine F: Documentation/devicetree/bindings/display/panel/ilitek,ili9805.yaml F: drivers/gpu/drm/panel/panel-ilitek-ili9805.c +DRM DRIVER FOR ILITEK ILI9806E PANELS +M: Michael Walle +S: Maintained +F: drivers/gpu/drm/panel/panel-ilitek-ili9806e.c + DRM DRIVER FOR JADARD JD9365DA-H3 MIPI-DSI LCD PANELS M: Jagan Teki S: Maintained @@@ -6914,7 -6909,7 +6914,7 @@@ DRM DRIVER FOR LG SW43408 PANEL M: Sumit Semwal M: Caleb Connolly S: Maintained -T: git git://anongit.freedesktop.org/drm/drm-misc +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml F: drivers/gpu/drm/panel/panel-lg-sw43408.c @@@ -7201,7 -7196,6 +7201,7 @@@ L: dri-devel@lists.freedesktop.or S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/gpu/vkms.rst +F: drivers/gpu/drm/ci/xfails/vkms* F: drivers/gpu/drm/vkms/ DRM DRIVER FOR VIRTUALBOX VIRTUAL GPU @@@ -7524,9 -7518,8 +7524,9 @@@ F: include/uapi/drm/v3d_drm. DRM DRIVERS FOR VC4 M: Maxime Ripard +M: Dave Stevenson +R: Raspberry Pi Kernel Maintenance S: Supported -T: git git://github.com/anholt/linux T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/devicetree/bindings/display/brcm,bcm2835-*.yaml F: drivers/gpu/drm/vc4/ @@@ -7573,6 -7566,7 +7573,6 @@@ F: include/drm/gpu_scheduler. DRM PANEL DRIVERS M: Neil Armstrong R: Jessica Zhang -R: Sam Ravnborg L: dri-devel@lists.freedesktop.org S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git @@@ -9597,11 -9591,11 +9597,11 @@@ S: Maintaine F: block/partitions/efi.* HABANALABS PCI DRIVER - M: Oded Gabbay + M: Ofir Bitton L: dri-devel@lists.freedesktop.org S: Supported C: irc://irc.oftc.net/dri-devel - T: git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git + T: git https://github.com/HabanaAI/drivers.accel.habanalabs.kernel.git F: Documentation/ABI/testing/debugfs-driver-habanalabs F: Documentation/ABI/testing/sysfs-driver-habanalabs F: drivers/accel/habanalabs/ @@@ -11018,7 -11012,6 +11018,7 @@@ S: Supporte 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 @@@ -11031,12 -11024,12 +11031,12 @@@ W: https://drm.pages.freedesktop.org/in Q: http://patchwork.freedesktop.org/project/intel-gfx/ B: https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html C: irc://irc.oftc.net/intel-gfx -T: git git://anongit.freedesktop.org/drm-intel +T: git https://gitlab.freedesktop.org/drm/i915/kernel.git 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) @@@ -11052,7 -11045,7 +11052,7 @@@ T: git https://gitlab.freedesktop.org/d 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