messages from 2025-01-13 14:53:23 to 2025-01-14 15:04:55 UTC [more...]
[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
2025-01-14 15:04 UTC (28+ messages)
` [WIP RFC v2 21/35] rust: drm/kms: Introduce DriverCrtc::atomic_check()
` [WIP RFC v2 22/35] rust: drm/kms: Add DriverPlane::atomic_update()
` [WIP RFC v2 23/35] rust: drm/kms: Add DriverPlane::atomic_check()
` [WIP RFC v2 26/35] WIP: rust: drm/kms: Add RawPlaneState::atomic_helper_check()
` [WIP RFC v2 28/35] rust: drm/kms: Add RawPlane::framebuffer()
` [WIP RFC v2 32/35] rust: drm/kms: Add Device::num_crtcs()
` [WIP RFC v2 33/35] WIP: rust: drm/kms: Add VblankSupport
[PATCH 1/4] cgroup/dmem: Select PAGE_COUNTER
2025-01-14 15:04 UTC (5+ messages)
` [PATCH 4/4] doc/cgroup: Fix title underline length
AAARRRGGGHHH!!!! (was Re: [PATCH 6.12.y] xe/oa: Fix query mode of operation for OAR/OAC)
2025-01-14 15:03 UTC (11+ messages)
[PATCH v2 1/2] drm/omap/dss: Use of_property_present() to test existence of DT property
2025-01-14 14:58 UTC (2+ messages)
` [PATCH v2 2/2] drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args
[PATCH v10 00/10] drm: add DRM HDMI Codec framework
2025-01-14 14:45 UTC (4+ messages)
` (subset) "
[PATCH v7 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue
2025-01-14 14:44 UTC (20+ messages)
` [PATCH v7 01/12] drm/bridge: cdns-dsi: Fix connecting to next bridge
` [PATCH v7 02/12] drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge()
` [PATCH v7 03/12] drm/bridge: cdns-dsi: Fix phy de-init and flag it so
` [PATCH v7 04/12] drm/bridge: cdns-dsi: Fix the link and phy init order
` [PATCH v7 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH v7 06/12] drm/bridge: cdns-dsi: Check return value when getting default PHY config
` [PATCH v7 07/12] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
` [PATCH v7 08/12] drm/mipi-dsi: Add helper to find input format
` [PATCH v7 09/12] drm/bridge: cdns-dsi: Support atomic bridge APIs
` [PATCH v7 10/12] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check()
` [PATCH v7 11/12] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
` [PATCH v7 12/12] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable
[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
2025-01-14 14:44 UTC (11+ messages)
[PATCH] drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args
2025-01-14 14:43 UTC (3+ messages)
[PATCH v1 1/3] drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
2025-01-14 14:27 UTC (5+ messages)
` [PATCH v1 2/3] xfs/libxfs: "
[PATCH v8 0/8] drm/vkms: Switch all vkms object to DRM managed objects
2025-01-14 14:25 UTC (10+ messages)
` [PATCH v8 1/8] drm/vkms: Switch to managed for connector
` [PATCH v8 2/8] drm/vkms: Switch to managed for encoder
` [PATCH v8 3/8] drm/managed: Add DRM-managed alloc_ordered_workqueue
` [PATCH v8 4/8] drm/vkms: Switch to managed for crtc
` [PATCH v8 5/8] drm: writeback: Create an helper for drm_writeback_connector initialization
` [PATCH v8 6/8] drm: writeback: Add missing cleanup in case of initialization failure
` [PATCH v8 7/8] drm: writeback: Create drmm variants for drm_writeback_connector initialization
` [PATCH v8 8/8] drm/vkms: Switch to managed for writeback connector
[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
2025-01-14 14:05 UTC (5+ messages)
` [PATCH v4 01/11] mtd: core: always create master device
[PATCH] drm/radeon/ci_dpm: Remove needless NULL checks of dpm tables
2025-01-14 13:58 UTC
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-01-14 14:04 UTC (3+ messages)
` [PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment
2025-01-14 13:50 UTC (13+ messages)
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-01-14 13:35 UTC (11+ messages)
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
[PATCH v7 0/7] drm/vkms: Switch all vkms object to DRM managed objects
2025-01-14 13:25 UTC (14+ messages)
` [PATCH v7 1/7] drm/vkms: Switch to managed for connector
` [PATCH v7 2/7] drm/vkms: Switch to managed for encoder
` [PATCH v7 3/7] drm/vkms: Switch to managed for crtc
` [PATCH v7 4/7] drm: writeback: Create an helper for drm_writeback_connector initialization
` [PATCH v7 5/7] drm: writeback: Add missing cleanup in case of initialization failure
` [PATCH v7 6/7] drm: writeback: Create drmm variants for drm_writeback_connector initialization
` [PATCH v7 7/7] drm/vkms: Switch to managed for writeback connector
[PATCH v3 0/3] Add support for errors recovery in the TI SN65DSI83 bridge driver
2025-01-14 12:54 UTC (6+ messages)
` [PATCH v3 2/3] drm/vc4: Move reset_pipe() to an atomic helper
` [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism
Unified Type C PHYs and top-level port management
2025-01-14 12:32 UTC
linux-next: build warnings after merge of the drm-misc tree
2025-01-14 12:06 UTC (4+ messages)
[PATCH v2] drm/i915/gt: Ensure irqs' status does not change with spin_unlock
2025-01-14 11:54 UTC (3+ messages)
[PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform
2025-01-14 11:21 UTC (8+ messages)
` [PATCH v3 3/4] dt-bindings: display/msm: Document MDSS on QCS8300
[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
2025-01-14 11:10 UTC (13+ messages)
` [PATCH v4 4/9] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote
` [PATCH v4 5/9] drm/msm/dpu: also use KBps for bw_ctl output
` [PATCH v4 7/9] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()
[PATCH] drm/sched: Avoid double re-lock on the job free path
2025-01-14 10:59 UTC
[PATCH] drm/sched: Remove weak paused submission checks
2025-01-14 10:59 UTC
[PATCH 1/2] drm/sched: Add helper to check job dependencies
2025-01-14 10:54 UTC (3+ messages)
[PATCH 00/12] Add Mediatek Soc DRM support for mt8196
2025-01-14 10:34 UTC (5+ messages)
` [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196
[PATCH v2 1/7] kernel/cgroup: Add "dmem" memory accounting cgroup
2025-01-14 10:16 UTC (3+ messages)
` [PATCH v2.1 1/1] "
[PATCH] drm/nouveau: Do not override forced connector status
2025-01-14 9:57 UTC
[PATCH 0/2] drm/panel: simple: Add DataImage FG080016DNCWAG03
2025-01-14 9:44 UTC (3+ messages)
` [PATCH 2/2] drm/panel: simple: Add DataImage FG080016DNCWAG03 driver support
[PATCH] drm/panel-edp: Add BOE NV140FHM-N4Z panel entry
2025-01-14 9:11 UTC (4+ messages)
` "
` "
[PATCH] MAINTAINERS: Update intel_vpu maintainer list
2025-01-14 9:07 UTC (3+ messages)
[PATCH v2] drm/msm/dpu: Add writeback support for SM6150
2025-01-14 8:55 UTC
[PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation
2025-01-14 8:08 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/udmabuf: add a test to pin first before writing to memfd
[PATCH v2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1
2025-01-14 8:34 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Update DRM GPU Scheduler section
2025-01-13 12:28 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add DRM GPU Scheduler reviewer
[PATCH 0/3] drm/ssd130x: some small ssd132x fixes
2025-01-13 15:27 UTC (4+ messages)
` [PATCH 1/3] drm/ssd130x: Fix reset timing for ssd132x
` [PATCH 2/3] drm/ssd130x: fix ssd132x encoding
` [PATCH 3/3] drm/ssd130x: ensure ssd132x pitch is correct
[PATCH 8/8] mm: Remove PG_reclaim
2025-01-14 8:30 UTC (5+ messages)
` [PATCH 3/8] mm/zswap: Use PG_dropbehind instead of PG_reclaim
` [PATCH 4/8] mm/swap: "
[PATCH] drm/virtio: Don't return error if virtio-gpu PCI dev is not found
2025-01-14 7:57 UTC
[PATCH v2] drm/i915: Add VM_DONTEXPAND to exported buffers
2025-01-14 8:23 UTC
[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
2025-01-14 8:04 UTC (2+ messages)
linux-next: build warnings after merge of the drm-misc tree
2025-01-14 5:41 UTC (2+ messages)
linux-next: duplicate patches in the sound-asoc tree
2025-01-14 2:21 UTC
[PATCH v4 0/2] Fix drm RAD print
2025-01-14 1:59 UTC (3+ messages)
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2025-01-14 1:30 UTC
[RFC PATCH V3] drm/xe/guc: Use exec queue hints for GT frequency
2025-01-14 1:16 UTC (2+ messages)
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-13 23:15 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH v2 2/3] mm: provide mapping_wrprotect_page() function
` [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields
[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-13 23:01 UTC (12+ messages)
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
[PATCH 1/2] accel/amdxdna: Remove casting mailbox payload pointer
2025-01-13 21:40 UTC (3+ messages)
` [PATCH 2/2] accel/amdxdna: Declare sched_ops as static
[PATCH v6 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue
2025-01-13 21:20 UTC (12+ messages)
` [PATCH v6 03/12] drm/bridge: cdns-dsi: Fix phy de-init and flag it so
` [PATCH v6 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH v6 10/12] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check()
[Bug 219689] New: Kernel Logs Reveal Multiple AMD Driver Issues
2025-01-13 20:43 UTC (3+ messages)
` [Bug 219689] "
[PATCH] drm/i915: Add debug print about hw config table size
2025-01-13 19:48 UTC (6+ messages)
[PATCH 1/2] drm/v3d: Ensure job pointer is set to NULL after job completion
2025-01-13 19:27 UTC (4+ messages)
` [PATCH 2/2] drm/v3d: Remove `v3d->cpu_job`
[PATCH v3 0/5] Expose modifiers/formats supported by async flips
2025-01-13 18:44 UTC (9+ messages)
` [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v3 2/5] drm/plane: Expose function to create format/modifier blob
[V7 00/45] Color Pipeline API w/ VKMS
2025-01-13 18:23 UTC (13+ messages)
` [V7 09/45] drm/colorop: Add BYPASS property
` [V7 10/45] drm/colorop: Add NEXT property
` [V7 11/45] drm/colorop: Add atomic state print for drm_colorop
` [V7 12/45] drm/plane: Add COLOR PIPELINE property
` [V7 13/45] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [V7 16/45] drm/colorop: Add 3x4 CTM type
[PATCH] drm/amdkfd: Remove unused functions
2025-01-13 17:00 UTC (2+ messages)
6.13-rc1 graphics fail
2025-01-13 16:48 UTC (6+ messages)
` [REGRESSION] "
` [REGRESSION] Re: 6.13-rc1 graphics fail -> resolved
[PATCH] drm/panel-edp: Add CSW MNB601LS1-3
2025-01-13 16:37 UTC (3+ messages)
` Fwd: "
[PATCH] drm/panel-edp: Add B140UAN04.4 and MNE007QS3-7
2025-01-13 16:36 UTC (3+ messages)
` Fwd: "
[PATCH v2] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions
2025-01-13 16:34 UTC (2+ messages)
[PATCH] drm/panel-edp: Add Starry 116KHD024006
2025-01-13 16:33 UTC (2+ messages)
[PATCH] drm/panel: ebbg-ft8719: transition to mipi_dsi wrapped functions
2025-01-13 16:34 UTC (2+ messages)
[PATCH 0/3] drm/i915/gvt: Deadcoding
2025-01-13 16:26 UTC (6+ messages)
[PATCH v2] drm/msm: Avoid rounding up to one jiffy
2025-01-13 15:48 UTC
[RFC 00/14] Deadline scheduler and other ideas
2025-01-13 15:29 UTC (9+ messages)
[PATCH 1/2] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
2025-01-13 15:02 UTC (7+ messages)
[PATCH] nouveau/fence: handle cross device fences properly. (v3)
2025-01-13 14:56 UTC (3+ messages)
[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-01-13 14:52 UTC (17+ messages)
` [PATCH v5 08/34] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v5 10/34] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver
` [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v5 13/34] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v5 16/34] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v5 21/34] drm/mediatek: mtk_hdmi: Move CEC device parsing in "
` [PATCH v5 24/34] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v5 26/34] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v5 27/34] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v5 28/34] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v5 29/34] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v5 30/34] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v5 31/34] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v5 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v5 33/34] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v5 34/34] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
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).