messages from 2025-05-12 16:54:47 to 2025-05-13 17:20:07 UTC [more...]
[PATCH 2/2] dmabuf/heaps: implement DMA_BUF_IOCTL_RW_FILE for system_heap
2025-05-13 13:17 UTC (4+ messages)
[PATCH 1/2] dmabuf: add DMA_BUF_IOCTL_RW_FILE
2025-05-13 16:13 UTC (4+ messages)
[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-13 17:19 UTC (18+ messages)
` [PATCH v3 01/19] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v3 09/19] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH v3 10/19] gpu: nova-core: add DMA object struct
` [PATCH v3 11/19] gpu: nova-core: register sysmem flush page
` [PATCH v3 12/19] gpu: nova-core: add helper function to wait on condition
` [PATCH v3 13/19] gpu: nova-core: add falcon register definitions and base code
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot
` [PATCH v3 17/19] gpu: nova-core: compute layout of the FRTS region
[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-05-13 17:17 UTC (14+ messages)
` [PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
` [PATCH v2 04/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v2 09/11] x86/mm/pat: inline memtype_match() into memtype_erase()
[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
2025-05-13 17:12 UTC (10+ messages)
` [PATCH v2 09/15] drm/mediatek: Refine OVL format convert API and export to public
` [PATCH v2 11/15] drm/mediatek: add BLENDER support for MT8196
` [PATCH v2 14/15] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver
[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-13 16:36 UTC (6+ messages)
` [PATCH bpf-next v6 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v6 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v6 3/5] bpf: Add open coded "
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH] dt-bindings: display: bridge: renesas, dsi: allow properties from dsi-controller
2025-05-13 16:23 UTC
[PATCH] accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
2025-05-13 16:13 UTC (4+ messages)
[PATCH V9 00/43] Color Pipeline API w/ VKMS
2025-05-13 15:59 UTC (18+ messages)
` [PATCH V9 22/43] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V9 24/43] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V9 26/43] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V9 32/43] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V9 36/43] drm/colorop: Add mutliplier type
` [PATCH V9 42/43] drm/amd/display: add 3D LUT colorop
[PATCH v4 0/3] Support for Adreno 623 GPU
2025-05-13 15:31 UTC (4+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes
[PATCH 00/11] rust: add support for Port io
2025-05-13 15:15 UTC (4+ messages)
[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
2025-05-13 14:16 UTC (7+ messages)
` [RFC v2 04/13] dma-fence: Move array and chain checks to flags
` [RFC v2 10/13] dma-fence: Add safe access helpers and document the rules
[PATCH v4 08/23] drm/tests: hdmi: Add macro to simplify EDID setup
2025-05-13 13:45 UTC (2+ messages)
[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
2025-05-13 13:35 UTC (3+ messages)
` [PATCH v4 06/23] drm/connector: hdmi: Use YUV420 output format as an RGB fallback
[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (series v3)
2025-05-13 13:30 UTC (5+ messages)
` [PATCH 5/7] ttm: add initial memcg integration. (v4)
` [PATCH 6/7] amdgpu: add support for memcg integration
[PATCH v4 0/4] drm/panel: Panel Refcounting infrastructure
2025-05-13 13:06 UTC (13+ messages)
` [PATCH v4 2/4] drm/panel: Add refcount support
[PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
2025-05-13 12:52 UTC (2+ messages)
[PATCH v1] drm/bridge: ti-sn65dsi86: Use HPD in a DP use case
2025-05-13 12:43 UTC (5+ messages)
[PATCH 0/5] drm: Provide helpers for programming gamma ramps and palettes
2025-05-13 12:27 UTC (7+ messages)
` [PATCH 1/5] drm: Add helpers for programming hardware gamma LUTs
` [PATCH 2/5] drm/ast: Use helpers for programming gamma ramps and palettes
` [PATCH 3/5] drm/mgag200: Use helpers for programming gamma ramps
[PATCH v15 00/43] DEPT(DEPendency Tracker)
2025-05-13 10:07 UTC (44+ messages)
` [PATCH v15 01/43] llist: move llist_{head, node} definition to types.h
` [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
` [PATCH v15 03/43] dept: add single event dependency tracker APIs
` [PATCH v15 04/43] dept: add lock "
` [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing
` [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph
` [PATCH v15 07/43] dept: distinguish each kernel context from another
` [PATCH v15 08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v15 09/43] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v15 10/43] dept: distinguish each work from another
` [PATCH v15 11/43] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v15 12/43] dept: record the latest one out of consecutive waits of the same class
` [PATCH v15 13/43] dept: apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [PATCH v15 14/43] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v15 15/43] dept: apply sdt_might_sleep_{start, end}() to waitqueue wait
` [PATCH v15 16/43] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [PATCH v15 17/43] dept: apply sdt_might_sleep_{start, end}() to dma fence
` [PATCH v15 18/43] dept: track timeout waits separately with a new Kconfig
` [PATCH v15 19/43] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v15 20/43] dept: apply timeout consideration to swait
` [PATCH v15 21/43] dept: apply timeout consideration to waitqueue wait
` [PATCH v15 22/43] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v15 23/43] dept: apply timeout consideration to dma fence wait
` [PATCH v15 24/43] dept: make dept able to work with an external wgen
` [PATCH v15 25/43] dept: track PG_locked with dept
` [PATCH v15 26/43] dept: print staged wait's stacktrace on report
` [PATCH v15 27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v15 28/43] dept: suppress reports with classes that have been already reported
` [PATCH v15 29/43] dept: add documentation for dept
` [PATCH v15 30/43] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v15 31/43] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v15 32/43] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v15 33/43] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v15 34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v15 35/43] dept: make dept stop from working on debug_locks_off()
` [PATCH v15 36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v15 37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v15 38/43] completion, dept: introduce init_completion_dmap() API
` [PATCH v15 39/43] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v15 41/43] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v15 42/43] dept: implement a basic unit test for dept
` [PATCH v15 43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
[PATCH] drm/virtio: implement virtio_gpu_shutdown
2025-05-13 10:18 UTC (3+ messages)
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-13 10:03 UTC (11+ messages)
[PATCH] drm/vblank: Fix hard lockup in drm_handle_vblank()
2025-05-13 9:19 UTC (2+ messages)
TTM evicting same-vm bos
2025-05-13 9:14 UTC
[PATCH v2] drm/edid: fixed the bug that hdr metadata was not cleared
2025-05-13 8:31 UTC (2+ messages)
[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
2025-05-13 7:54 UTC (4+ messages)
[RFC v3 00/10] Some (drm_sched_|dma_)fence lifetime issues
2025-05-13 7:45 UTC (11+ messages)
` [RFC v3 01/10] dma-fence: Change signature of __dma_fence_is_later
` [RFC v3 02/10] dma-fence: Use a flag for 64-bit seqnos
` [RFC v3 03/10] dma-fence: Add helpers for accessing driver and timeline name
` [RFC v3 04/10] sync_file: Use dma-fence driver and timeline name helpers
` [RFC v3 05/10] drm/amdgpu: "
` [RFC v3 06/10] drm/i915: "
` [RFC v3 07/10] dma-fence: Add safe access helpers and document the rules
` [RFC v3 08/10] sync_file: Protect access to driver and timeline name
` [RFC v3 09/10] drm/i915: "
` [RFC v3 10/10] drm/xe: Make dma-fences compliant with the safe access rules
[PATCH 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_RUNNING
2025-05-13 7:26 UTC (3+ messages)
` [PATCH 1/8] drm/sched: Allow drivers to skip the reset and keep on running
[RFC v3 00/33] Rust bindings for KMS + RVKMS
2025-05-13 7:11 UTC (5+ messages)
` [RFC v3 01/33] rust: drm: Add a small handful of fourcc bindings
` [RFC v3 09/33] rust: drm/kms: Add DriverConnector::get_mode callback
[PATCH 04/11] rust: io: add PortIo
2025-05-13 6:09 UTC (2+ messages)
[PATCH] drm/uapi: Fix typo "restictions"
2025-05-13 5:55 UTC
[PATCH v1 0/5] misc: fastrpc: Add missing bug fixes
2025-05-13 4:28 UTC (6+ messages)
` [PATCH v1 1/5] misc: fastrpc: Add NULL check to fastrpc_buf_free to prevent crash
` [PATCH v1 2/5] misc: fastrpc: Move all remote heap allocations to a new list
` [PATCH v1 3/5] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH v1 4/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v1 5/5] misc: fastrpc: Add missing unmapping user-requested remote heap
[PATCH V8 00/43] Color Pipeline API w/ VKMS
2025-05-13 3:39 UTC (4+ messages)
` [PATCH V8 40/43] drm/colorop: Add 3D LUT support to color pipeline
[PATCH] dma-buf: insert memory barrier before updating num_fences
2025-05-13 2:29 UTC (3+ messages)
[PATCH] dma-buf: insert memory barrier before updating num_fences
2025-05-13 2:06 UTC
[PATCH 01/11] rust: helpers: io: use macro to generate io accessor functions
2025-05-13 1:59 UTC (2+ messages)
[PATCH 6.1.y] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
2025-05-13 1:52 UTC
[PATCH v3 0/2] Convert Rockchip CDN DP binding to yaml
2025-05-13 1:19 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Improve coding style for rk3399 cdn_dp
` [PATCH v3 2/2] dt-bindings: display: rockchip: Convert cdn-dp-rockchip.txt to yaml
[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
2025-05-12 23:35 UTC (14+ messages)
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom, gpucc: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
RaspberryPi4B, VC4 fails to output on HDMI
2025-05-12 16:58 UTC
Kernels >= 6.3 disable video output
2025-05-12 20:10 UTC (7+ messages)
[REGRESSION] [BISECTED] drm/sun4i: hdmi: No HDMI output with BananaPI M1 on 6.9
2025-05-12 20:27 UTC
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-12 9:55 UTC (3+ messages)
[PATCH 0/4] drm/amd & radeon deadcoding
2025-05-12 22:53 UTC (6+ messages)
` [PATCH 2/4] drm/radeon: Remove unused radeon_doorbell_free
[PATCH bpf-next v5 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-12 21:04 UTC (10+ messages)
` [PATCH bpf-next v5 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v5 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v5 3/5] bpf: Add open coded "
` [PATCH bpf-next v5 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v5 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH v3 0/3] drm: Create an app info option for wedge events
2025-05-12 20:34 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drm/doc: Add a section about "App information" for the wedge API
` [PATCH v3 3/3] drm/amdgpu: Make use of drm_wedge_app_info
[PATCH 02/11] rust: io: Replace Io with MMIo using IoAccess trait
2025-05-12 20:07 UTC (2+ messages)
[PATCH v5 00/12] Add DU support for RZ/V2H(P) SoC
2025-05-12 19:28 UTC (14+ messages)
` [PATCH v5 01/12] dt-bindings: display: renesas, rzg2l-du: Add "
` [PATCH v5 02/12] drm: renesas: rz-du: "
` [PATCH v5 03/12] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
` [PATCH v5 04/12] drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
` [PATCH v5 05/12] drm: renesas: rz-du: mipi_dsi: Use VCLK for "
` [PATCH v5 06/12] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH v5 07/12] drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
` [PATCH v5 08/12] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH v5 09/12] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH v5 10/12] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH v5 11/12] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
` [PATCH v5 12/12] drm: renesas: rz-du: mipi_dsi: Add support for LPCLK clock handling
[PATCH v2 0/2] Nova DRM skeleton driver
2025-05-12 19:18 UTC (2+ messages)
[PATCH v5 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-05-12 18:43 UTC (5+ messages)
` [PATCH v5 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v5 2/4] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v5 3/4] dt-bindings: display: bridge: renesas, dsi: Add support for RZ/V2H(P) SoC
` [PATCH v5 4/4] drm: renesas: rz-du: mipi_dsi: "
[PATCH v2 0/3] drm: Create an app info option for wedge events
2025-05-12 18:37 UTC (3+ messages)
` [PATCH v2 2/3] drm/doc: Add a section about "App information" for the wedge API
[PATCH] accel/ivpu: Use firmware names from upstream repo
2025-05-12 18:36 UTC (5+ messages)
[PATCH] accel/ivpu: Improve buffer object logging
2025-05-12 18:34 UTC (2+ messages)
[PATCH AUTOSEL 6.12 10/11] drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
2025-05-12 18:04 UTC
[PATCH AUTOSEL 6.14 14/15] drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
2025-05-12 18:03 UTC
[PATCH 0/5] drm/amd/display: remove code duplication on dcn401
2025-05-12 17:38 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).