messages from 2024-10-01 07:48:47 to 2024-10-02 15:13:14 UTC [more...]
[PATCH v2] drm/display: Fix building with GCC 15
2024-10-02 9:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/2] Use user-defined workqueue lockdep map for drm sched
2024-10-02 15:13 UTC (8+ messages)
` [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
` [PATCH v4 2/2] drm/xe: Drop GuC submit_wq pool
[PATCH 0/2] drm: Fix up and error handling after fbdev changes
2024-10-02 15:06 UTC (3+ messages)
` [PATCH 1/2] drm/vc4: Run default client setup for all variants
` [PATCH 2/2] drm/fbdev: Ensure that one of the probe functions is defined
[RFC PATCH v4 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
2024-10-02 14:53 UTC (7+ messages)
` [RFC PATCH v4 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
[PATCH v2 00/31] accel/ivpu: Fixes for 6.12-rc1
2024-10-02 14:51 UTC (3+ messages)
[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-10-02 14:50 UTC (5+ messages)
` [PATCH v6 4/8] drm: zynqmp_dp: Convert to a hard IRQ
[PATCH 6.6 386/538] drm/vmwgfx: Prevent unmapping active read buffers
2024-10-02 13:00 UTC
[pull] amdgpu drm-fixes-6.12
2024-10-02 13:58 UTC
[PATCH 00/28] drm: Remove DRM aperture helpers
2024-10-02 13:48 UTC (5+ messages)
` [PATCH 02/28] drm/arm/hdlcd: Use video "
` [PATCH 07/28] drm/i915: "
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
2024-10-02 13:46 UTC (7+ messages)
` [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
` [PATCH v2 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
2024-10-02 13:43 UTC (6+ messages)
` Kernel "
[PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
2024-10-02 13:31 UTC (3+ messages)
[PATCH v2 00/11] drm: Introduce DRM client library
2024-10-02 13:04 UTC (12+ messages)
` [PATCH v2 01/11] drm/i915: Select DRM_CLIENT_SELECTION
` [PATCH v2 02/11] drm/xe: "
` [PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v2 04/11] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v2 05/11] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v2 06/11] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v2 07/11] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v2 08/11] drm/nouveau: Suspend and resume "
` [PATCH v2 09/11] drm/radeon: "
` [PATCH v2 10/11] drm/client: Make client support optional
` [PATCH v2 11/11] drm/client: Add client-lib module
[RESEND PATCH] drm/i915:Remove unused parameter in marco
2024-10-02 13:10 UTC (2+ messages)
[PATCH] drm/amd/pm: check return value of amdgpu_irq_add_id()
2024-10-02 13:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-02 12:56 UTC
[PATCH v8 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
2024-10-02 12:30 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
[PATCH 0/2] drm: revert some framebuffer API tests
2024-10-02 12:10 UTC (9+ messages)
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
2024-10-02 11:51 UTC (4+ messages)
[PATCH] drm/i915: Rename functions in the docs to match code changes
2024-10-02 11:45 UTC (3+ messages)
[PATCH v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-10-02 11:44 UTC (8+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` RESEND "
[PATCH 4/7] drm/ttm: move LRU walk defines into new internal header
2024-10-02 11:36 UTC (15+ messages)
[RFC PATCH 0/1] meson/drm: Support drm_panic
2024-10-02 11:19 UTC (6+ messages)
` [RFC PATCH 1/1] drm/meson: "
[PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
2024-10-02 10:21 UTC (27+ messages)
` [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
[PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support
2024-10-02 10:19 UTC (5+ messages)
` [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
` [PATCH 6/8] drm/bridge: "
[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-10-02 10:12 UTC (5+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
[PATCH v8 0/5] Support fdinfo runtime and memory stats on Panthor
2024-10-02 9:58 UTC (11+ messages)
` [PATCH v8 1/5] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v8 3/5] drm/panthor: add DRM fdinfo support
[PATCH 1/1] drm/display: Fix building with GCC 15
2024-10-02 9:50 UTC (3+ messages)
[PATCH 0/2] Fix dtcheck warnings for mediatek,dpi binding
2024-10-02 9:33 UTC (2+ messages)
` (subset) "
[PATCH v5 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-10-02 9:33 UTC (6+ messages)
` [PATCH v5 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v5 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v5 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v5 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
` (subset) [PATCH v5 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
[PATCH v8 0/2] Add driver for Sharp Memory LCD
2024-10-02 9:23 UTC (6+ messages)
` [PATCH v8 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
` [PATCH v8 2/2] drm/tiny: Add driver for Sharp Memory LCD
[Bug 203033] New: nouveau hung task
2024-10-02 9:27 UTC (2+ messages)
` [Bug 203033] "
[PATCH v11 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-10-02 8:57 UTC (8+ messages)
` [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
[PATCH] drm/etnaviv: Print error message if inserting IOVA address range fails
2024-10-02 8:44 UTC (4+ messages)
[PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
2024-10-02 8:02 UTC (2+ messages)
[PATCH][next] drm/amdgpu: Fix spelling mistake "initializtion" -> "initialization"
2024-10-02 7:51 UTC
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-10-02 7:50 UTC (7+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
[PATCH 2/3] dma-buf/heaps: replace kmap_atomic with kmap_local_page
2024-10-01 21:24 UTC (2+ messages)
[PATCH 1/1] drm/display: Fix building with GCC 15
2024-10-01 14:27 UTC
[PATCH 1/3] dma-buf: replace symbolic permission S_IRUGO with octal 0444
2024-10-01 17:46 UTC
[PATCH v5 0/7] drm/mgag200: Implement VBLANK support
2024-10-02 7:06 UTC (3+ messages)
[PATCH] Revert "drm/radeon: use GEM references instead of TTMs"
2024-10-02 6:43 UTC (3+ messages)
[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-10-02 6:04 UTC (5+ messages)
` [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
[PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
2024-10-02 5:34 UTC (2+ messages)
linux-next: build warning after merge of the drm-misc tree
2024-10-02 4:31 UTC
linux-next: build warning after merge of the drm-misc tree
2024-10-02 4:28 UTC
linux-next: build warning after merge of the drm-misc tree
2024-10-02 4:26 UTC
linux-next: build warning after merge of the drm-misc tree
2024-10-02 4:22 UTC
[PATCH v4] drm/etnaviv: Request pages from DMA32 zone on addressing_limited
2024-10-01 23:34 UTC
[PATCH v3] drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functions
2024-10-01 21:31 UTC (2+ messages)
[PATCH] Documentation: dma-buf: heaps: Add heap name definitions
2024-10-01 21:03 UTC (2+ messages)
[PATCH v15 00/19] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
2024-10-01 18:52 UTC (24+ messages)
` [PATCH v15 01/19] drm/etnaviv: Implement drm_gem_object_funcs::print_info()
` [PATCH v15 02/19] drm/etnaviv: Export drm_gem_print_info() and use it
` [PATCH v15 03/19] drm/etnaviv: Implement drm_gem_object_funcs::vunmap()
` [PATCH v15 04/19] drm/etnaviv: Make etnaviv_gem_prime_vmap() a static function
` [PATCH v15 05/19] drm/etnaviv: Add contructor and destructor for etnaviv_gem_get_mapping structure
` [PATCH v15 08/19] drm/etnaviv: Fix wrong caching mode being used for non writecombine buffers
` [PATCH v15 09/19] drm/etnaviv: Add constructor and destructor for the etnaviv_drm_private structure
` [PATCH v15 11/19] drm/etnaviv: Add etnaviv_gem_obj_remove() helper
` [PATCH v15 16/19] drm/etnaviv: Call etnaviv_gem_obj_add() in ernaviv_gem_new_private()
` [PATCH v15 18/19] drm/etnaviv: Allow userspace specify the domain of etnaviv GEM buffer object
[PATCH] drm/panthor: Don't add write fences to the shared BOs
2024-10-01 16:46 UTC (2+ messages)
[PATCH] drm/panthor: Don't declare a queue blocked if deferred operations are pending
2024-10-01 16:45 UTC (2+ messages)
[PATCH v2] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
2024-10-01 16:44 UTC (2+ messages)
[PATCH] drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
2024-10-01 16:44 UTC (2+ messages)
[PATCH] drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
2024-10-01 16:43 UTC (3+ messages)
[PATCH v7 0/5] Introduce DRM device wedged event
2024-10-01 16:42 UTC (9+ messages)
` [PATCH v7 1/5] drm: Introduce "
[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
2024-10-01 15:18 UTC (4+ messages)
` [WIP RFC v2 01/35] WIP: rust/drm: Add fourcc bindings
[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
2024-10-01 14:16 UTC (3+ messages)
[PATCH] drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
2024-10-01 14:13 UTC (2+ messages)
[PATCH v4] docs/gpu: ci: update flake tests requirements
2024-10-01 13:50 UTC (2+ messages)
[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
2024-10-01 13:35 UTC (8+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
[PATCH] drm/amdgpu: add dce6 drm_panic support
2024-10-01 12:43 UTC (7+ messages)
` [PATCH v2] "
[PATCH v3] drm/etnaviv: Request pages from DMA32 zone on addressing_limited
2024-10-01 12:32 UTC (3+ messages)
[PATCH] uapi/drm: Specify time constraints of DRM_MODE_ATOMIC_NONBLOCK
2024-10-01 12:27 UTC
[PATCH v10 3/3] drm/mediatek: Implement OF graphs support for display paths
2024-10-01 11:33 UTC (3+ messages)
[PATCH 0/6] drm: Series with core improvements/refactorings
2024-10-01 11:26 UTC (7+ messages)
` [PATCH 1/6] drm/sysfs: Remove version attribute
[PATCH v6 00/11] Preemption support for A7XX
2024-10-01 11:18 UTC (4+ messages)
` [PATCH v6 11/11] Documentation: document adreno preemption
[PATCH] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro
2024-10-01 11:01 UTC
[PATCH] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro
2024-10-01 10:28 UTC
[PATCH v2 1/2] dt-bindings: display: panel-simple: Document support for Microchip AC69T88A
2024-10-01 9:33 UTC (10+ messages)
` [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
[PATCH v2 00/28] backlight: lcd: Remove fbdev dependencies
2024-10-01 8:55 UTC (2+ messages)
` [GIT PULL] Immutable branch between Backlight, HID and fbdev due for the v6.13 merge window
[PATCH v8 0/3] Fix degradation problem of alpha blending series
2024-10-01 8:47 UTC (3+ messages)
` [PATCH v8 2/3] drm/mediatek: ovl: Add blend_modes to driver data
Patch "drm/vmwgfx: Prevent unmapping active read buffers" has been added to the 6.6-stable tree
2024-10-01 8:20 UTC
Patch "drm/vmwgfx: Prevent unmapping active read buffers" has been added to the 6.1-stable tree
2024-10-01 8:20 UTC
Question about 'dma_resv_get_fences'
2024-10-01 7:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).