messages from 2026-07-28 12:29:27 to 2026-07-29 03:08:33 UTC [more...]
[PATCH v4 00/13] RPM, perfcnt and other minor fixes for Panfrost
2026-07-29 3:08 UTC (20+ messages)
` [PATCH v4 01/13] drm/panfrost: Check another bo field for cache option query
` [PATCH v4 02/13] drm/panfrost: Prevent division by 0
` [PATCH v4 03/13] drm/panfrost: Remove unnecessary header file include
` [PATCH v4 04/13] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v4 05/13] drm/panfrost: Move all device power up and down into RPM callbacks
` [PATCH v4 06/13] drm/panfrost: Explicitly enable MMU interrupts at device init
` [PATCH v4 07/13] drm/panfrost: Sync with IRQ before MMU disable and reset
` [PATCH v4 08/13] drm/panfrost: Rewire reset sequence to avoid concurrent attempts
` [PATCH v4 09/13] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v4 10/13] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v4 11/13] drm/panfrost: Introduce a reset lock
` [PATCH v4 12/13] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v4 13/13] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field
[PATCH] nouveau/instmem: handle iomapping already existing
2026-07-29 2:45 UTC
[PATCH V3] fbdev: Fix out-of-bounds access when rotating console after font resize
2026-07-29 2:42 UTC (2+ messages)
[PATCH 0/2] drm/v3d: Fix system freezes by serializing the GPU reset
2026-07-29 2:25 UTC (4+ messages)
` [PATCH 1/2] drm/v3d: Serialize the scheduler timeout handlers
` [PATCH 2/2] drm/v3d: Remove the now-redundant reset lock
[syzbot] [dri?] WARNING in drm_mm_takedown
2026-07-29 2:08 UTC
[PATCH v8 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-29 2:06 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: bridge: "
[PATCH v2] misc: fastrpc: Drop unhandled DSP PD exit notification
2026-07-29 1:41 UTC (3+ messages)
[PATCH v4 0/5] This series is split from the v15 "Add Type-C DP support for RK3399 EVB
2026-07-29 1:34 UTC (4+ messages)
[PATCH v3 0/7] gpu: nova: Export parameters from nova-core to nova-drm
2026-07-28 22:57 UTC (6+ messages)
` [PATCH v3 3/7] drm: nova: Add chipid enum to nova-drm UAPI
[PATCH v5 0/2] Add no-hpd property to the cadence bridge
2026-07-28 22:37 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: display: bridge: cdns, mhdp8546: "
` [PATCH v5 2/2] drm: bridge: cdns-mhdp8546: Add no-hpd property
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-28 22:33 UTC (3+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
[PATCH] drm/pagemap: Reset migration page count on eviction retry
2026-07-28 22:05 UTC (2+ messages)
[PATCH v4 00/14] Add dmabuf read/write via io_uring
2026-07-28 21:29 UTC (15+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [PATCH v4 02/14] iov_iter: add iterator type for dmabuf maps
` [PATCH v4 03/14] block: rename bi_bvec_done
` [PATCH v4 04/14] block: always adjust bi_offset on bio_advance_iter
` [PATCH v4 05/14] block: move bvec init into __bio_clone
` [PATCH v4 06/14] block: introduce dma map backed bio type
` [PATCH v4 07/14] block: forward init_dma_buf_io_ctx to drivers
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
` [PATCH v4 09/14] nvme-pci: add SGL support for the dmabuf path
` [PATCH v4 10/14] io_uring/rsrc: introduce buf registration structure
` [PATCH v4 11/14] io_uring/rsrc: extend buffer update
` [PATCH v4 12/14] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v4 13/14] io_uring/rsrc: add regbuf import flags
` [PATCH v4 14/14] io_uring/rsrc: add dmabuf backed registered buffers
[PATCH v10 0/7] drm/tyr: firmware loading and MCU boot support
2026-07-28 21:19 UTC (16+ messages)
` [PATCH v10 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v10 2/7] drm/tyr: add a generic slot manager
` [PATCH v10 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v10 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v10 5/7] drm/tyr: add a kernel buffer object
` [PATCH v10 6/7] drm/tyr: add parser for firmware binary
` [PATCH v10 7/7] drm/tyr: add Microcontroller Unit (MCU) booting
[PATCH v7 00/18] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-07-28 21:05 UTC (31+ messages)
` [PATCH v7 01/18] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v7 02/18] drm/bridge: synopsys: dw-dp: Cancel pending HPD work on unbind
` [PATCH v7 03/18] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v7 04/18] drm/bridge: synopsys: dw-dp: Add missing reinit_completion
` [PATCH v7 05/18] drm/bridge: synopsys: dw-dp: Reset AUX channel on transfer timeout
` [PATCH v7 06/18] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v7 07/18] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v7 08/18] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v7 09/18] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v7 10/18] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v7 11/18] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v7 12/18] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v7 13/18] drm/rockchip: dw_dp: Add runtime "
` [PATCH v7 14/18] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v7 15/18] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v7 16/18] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v7 17/18] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
` [PATCH v7 18/18] drm/bridge: synopsys: dw-dp: Add audio support
[PATCH v2] dma-buf/udmabuf: Disable the size limit by default
2026-07-28 20:20 UTC (2+ messages)
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-28 20:07 UTC (15+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
[PATCH v12 0/5] Migrate on fault for device pages
2026-07-28 19:35 UTC (4+ messages)
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-28 19:26 UTC (5+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
[PATCH v12 0/4] Introduce cold reset recovery method
2026-07-28 19:25 UTC (3+ messages)
` [PATCH v12 4/4] drm/xe/ras: Use fault-inject to trigger punit error handler
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-07-28 19:01 UTC (11+ messages)
[PATCH v3] drm/imagination: Update the trace point pvr_job_submit_fw()
2026-07-28 18:04 UTC (2+ messages)
[PATCH v3] drm/drv: Convert wedged event string building to seq_buf
2026-07-28 17:56 UTC (2+ messages)
[PATCH] drm/sti: dvo: Remove bridge on attach failure
2026-07-28 17:07 UTC (2+ messages)
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-28 17:03 UTC (2+ messages)
[PATCH] drm/panthor: add gpu_load debugfs node
2026-07-28 16:46 UTC (8+ messages)
` "
` "
[PATCH 0/3] Remove brownout risks from DPU
2026-07-28 16:40 UTC (10+ messages)
` [PATCH 1/3] drm/msm/dpu: Drop sneaky dev_pm_opp_set_rate(0)
` [PATCH 2/3] drm/msm/dp: Drop dev_pm_opp_set_rate(0)
` [PATCH 3/3] drm/msm/dsi: "
[PATCH v4 0/9] PCI: Fix UAF and TOCTOU related to dynamic ID
2026-07-28 16:25 UTC (2+ messages)
[PATCH v4 7/9] PCI: Make pci_match_one_device() match on ID instead of device
2026-07-28 16:24 UTC
[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
2026-07-28 16:21 UTC (3+ messages)
` [PATCH 12/15] drm/arm/komeda: remove dependency on DRM simple helpers
[PATCH] drm/doc: Add kernel-doc for struct drm_mode_card_res
2026-07-28 13:35 UTC
[PATCH] drm/panthor: reject zero-sized firmware sections
2026-07-28 16:09 UTC (3+ messages)
` [PATCH v2] drm/panthor: skip "
[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
2026-07-28 16:04 UTC (22+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v4 02/11] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v4 03/11] drm/vkms: Add KUnit test for YCbCr to RGB conversion matrices
` [PATCH v4 06/11] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v4 07/11] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v4 08/11] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v4 09/11] drm/amd/display: Check actual state during commit_tail
` [PATCH v4 10/11] drm/amd/display: Set color_space to plane_infos
` [PATCH v4 11/11] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG
[PATCH] drm/mediatek: mtk_dsi: Enable HS clock only at pre-enable
2026-07-28 15:47 UTC (2+ messages)
[RFC PATCH v2 00/20] drm/drm_colorop: add post-blend colorop support to AMD display driver
2026-07-28 15:43 UTC (2+ messages)
[PATCH] drm/panel: chipwealth-ch13726a: Fix washed out colors on 120hz mode
2026-07-28 15:34 UTC (3+ messages)
[PATCH] drm/panel: chipone-icna35xx: Fix picture parameter set
2026-07-28 15:33 UTC (2+ messages)
[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
2026-07-28 15:31 UTC (13+ messages)
[PATCH v4 0/5] powervr: MT8173 GPU support
2026-07-28 15:28 UTC (9+ messages)
` [PATCH v4 3/5] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU
` (subset) [PATCH v4 0/5] powervr: MT8173 GPU support
[PATCH] drm/panthor: snapshot firmware interface counts before loops
2026-07-28 15:17 UTC (2+ messages)
[PATCH] drm/panthor: fix firmware control interface bounds checks
2026-07-28 15:12 UTC (2+ messages)
[PATCH] drm: Fix drm_pending_vblank_event in error path for out_fence_ptr
2026-07-28 14:51 UTC (2+ messages)
[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
2026-07-28 14:38 UTC (2+ messages)
[PATCH] drm/gem: Move pages_to_sg helper into drm_gem.c
2026-07-28 14:34 UTC (2+ messages)
[PATCH 0/2] drm/komeda: Fix GLB_CORE_ID parsing and initialize encoder clone masks
2026-07-28 14:20 UTC (5+ messages)
` [PATCH 1/2] drm/komeda: Fix bits parsing of GLB_CORE_ID
` [PATCH 2/2] drm/komeda: Initialize encoder possible_clones
[PATCH] drm/bridge: cdns-mhdp8546: cancel work before teardown
2026-07-28 14:06 UTC (2+ messages)
[PATCH] drm/bridge: adv7511: cancel HPD work during teardown
2026-07-28 14:04 UTC (2+ messages)
[PATCH v3 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-07-28 14:00 UTC (3+ messages)
` [PATCH v3 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
2026-07-28 13:49 UTC (4+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
[bug report] amdgpu/TTM: NULL/UAF deref in ttm_resource_manager_next during hibernation swapout (ttm_device_prepare_hibernation) on Phoenix APU
2026-07-28 13:16 UTC (2+ messages)
[PATCH RESEND v2 0/2] drm/vc4: Fix binner overflow-memory corruption and GPU hangs
2026-07-28 13:09 UTC (2+ messages)
[PATCH v7 0/3] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
2026-07-28 12:29 UTC (5+ messages)
` [PATCH v7 1/3] drm/bridge: ti-sn65dsi83: Simplify error condition logic
` [PATCH v7 2/3] dt-bindings: display: sn65dsi83: Add output data-lanes property
` [PATCH v7 3/3] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
[PATCH] drm/radeon: fix typo in comments
2026-07-28 8:28 UTC
[PATCH v3 0/5] powervr: MT8173 GPU support
2026-07-28 7:47 UTC (3+ messages)
[PATCH V3 0/2] Add gpu_buddy_allocated_addr_to_block helper and its Kunit tests
2026-07-28 12:44 UTC (3+ messages)
` [PATCH V3 1/2] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V3 2/2] gpu/tests/gpu_buddy: Add KUnit test for gpu_buddy_allocated_addr_to_block
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