messages from 2024-06-11 23:44:14 to 2024-06-13 01:36:19 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-13 1:35 UTC (3+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
[PATCH v4 00/13] drm/msm/dpu: support virtual wide planes
2024-06-13 1:17 UTC (10+ messages)
` [PATCH v4 10/13] drm/msm/dpu: allow sharing SSPP between planes
` [PATCH v4 12/13] drm/msm/dpu: allow sharing of blending stages
` [PATCH v4 13/13] drm/msm/dpu: include SSPP allocation state into the dumped state
[PATCH net-next v11 00/13] Device Memory TCP
2024-06-13 0:10 UTC (3+ messages)
` [PATCH net-next v11 05/13] page_pool: convert to use netmem
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-06-13 0:05 UTC (15+ messages)
` [PATCH 1/9] iommu/rockchip: Add compatible for rockchip,rk3588-iommu
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 3/9] dt-bindings: mailbox: rockchip,rknn: Add bindings
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 8/9] accel/rocket: Add job submission IOCTL
` [PATCH 9/9] accel/rocket: Add IOCTLs for synchronizing memory accesses
[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
2024-06-12 22:28 UTC (9+ messages)
` [PATCH v2 1/8] drm/kmb: Call drm_atomic_helper_shutdown() at shutdown time
` [PATCH v2 2/8] drm/nouveau: Call drm_atomic_helper_shutdown() or equiv "
` [PATCH v2 3/8] drm/tegra: Call drm_atomic_helper_shutdown() "
` [PATCH v2 4/8] drm/arcpgu: "
` [PATCH v2 5/8] drm/sprd: Call drm_atomic_helper_shutdown() at remove time
` [PATCH v2 6/8] drm/gma500: Call drm_helper_force_disable_all() at shutdown/remove time
` [PATCH v2 7/8] drm/radeon: "
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH] fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro
2024-06-12 22:01 UTC
[PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
2024-06-12 22:11 UTC (3+ messages)
` [PATCH v11 "
[drm-misc:topic/rust-drm 5/21] error[E0425]: cannot find value `THIS_MODULE` in the crate root
2024-06-12 21:23 UTC
[PATCH v6, 00/24] media: mediatek: add driver to support secure video decoder
2024-06-12 20:58 UTC (11+ messages)
` [PATCH v6, 03/24] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v6,03/24] "
` [PATCH v6,04/24] v4l: add documentation for restricted memory flag
` [PATCH v6, 12/24] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v6,12/24] "
[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
2024-06-12 20:47 UTC (10+ messages)
` [PATCH v2 1/9] drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
` [PATCH v2 2/9] drm: Export drm_plane_has_format()
` [PATCH v2 3/9] drm/i915: Introduce the plane->min_alignment() vfunc
` [PATCH v2 4/9] drm/i915: Introduce fb->min_alignment
` [PATCH v2 5/9] drm/i915: Split cursor alignment to per-platform vfuncs
` [PATCH v2 6/9] drm/i915: Split pre-skl platforms out from intel_surf_alignment()
` [PATCH v2 7/9] drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
` [PATCH v2 8/9] drm/i915: Update plane alignment requirements for TGL+
` [PATCH v2 9/9] drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
[PATCH v5 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-06-12 20:45 UTC (6+ messages)
` [PATCH v5 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v5 2/3] drm: Allow drivers to choose plane types to async flip
` [PATCH v5 3/3] drm/amdgpu: Make it possible to async flip overlay planes
[PATCH v8 03/13] PCI: Reimplement plural devres functions
2024-06-12 20:42 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
2024-06-12 20:41 UTC
[PATCH v2 0/4] Add MDSS and DPU support for QCOM SM7150 SoC
2024-06-12 19:05 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: display/msm: Add SM7150 MDSS
` [PATCH v2 2/4] drm/msm: mdss: Add SM7150 support
` [PATCH v2 3/4] dt-bindings: display/msm: Add SM7150 DPU
` [PATCH v2 4/4] drm/msm/dpu: Add SM7150 support
[PATCH v3] drm/panel: truly-nt35521: transition to mipi_dsi wrapped functions
2024-06-12 18:50 UTC (2+ messages)
[PATCH 1/3] drm/todo: Create a TODO item for additional HDMI work
2024-06-12 18:49 UTC (5+ messages)
` [PATCH 2/3] drm/todo: Create a TODO item for MIPI-DSI rework
` [PATCH 3/3] drm/todo: Add TODO entry for "lints"
[drm-misc:topic/rust-drm 3/21] error[E0050]: method `init` has 1 parameter but the declaration in trait `rust_doctest_kernel_build_assert_rs_0::kernel::Module::init` has 2
2024-06-12 18:30 UTC
[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
2024-06-12 18:28 UTC
[PATCH v3 0/4] HDMI TX support in msm8998
2024-06-12 17:44 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: display/msm: hdmi: add qcom,hdmi-phy-8998
` [PATCH v3 2/4] dt-bindings: display/msm: hdmi: add qcom,hdmi-tx-8998
[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
2024-06-12 17:22 UTC (14+ messages)
[PATCH] fbdev: kyro: add missing MODULE_DESCRIPTION() macro
2024-06-12 17:10 UTC
[PATCH v2 13/14] drm/msm/hdmi: ensure that HDMI is one if HPD is requested
2024-06-12 16:15 UTC (5+ messages)
` [v2 "
[PATCH v5] drm/ci: add tests on vkms
2024-06-12 15:59 UTC (3+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] fbdev: viafb: add missing MODULE_DESCRIPTION() macro
2024-06-12 15:50 UTC
[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
2024-06-12 15:47 UTC (12+ messages)
[PATCH 0/2] fix handling of incorrect arguments by mipi_dsi_msleep
2024-06-12 15:00 UTC (9+ messages)
` [PATCH 1/2] drm/panel : himax-hx83102: fix incorrect argument to mipi_dsi_msleep
` [PATCH 2/2] drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
[PATCH] fbdev: matroxfb: add missing MODULE_DESCRIPTION() macros
2024-06-12 15:32 UTC
[PATCH] drm/fbdev-dma: fix getting smem_start
2024-06-12 15:00 UTC (12+ messages)
[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
2024-06-12 14:42 UTC (8+ messages)
` [PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
[PATCH] drm/etnaviv: Create an accel device node if compute-only
2024-06-12 14:26 UTC (5+ messages)
[REGRESSION] QXL display malfunction
2024-06-12 14:26 UTC (2+ messages)
[PATCH 1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
2024-06-12 14:19 UTC (2+ messages)
` [PATCH 2/2] drm/doc: Document that userspace should utilize CRTCs bottom up
[PATCH] backlight: add missing MODULE_DESCRIPTION() macros
2024-06-12 14:12 UTC
[PATCH v4 0/3] Improve gpu_scheduler trace events
2024-06-12 14:06 UTC (3+ messages)
[PATCH 0/3] drm/panic: Fixes and graphical logo
2024-06-12 13:54 UTC (4+ messages)
` [PATCH 1/3] drm/panic: Fix off-by-one logo size checks
` [PATCH 2/3] drm/panic: Rename logo to logo_ascii
` [PATCH 3/3] drm/panic: Add support for drawing a monochrome graphical logo
[PATCH] video/logo: Remove linux_serial_image comments
2024-06-12 13:42 UTC
[PATCH] video/logo: Make logo data const again
2024-06-12 13:41 UTC
[PATCH 0/4] Add MDSS and DPU support for QCOM SM7150 SoC
2024-06-12 13:21 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: display/msm: Add SM7150 MDSS
[PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel
2024-06-12 13:01 UTC (9+ messages)
` [PATCH v2 2/4] drm/panel: kd101ne3: add new panel driver
[PULL] drm-intel-gt-next
2024-06-12 12:57 UTC
[PATCH] Revert "drm/amdgpu: init iommu after amdkfd device init"
2024-06-12 12:45 UTC (2+ messages)
` Patch "Revert "drm/amdgpu: init iommu after amdkfd device init"" has been added to the 5.15-stable tree
[PATCH] Revert "drm/amdgpu: init iommu after amdkfd device init"
2024-06-12 12:44 UTC (3+ messages)
[PATCH v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
2024-06-12 12:28 UTC (5+ messages)
` [PATCH v2 04/14] drm/msm/hdmi: set infoframes on all pre_enable calls
` [v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
[PATCH 0/3] CMRR patch fixes
2024-06-12 12:22 UTC (7+ messages)
` [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
` [PATCH 2/3] drm/i915/display: Send vrr vsync params whne vrr is enabled
` [PATCH 3/3] drm/i915/display: Update calculation to avoid overflow
[PATCH v14 00/12] Improve test coverage of TTM
2024-06-12 12:03 UTC (13+ messages)
` [PATCH v14 01/12] drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
` [PATCH v14 02/12] drm/ttm/tests: Delete unnecessary config option
` [PATCH v14 03/12] drm/ttm/tests: Set DMA mask in KUnit device
` [PATCH v14 04/12] drm/ttm/tests: Use an init function from the helpers lib
` [PATCH v14 05/12] drm/ttm/tests: Test simple BO creation and validation
` [PATCH v14 06/12] drm/ttm/tests: Add tests with mock resource managers
` [PATCH v14 07/12] drm/ttm/tests: Add test cases dependent on fence signaling
` [PATCH v14 08/12] drm/ttm/tests: Add eviction testing
` [PATCH v14 09/12] drm/ttm/tests: Add tests for ttm_tt_populate
` [PATCH v14 10/12] drm/ttm/tests: Add TODO file
` [PATCH v14 11/12] drm/ttm/tests: Correct modules' licenses
` [PATCH v14 12/12] drm/ttm/tests: Use u32 and u64 over uint*_t types
[PATCH v3] devres: Refactor using guards
2024-06-12 10:52 UTC (6+ messages)
[PATCH 00/17] backlight: Introduce power-state constants
2024-06-12 10:18 UTC (5+ messages)
` [PATCH 01/17] backlight: Add BL_CORE_ constants for power states
[PATCH v3 0/2] drm/panfrost: Add MT8188 support
2024-06-12 9:28 UTC (3+ messages)
` [PATCH v3 2/2] drm/panfrost: Add support for Mali on the MT8188 SoC
[PATCH v2] drm/panel : truly-nt35521: transition to mipi_dsi wrapped functions
2024-06-12 9:14 UTC (5+ messages)
[PATCH v2 0/2] Add Samsung AMS639RQ08 panel support
2024-06-12 8:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08
` [PATCH v2 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver
[PATCH RFC 1/8] dt-bindings: bus: allwinner: add H616 DE33 bindings
2024-06-12 8:27 UTC (2+ messages)
[PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure
2024-06-12 8:02 UTC (2+ messages)
` (subset) "
[PATCH v3] drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time
2024-06-12 7:57 UTC (2+ messages)
` (subset) "
[PATCH v2] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
2024-06-12 7:56 UTC (2+ messages)
` (subset) "
[PATCH] drm/komeda: check for error-valued pointer
2024-06-12 7:55 UTC (2+ messages)
` (subset) "
[PATCH resend v2] drm: renesas: shmobile: Call drm_helper_force_disable_all() at shutdown time
2024-06-12 7:24 UTC (3+ messages)
[PATCH v2] drm/panel : himax-hx83102: fix incorrect argument to mipi_dsi_msleep
2024-06-11 14:05 UTC
[PATCH v7 0/3] drm/mediatek: Add support for OF graphs
2024-06-12 6:56 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v7 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v7 3/3] drm/mediatek: Implement OF graphs support for display paths
[PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1
2024-06-12 6:08 UTC (9+ messages)
[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
2024-06-12 5:52 UTC
[PATCH v4 1/2] drm/bridge: sii902x: Fix mode_valid hook
2024-06-12 5:21 UTC (5+ messages)
` [v4,1/2] "
linux-next: build failure after merge of the drm-intel tree
2024-06-12 4:12 UTC
linux-next: build warning after merge of the drm-intel tree
2024-06-12 4:11 UTC
[PATCH v8 00/16] Support IGT in display driver
2024-06-12 1:35 UTC (5+ messages)
` [PATCH v8 14/16] drm/mediatek: Support CRC "
` [PATCH v8 15/16] drm/mediatek: Support CRC in OVL
[PATCH v6 3/3] drm/mediatek: Implement OF graphs support for display paths
2024-06-12 1:27 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 read-only IMAP folder(s) and NNTP newsgroup(s).