intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Maxime Ripard <mripard@redhat.com>
To: Dave Airlie <airlied@gmail.com>,  Simona Vetter <simona.vetter@ffwll.ch>
Cc: "Jani Nikula" <jani.nikula@linux.intel.com>,
	"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
	"Tvrtko Ursulin" <tursulin@ursulin.net>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
	"Thomas Zimmermann" <tzimmermann@suse.de>,
	"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
	"Maxime Ripard" <mripard@kernel.org>,
	"Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
	"Oded Gabbay" <ogabbay@kernel.org>,
	"Lucas De Marchi" <lucas.demarchi@intel.com>,
	dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
	intel-xe@lists.freedesktop.org, dim-tools@lists.freedesktop.org
Subject: [PULL] drm-misc-next
Date: Thu, 19 Jun 2025 08:39:15 +0200	[thread overview]
Message-ID: <20250619-perfect-industrious-whippet-8ed3db@houat> (raw)

[-- Attachment #1: Type: text/plain, Size: 19145 bytes --]

Hi,

Here's this week drm-misc-next PR.

Maxime

drm-misc-next-2025-06-19:
drm-misc-next for 6.17:

UAPI Changes:
- Add Task Information for the wedge API

Cross-subsystem Changes:

Core Changes:
- Fix warnings related to export.h
- fbdev: Make CONFIG_FIRMWARE_EDID available on all architectures
- fence: Fix UAF issues
- format-helper: Improve tests

Driver Changes:
- ivpu: Add turbo flag, Add Wildcat Lake Support
- rz-du: Improve MIPI-DSI Support
- vmwgfx: fence improvement
The following changes since commit c5b4393c5492555e35c08677a326c9c53b275abd:

  drm/file: add client id to drm_file_error (2025-06-12 14:33:51 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-2025-06-19

for you to fetch changes up to 1a45ef022f0364186d4fb2f4e5255dcae1ff638a:

  drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers (2025-06-18 10:46:03 +0200)

----------------------------------------------------------------
drm-misc-next for 6.17:

UAPI Changes:
- Add Task Information for the wedge API

Cross-subsystem Changes:

Core Changes:
- Fix warnings related to export.h
- fbdev: Make CONFIG_FIRMWARE_EDID available on all architectures
- fence: Fix UAF issues
- format-helper: Improve tests

Driver Changes:
- ivpu: Add turbo flag, Add Wildcat Lake Support
- rz-du: Improve MIPI-DSI Support
- vmwgfx: fence improvement

----------------------------------------------------------------
Andrzej Kacprowski (1):
      accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl

André Almeida (6):
      drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
      drm: amdgpu: Create amdgpu_vm_print_task_info()
      drm: Create a task info option for wedge events
      drm/doc: Add a section about "Task information" for the wedge API
      drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
      drm/amdgpu: Make use of drm_wedge_task_info

Arnd Bergmann (1):
      drm: omapdrm: reduce clang stack usage

Bartosz Golaszewski (1):
      drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacks

Christian König (2):
      drm/prime: remove drm_prime_lookup_buf_by_handle
      Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"

Ian Forbes (3):
      drm/vmwgfx: Update last_read_seqno under the fence lock
      drm/vmwgfx: Implement dma_fence_ops properly
      drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel

Jerome Brunet (1):
      drm/bridge: ti-sn65dsi86: use the auxiliary device

Lad Prabhakar (9):
      drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
      drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
      drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation
      drm: renesas: rz-du: mipi_dsi: Add OF data support
      drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
      drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
      drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
      drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
      drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation

Lizhi Hou (1):
      accel/amdxdna: Revise device bo creation and free

Maciej Falkowski (1):
      accel/ivpu: Add initial Wildcat Lake support

Maíra Canal (1):
      drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST

Thomas Zimmermann (30):
      drm/format-helper: Normalize BT.601 factors to 256
      drm/format-helper: Update tests after BT.601 changes
      drm: Do not include <linux/export.h>
      drm: Include <linux/export.h>
      drm/bridge: Include <linux/export.h>
      drm/client: Include <linux/export.h>
      drm/display: Include <linux/export.h>
      drm/gem: Include <linux/export.h>
      drm/panel: Include <linux/export.h>
      drm/scheduler: Include <linux/export.h>
      drm/ttm: Include <linux/export.h>
      fbdev: Remove trailing whitespaces
      fbdev: Include <linux/export.h>
      fbdev/c2p: Include <linux/export.h>
      fbdev/cyber2000fb: Unexport symbols
      fbdev/matroxfb: Remove trailing whitespaces
      fbdev/matroxfb: Include <linux/export.h>
      fbdev/omap: Include <linux/export.h>
      fbdev/omap2: Include <linux/export.h>
      fbdev/omap2: Do not include <linux/export.h>
      fbdev/mb862xx: Do not include <linux/export.h>
      fbdev/pxafb: Unexport symbol
      fbdev/sisfb: Unexport symbols
      fbdev/viafb: Include <linux/export.h>
      fbdev/viafb: Do not include <linux/export.h>
      video: Make CONFIG_FIRMWARE_EDID generally available
      video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
      drm/tests: Do not use drm_fb_blit() in format-helper tests
      drm/tests: Test drm_fb_build_fourcc_list() in separate test suite
      drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers

Tvrtko Ursulin (4):
      sync_file: Protect access to driver and timeline name
      drm/i915: Protect access to driver and timeline name
      dma-fence: Add safe access helpers and document the rules
      drm/xe: Make dma-fences compliant with the safe access rules

 Documentation/gpu/drm-uapi.rst                     |  17 +
 arch/x86/kernel/setup.c                            |   4 +
 drivers/accel/amdxdna/aie2_ctx.c                   |   2 +-
 drivers/accel/amdxdna/amdxdna_gem.c                | 191 ++++----
 drivers/accel/amdxdna/amdxdna_gem.h                |   3 +-
 drivers/accel/ivpu/ivpu_drv.c                      |   1 +
 drivers/accel/ivpu/ivpu_drv.h                      |  14 +-
 drivers/accel/ivpu/ivpu_hw_ip.c                    |   1 +
 drivers/accel/ivpu/ivpu_job.c                      |  81 ++--
 drivers/dma-buf/dma-fence.c                        | 111 ++++-
 drivers/dma-buf/sync_file.c                        |  24 +-
 drivers/gpu/drm/Kconfig.debug                      |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c        |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c   |   4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  13 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.c            |  11 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  22 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h             |   6 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c              |   4 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |   5 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c           |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_events.c            |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c        |   8 +-
 .../gpu/drm/bridge/analogix/analogix-i2c-dptx.c    |   2 +
 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |   1 +
 drivers/gpu/drm/bridge/aux-bridge.c                |   1 +
 drivers/gpu/drm/bridge/aux-hpd-bridge.c            |   1 +
 drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c     |   2 +
 drivers/gpu/drm/bridge/panel.c                     |   1 +
 drivers/gpu/drm/bridge/samsung-dsim.c              |   1 +
 drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c       |   1 +
 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c          |   1 +
 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c      |   1 +
 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c     |   1 +
 drivers/gpu/drm/bridge/ti-sn65dsi86.c              |  67 +--
 drivers/gpu/drm/clients/drm_client_setup.c         |   2 +
 drivers/gpu/drm/display/drm_bridge_connector.c     |   1 +
 drivers/gpu/drm/display/drm_dp_aux_bus.c           |   1 +
 drivers/gpu/drm/display/drm_dp_cec.c               |   1 +
 drivers/gpu/drm/display/drm_dp_helper.c            |   1 +
 drivers/gpu/drm/display/drm_dp_mst_topology.c      |   1 +
 drivers/gpu/drm/display/drm_dp_tunnel.c            |   1 +
 drivers/gpu/drm/display/drm_dsc_helper.c           |   1 +
 drivers/gpu/drm/display/drm_hdmi_audio_helper.c    |   1 +
 drivers/gpu/drm/display/drm_hdmi_cec_helper.c      |   1 +
 .../gpu/drm/display/drm_hdmi_cec_notifier_helper.c |   1 +
 drivers/gpu/drm/display/drm_hdmi_helper.c          |   1 +
 drivers/gpu/drm/display/drm_hdmi_state_helper.c    |   2 +
 drivers/gpu/drm/display/drm_scdc_helper.c          |   1 +
 drivers/gpu/drm/drm_atomic.c                       |   2 +-
 drivers/gpu/drm/drm_atomic_helper.c                |   1 +
 drivers/gpu/drm/drm_atomic_state_helper.c          |   1 +
 drivers/gpu/drm/drm_atomic_uapi.c                  |   1 +
 drivers/gpu/drm/drm_auth.c                         |   1 +
 drivers/gpu/drm/drm_bridge.c                       |   1 +
 drivers/gpu/drm/drm_bridge_helper.c                |   2 +
 drivers/gpu/drm/drm_buddy.c                        |   1 +
 drivers/gpu/drm/drm_client.c                       |   1 +
 drivers/gpu/drm/drm_client_event.c                 |   1 +
 drivers/gpu/drm/drm_client_modeset.c               |   2 +
 drivers/gpu/drm/drm_color_mgmt.c                   |   1 +
 drivers/gpu/drm/drm_connector.c                    |   1 +
 drivers/gpu/drm/drm_damage_helper.c                |   2 +
 drivers/gpu/drm/drm_debugfs_crc.c                  |   1 +
 drivers/gpu/drm/drm_drv.c                          |  22 +-
 drivers/gpu/drm/drm_edid.c                         |   1 +
 drivers/gpu/drm/drm_exec.c                         |   2 +
 drivers/gpu/drm/drm_fb_dma_helper.c                |   2 +
 drivers/gpu/drm/drm_fb_helper.c                    |   1 +
 drivers/gpu/drm/drm_fbdev_dma.c                    |   1 +
 drivers/gpu/drm/drm_fbdev_shmem.c                  |   1 +
 drivers/gpu/drm/drm_fbdev_ttm.c                    |   1 +
 drivers/gpu/drm/drm_file.c                         |   1 +
 drivers/gpu/drm/drm_flip_work.c                    |   1 +
 drivers/gpu/drm/drm_format_helper.c                | 247 ++++------
 drivers/gpu/drm/drm_format_internal.h              |  10 +-
 drivers/gpu/drm/drm_gem.c                          |   1 +
 drivers/gpu/drm/drm_gem_atomic_helper.c            |   1 +
 drivers/gpu/drm/drm_gem_framebuffer_helper.c       |   1 +
 drivers/gpu/drm/drm_gem_ttm_helper.c               |   1 +
 drivers/gpu/drm/drm_gem_vram_helper.c              |   1 +
 drivers/gpu/drm/drm_gpusvm.c                       |   1 +
 drivers/gpu/drm/drm_gpuvm.c                        |   1 +
 drivers/gpu/drm/drm_managed.c                      |   1 +
 drivers/gpu/drm/drm_mipi_dbi.c                     |   1 +
 drivers/gpu/drm/drm_mipi_dsi.c                     |   1 +
 drivers/gpu/drm/drm_mode_config.c                  |   1 +
 drivers/gpu/drm/drm_modeset_helper.c               |   2 +
 drivers/gpu/drm/drm_modeset_lock.c                 |   2 +
 drivers/gpu/drm/drm_panel.c                        |   1 +
 drivers/gpu/drm/drm_panel_backlight_quirks.c       |   1 +
 drivers/gpu/drm/drm_panel_orientation_quirks.c     |   1 +
 drivers/gpu/drm/drm_panic.c                        |   1 +
 drivers/gpu/drm/drm_pci.c                          |   1 -
 drivers/gpu/drm/drm_plane.c                        |   1 +
 drivers/gpu/drm/drm_plane_helper.c                 |   1 +
 drivers/gpu/drm/drm_print.c                        |   1 +
 drivers/gpu/drm/drm_privacy_screen.c               |   1 +
 drivers/gpu/drm/drm_self_refresh_helper.c          |   1 +
 drivers/gpu/drm/drm_simple_kms_helper.c            |   1 +
 drivers/gpu/drm/drm_suballoc.c                     |   2 +
 drivers/gpu/drm/drm_syncobj.c                      |   1 +
 drivers/gpu/drm/drm_vblank_work.c                  |   2 +
 drivers/gpu/drm/drm_vma_manager.c                  |   1 +
 drivers/gpu/drm/drm_writeback.c                    |   1 +
 drivers/gpu/drm/i915/gt/intel_gt_requests.c        |  10 +-
 drivers/gpu/drm/i915/gt/intel_reset.c              |   3 +-
 drivers/gpu/drm/i915/i915_request.c                |   7 +-
 drivers/gpu/drm/i915/i915_sw_fence.c               |  10 +-
 drivers/gpu/drm/lib/drm_random.c                   |   1 +
 drivers/gpu/drm/omapdrm/dss/dispc.c                |   2 +-
 drivers/gpu/drm/panel/panel-samsung-s6e63m0.c      |   1 +
 drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c     | 151 ++++--
 .../gpu/drm/renesas/rz-du/rzg2l_mipi_dsi_regs.h    |   2 -
 drivers/gpu/drm/scheduler/sched_entity.c           |   1 +
 drivers/gpu/drm/scheduler/sched_fence.c            |   1 +
 drivers/gpu/drm/scheduler/sched_main.c             |   1 +
 drivers/gpu/drm/sysfb/drm_sysfb_helper.h           |   4 +
 drivers/gpu/drm/sysfb/drm_sysfb_modeset.c          | 138 ++++++
 drivers/gpu/drm/sysfb/efidrm.c                     |   6 +-
 drivers/gpu/drm/sysfb/ofdrm.c                      |   5 +-
 drivers/gpu/drm/sysfb/simpledrm.c                  |   5 +-
 drivers/gpu/drm/sysfb/vesadrm.c                    |   6 +-
 drivers/gpu/drm/tests/Makefile                     |   3 +-
 drivers/gpu/drm/tests/drm_format_helper_test.c     | 262 +----------
 drivers/gpu/drm/tests/drm_kunit_helpers.c          |   1 +
 drivers/gpu/drm/tests/drm_sysfb_modeset_test.c     | 168 +++++++
 drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c      |   3 +
 drivers/gpu/drm/ttm/tests/ttm_mock_manager.c       |   3 +
 drivers/gpu/drm/ttm/ttm_agp_backend.c              |   1 +
 drivers/gpu/drm/ttm/ttm_backup.c                   |   2 +
 drivers/gpu/drm/ttm/ttm_bo.c                       |   1 +
 drivers/gpu/drm/ttm/ttm_bo_util.c                  |   2 +
 drivers/gpu/drm/ttm/ttm_bo_vm.c                    |   2 +
 drivers/gpu/drm/ttm/ttm_device.c                   |   1 +
 drivers/gpu/drm/ttm/ttm_execbuf_util.c             |   2 +
 drivers/gpu/drm/ttm/ttm_pool.c                     |   1 +
 drivers/gpu/drm/ttm/ttm_range_manager.c            |   2 +
 drivers/gpu/drm/ttm/ttm_resource.c                 |   1 +
 drivers/gpu/drm/ttm/ttm_tt.c                       |   1 +
 drivers/gpu/drm/vkms/tests/Makefile                |   7 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c                |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |   8 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h                |  19 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c            |  29 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c              | 510 +++------------------
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.h              |  21 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c                |  61 ++-
 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c             |   2 +-
 drivers/gpu/drm/xe/xe_device.c                     |   3 +-
 drivers/gpu/drm/xe/xe_guc_exec_queue_types.h       |   2 +
 drivers/gpu/drm/xe/xe_guc_submit.c                 |   7 +-
 drivers/gpu/drm/xe/xe_hw_fence.c                   |   3 +
 drivers/video/Kconfig                              |  18 +-
 drivers/video/fbdev/c2p_iplan2.c                   |   1 +
 drivers/video/fbdev/c2p_planar.c                   |   1 +
 drivers/video/fbdev/core/Kconfig                   |  15 -
 drivers/video/fbdev/core/cfbcopyarea.c             |   2 +
 drivers/video/fbdev/core/cfbfillrect.c             |   2 +
 drivers/video/fbdev/core/cfbimgblt.c               |   2 +
 drivers/video/fbdev/core/fb_ddc.c                  |   1 +
 drivers/video/fbdev/core/fb_defio.c                |   1 +
 drivers/video/fbdev/core/fb_io_fops.c              |   1 +
 drivers/video/fbdev/core/fb_sys_fops.c             |   2 +
 drivers/video/fbdev/core/fbcmap.c                  |   1 +
 drivers/video/fbdev/core/fbcon.c                   |   1 +
 drivers/video/fbdev/core/fbmon.c                   |   5 +-
 drivers/video/fbdev/core/modedb.c                  |   1 +
 drivers/video/fbdev/core/svgalib.c                 |   1 +
 drivers/video/fbdev/core/syscopyarea.c             |   2 +
 drivers/video/fbdev/core/sysfillrect.c             |   2 +
 drivers/video/fbdev/core/sysimgblt.c               |   2 +
 drivers/video/fbdev/cyber2000fb.c                  |  36 --
 drivers/video/fbdev/cyber2000fb.h                  |   2 -
 drivers/video/fbdev/macmodes.c                     |   3 +-
 drivers/video/fbdev/matrox/g450_pll.c              |  26 +-
 drivers/video/fbdev/matrox/matroxfb_DAC1064.c      |  47 +-
 drivers/video/fbdev/matrox/matroxfb_Ti3026.c       |   1 +
 drivers/video/fbdev/matrox/matroxfb_accel.c        |   2 +
 drivers/video/fbdev/matrox/matroxfb_base.c         |   1 +
 drivers/video/fbdev/matrox/matroxfb_g450.c         |  62 +--
 drivers/video/fbdev/matrox/matroxfb_misc.c         |  21 +-
 drivers/video/fbdev/mb862xx/mb862xx-i2c.c          |   1 -
 drivers/video/fbdev/omap/lcd_dma.c                 |   1 +
 drivers/video/fbdev/omap/lcdc.c                    |   2 +
 drivers/video/fbdev/omap/omapfb_main.c             |   2 +
 drivers/video/fbdev/omap2/omapfb/dss/apply.c       |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/core.c        |   1 +
 .../video/fbdev/omap2/omapfb/dss/dispc-compat.c    |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/display.c     |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/dpi.c         |   1 -
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c      |   1 +
 .../video/fbdev/omap2/omapfb/dss/dss_features.c    |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/manager.c     |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/output.c      |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/overlay.c     |   1 +
 drivers/video/fbdev/omap2/omapfb/dss/sdi.c         |   1 -
 drivers/video/fbdev/omap2/omapfb/dss/venc.c        |   1 +
 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c    |   1 -
 drivers/video/fbdev/omap2/omapfb/vrfb.c            |   1 +
 drivers/video/fbdev/pxafb.c                        |  17 +-
 drivers/video/fbdev/sbuslib.c                      |   1 +
 drivers/video/fbdev/sis/sis.h                      |   2 -
 drivers/video/fbdev/sis/sis_main.c                 |  25 -
 drivers/video/fbdev/via/via-core.c                 |   1 +
 drivers/video/fbdev/via/via-gpio.c                 |   1 -
 drivers/video/fbdev/via/via_i2c.c                  |   1 +
 drivers/video/fbdev/wmt_ge_rops.c                  |   1 +
 include/drm/drm_device.h                           |   9 +
 include/drm/drm_drv.h                              |   3 +-
 include/drm/drm_format_helper.h                    |  13 +-
 include/linux/dma-fence.h                          |  31 +-
 include/linux/platform_data/video-pxafb.h          |   1 -
 include/trace/events/dma_fence.h                   |  38 +-
 include/uapi/drm/ivpu_accel.h                      |  14 +
 include/video/edid.h                               |   3 +-
 include/video/sisfb.h                              |   6 -
 222 files changed, 1487 insertions(+), 1432 deletions(-)
 create mode 100644 drivers/gpu/drm/tests/drm_sysfb_modeset_test.c

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 273 bytes --]

             reply	other threads:[~2025-06-19  6:39 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-19  6:39 Maxime Ripard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-11  9:17 [PULL] drm-misc-next Thomas Zimmermann
2025-09-04  9:09 Thomas Zimmermann
2025-08-28  6:57 Thomas Zimmermann
2025-08-21  7:38 Thomas Zimmermann
2025-08-14  7:24 Thomas Zimmermann
2025-07-17  8:00 Maxime Ripard
2025-07-10 10:06 Maxime Ripard
2025-07-11  9:08 ` Simona Vetter
2025-07-03  8:12 Maxime Ripard
2025-06-26  8:06 Maxime Ripard
2025-06-12 14:24 Maxime Ripard
2025-05-12 10:35 Maarten Lankhorst
2025-05-08  7:05 Maarten Lankhorst
2025-04-29 12:44 Maarten Lankhorst
2025-04-09 17:37 Maarten Lankhorst
2025-03-06 13:07 Thomas Zimmermann
2025-02-27  9:40 Thomas Zimmermann
2025-02-20  8:53 Thomas Zimmermann
2025-02-12  9:06 Thomas Zimmermann
2025-01-06  8:51 Maxime Ripard
2024-12-19 12:08 Maxime Ripard
2024-12-16 10:35 Maxime Ripard
2024-12-05 14:38 Maxime Ripard
2024-11-13  9:19 Maarten Lankhorst
2024-11-08 13:26 Maarten Lankhorst
2024-10-31 13:41 Maarten Lankhorst
2024-11-18 15:08 ` Nathan Chancellor
2024-11-19 16:29   ` Liviu Dudau
2024-11-19 21:49     ` Nathan Chancellor
2024-11-22  9:14       ` Maxime Ripard
2024-10-25  9:30 Maarten Lankhorst
2024-10-17 12:38 Maarten Lankhorst
2024-10-09 18:17 Maarten Lankhorst
2024-09-26 20:38 Maarten Lankhorst
2024-09-20 10:07 Maarten Lankhorst
2024-08-29 14:46 Thomas Zimmermann
2024-08-22 15:07 Thomas Zimmermann
2024-08-27 10:45 ` Daniel Vetter
2024-08-16  8:41 Thomas Zimmermann
2024-08-22  8:15 ` Daniel Vetter
2024-08-09  7:12 Thomas Zimmermann
2024-08-01 12:14 Thomas Zimmermann
2024-08-08 18:53 ` Daniel Vetter
2024-07-04 13:17 Maxime Ripard
2024-07-05 10:44 ` Daniel Vetter
2024-06-27 10:49 Maxime Ripard
2024-06-20  8:01 Maxime Ripard
2024-06-13  7:49 Maxime Ripard
2024-06-06 11:10 Maxime Ripard
2024-05-30 10:26 Maxime Ripard
2024-04-25 14:39 Maarten Lankhorst
2024-04-19 12:04 Maarten Lankhorst
2024-04-10 14:59 Maarten Lankhorst
2024-04-05 12:36 Maarten Lankhorst
2024-03-28 11:22 Maarten Lankhorst
2024-03-21 13:56 Maarten Lankhorst
2024-02-29  8:48 Thomas Zimmermann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250619-perfect-industrious-whippet-8ed3db@houat \
    --to=mripard@redhat.com \
    --cc=airlied@gmail.com \
    --cc=dim-tools@lists.freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=ogabbay@kernel.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=simona.vetter@ffwll.ch \
    --cc=thomas.hellstrom@linux.intel.com \
    --cc=tursulin@ursulin.net \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).