messages from 2025-05-28 06:41:40 to 2025-05-29 05:43:03 UTC [more...]
[PATCH] staging: fbtft: add invert display parameter
2025-05-28 20:25 UTC (3+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-05-29 5:34 UTC (14+ messages)
` [RFC PATCH 01/30] HACK: dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
` [RFC PATCH 02/30] vfio: Export vfio device get and put registration helpers
` [RFC PATCH 03/30] vfio/pci: Share the core device pointer while invoking feature functions
` [RFC PATCH 04/30] vfio/pci: Allow MMIO regions to be exported through dma-buf
` [RFC PATCH 05/30] fixup! vfio/pci: fix dma-buf revoke typo on reset
` [RFC PATCH 06/30] HACK: vfio/pci: Support get_pfn() callback for dma-buf
` [RFC PATCH 07/30] KVM: Support vfio_dmabuf backed MMIO region
` [RFC PATCH 08/30] KVM: x86/mmu: Handle page fault for vfio_dmabuf backed MMIO
` [RFC PATCH 09/30] KVM: x86/mmu: Handle page fault for private MMIO
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
` [RFC PATCH 11/30] KVM: vfio_dmabuf: Fetch VFIO specific dma-buf data for sanity check
` [RFC PATCH 12/30] iommufd/device: Associate a kvm pointer to iommufd_device
` [RFC PATCH 13/30] fixup! iommufd/selftest: Sync iommufd_device_bind() change to selftest
[PATCH v4 00/12] Panel Replay + Adaptive sync
2025-05-29 5:33 UTC (4+ messages)
[PATCH] drm/xe: Fix NPD when saving default context
2025-05-29 4:59 UTC (4+ messages)
[PATCH] drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
2025-05-29 4:29 UTC
[PATCH v3] drm/rockchip: cdn-dp: Convert to drm bridge
2025-05-29 1:57 UTC (5+ messages)
[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-29 1:35 UTC (6+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations
[PATCH v3] drm: add overview diagram for drm stack
2025-05-29 1:28 UTC (2+ messages)
[PATCH v8 0/3] drm/bridge: add kunit tests for devm_drm_bridge_alloc()
2025-05-28 22:46 UTC (7+ messages)
` [PATCH v8 1/3] drm/tests: bridge: convert to devm_drm_bridge_alloc() API
` [PATCH v8 2/3] dmr/bridge: add a .destroy func
list_lru operation for new child memcg?
2025-05-28 23:20 UTC (7+ messages)
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
2025-05-28 22:52 UTC (5+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
` [PATCH v5 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-05-28 21:47 UTC (12+ messages)
` [PATCH v11 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v11 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v11 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v11 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v11 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v11 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v11 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v11 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v11 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v11 10/10] ref_tracker: eliminate the ref_tracker_dir name field
[PATCH v11 00/10] Improve gpu_scheduler trace events + UAPI
2025-05-28 20:46 UTC (5+ messages)
` [PATCH v11 02/10] drm/sched: Store the drm client_id in drm_sched_fence
[PATCH 0/8] drm/gem: Audit around handle_create races
2025-05-28 20:10 UTC (17+ messages)
` [PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
` [PATCH 3/8] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
` [PATCH 4/8] accel/qaic: delete qaic_bo.handle
` [PATCH 5/8] drm/amd/kfd: Add comment about possible drm_gem_handle_create() race
` [PATCH 6/8] drm/amdgpu: Add comments about drm_file.object_idr issues
` [PATCH 7/8] drm/vmwgfx: "
` [PATCH 8/8] drm/xe: "
[PATCH v2] drm/xe/bo: add GPU memory trace points
2025-05-28 20:01 UTC (4+ messages)
[PATCH v10 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-05-28 18:22 UTC (3+ messages)
` [PATCH v10 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH] Revert "drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401"
2025-05-28 18:13 UTC (2+ messages)
[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
2025-05-28 18:02 UTC (17+ messages)
` [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
` [PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
[PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
2025-05-28 17:53 UTC (2+ messages)
[PATCH] accel/ivpu: Use dma_resv_lock() instead of a custom mutex
2025-05-28 17:50 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-28 17:43 UTC (11+ messages)
` [PATCH v5 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v5 4/4] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC
[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
2025-05-28 17:42 UTC (13+ messages)
` [PATCH v4 5/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY "
[PATCH v2] accel/ivpu: Fix warning in ivpu_gem_bo_free()
2025-05-28 17:14 UTC (2+ messages)
[git pull] drm for 6.16-rc1
2025-05-28 17:10 UTC (4+ messages)
[PATCH v4] drm/panthor: Make the timeout per-queue instead of per-job
2025-05-28 17:05 UTC (4+ messages)
[PATCH] accel/ivpu: Fix warning in ivpu_gem_bo_free()
2025-05-28 17:04 UTC (3+ messages)
[PATCH v2 0/4] New DRM properties for output color format
2025-05-28 16:58 UTC (3+ messages)
` Fw: "
[PATCH v2 0/4] drm: Restrict GEM's pin/unpin to PRIME
2025-05-28 16:51 UTC (3+ messages)
` [PATCH v2 1/4] drm/client: Do not pin in drm_client_buffer_vmap()
[PULL] drm-xe-next-fixes
2025-05-28 16:21 UTC
[PULL] drm-misc-fixes
2025-05-28 15:35 UTC
[PATCH v5 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-05-28 15:34 UTC (4+ messages)
` [PATCH v5 01/10] dt-bindings: npu: rockchip,rknn: Add bindings
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-28 15:34 UTC (8+ messages)
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
Fixing AMDGPUs gang submit error handling
2025-05-28 14:47 UTC (13+ messages)
` [PATCH 1/4] drm/sched: optimize drm_sched_job_add_dependency
[PATCH v18 0/8] drm/vkms: Add support for YUV and DRM_FORMAT_R*
2025-05-28 14:20 UTC (2+ messages)
[PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
2025-05-28 14:08 UTC (4+ messages)
[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
2025-05-28 13:51 UTC (11+ messages)
` [PATCH v11 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v11 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v11 03/10] mtd: intel-dg: implement access functions
` [PATCH v11 04/10] mtd: intel-dg: register with mtd
` [PATCH v11 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v11 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v11 07/10] drm/i915/nvm: add support for access mode
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v11 09/10] drm/xe/nvm: add support for access mode
` [PATCH v11 10/10] drm/xe/nvm: add support for non-posted erase
[PATCH v2 0/2] Improve adv7511_mode_set()
2025-05-28 13:49 UTC (7+ messages)
` [PATCH v2 1/2] drm/bridge: adv7511: Move adv711_dsi_config_timing_gen() into adv7511_mode_set()
` [PATCH v2 2/2] drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into adv7533_dsi_config_timing_gen()
[PATCH v9 0/4] drm/tidss: Add OLDI bridge support
2025-05-28 13:35 UTC (6+ messages)
` [PATCH v9 1/4] dt-bindings: display: ti, am65x-dss: Re-indent the example
` [PATCH v9 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v9 3/4] drm/tidss: Mark AM65x OLDI code separately
` [PATCH v9 4/4] drm/tidss: Add OLDI bridge support
[PATCH] drm/debugfs: add client-id to the debugfs entry
2025-05-28 13:24 UTC (6+ messages)
[PATCH v2 00/18] drm/bridge: cdns-dsi: Make it work a bit better
2025-05-28 13:23 UTC (6+ messages)
` [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities
[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
2025-05-28 13:21 UTC
[PATCH v2] drm/file: add client id to drm_file_error
2025-05-28 13:18 UTC
[PATCH 3/3] drm/file: add client id to drm_file_error
2025-05-28 13:12 UTC (3+ messages)
[PATCH 0/2] Fix AMDGPU VRAM zeroing
2025-05-28 12:59 UTC (8+ messages)
` [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation
[PATCH RESEND] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
2025-05-28 12:52 UTC (2+ messages)
[PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
2025-05-28 12:41 UTC (5+ messages)
[RFC PATCH v2 0/3] CDNS-MHDP8546 minor cleanups
2025-05-28 12:32 UTC (8+ messages)
` [RFC PATCH v2 2/3] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from pointer to structure
[PATCH v8 0/4] drm/tidss: Add OLDI bridge support
2025-05-28 11:56 UTC (8+ messages)
` [PATCH v8 4/4] "
[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
2025-05-28 11:27 UTC (8+ messages)
[PATCH v4] drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
2025-05-28 10:55 UTC (2+ messages)
[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
2025-05-28 9:55 UTC (7+ messages)
[PATCH] accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
2025-05-28 9:52 UTC (2+ messages)
[PATCH] accel/ivpu: Use firmware names from upstream repo
2025-05-28 9:52 UTC (2+ messages)
[PATCH] accel/ivpu: Improve buffer object logging
2025-05-28 9:52 UTC (2+ messages)
[PATCH v12 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
2025-05-28 9:22 UTC (9+ messages)
` [PATCH v12 1/8] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v12 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v12 3/8] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v12 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v12 5/8] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v12 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
` [PATCH v12 7/8] drm: sun4i: de33: vi_scaler: "
` [PATCH v12 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616
[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in fillrect
2025-05-28 9:22 UTC
[PATCH/RFC 0/3] Atari DRM driver
2025-05-28 8:57 UTC (9+ messages)
linux-next: build failure after merge of the drm-misc tree
2025-05-28 8:27 UTC (3+ messages)
[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-05-28 8:23 UTC (2+ messages)
[PATCH v3] video: screen_info: Relocate framebuffers behind PCI bridges
2025-05-28 8:02 UTC
[PULL] drm-intel-next-fixes
2025-05-28 6:56 UTC
[PATCH RFC 0/4] drm/bridge: samsung-dsim: Stop controlling vsync display FIFO flush in panels
2025-05-28 6:41 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).