messages from 2026-01-19 13:46:24 to 2026-01-20 12:49:16 UTC [more...]
[PATCH v2 0/8] drm/rockchip: No more post-atomic_check fixups
2026-01-20 12:49 UTC (11+ messages)
` [PATCH v2 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v2 5/8] drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
` "
[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
2026-01-20 12:47 UTC (9+ messages)
` [PATCH 01/17] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH 15/17] drm/amd/display: Trigger ALLM if it's available
[PATCH] drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained
2026-01-20 12:40 UTC (3+ messages)
` "
[PATCH] nouveau: pci: quiesce GPU on shutdown
2026-01-20 12:14 UTC
[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
2026-01-20 11:36 UTC
[PATCH v6 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
2026-01-20 12:05 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU
` [PATCH v6 2/5] drm/microchip: add a driver "
` [PATCH v6 3/5] ARM: dts: microchip: sam9x60: Add "
` [PATCH v6 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v6 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver
Independence for dma_fences! v6
2026-01-20 11:41 UTC (12+ messages)
` [PATCH 1/9] dma-buf: add dma_fence_was_initialized function v2
` [PATCH 2/9] dma-buf: protected fence ops by RCU v5
` [PATCH 3/9] dma-buf: detach fence ops on signal v2
` [PATCH 4/9] dma-buf: abstract fence locking
` [PATCH 5/9] dma-buf: inline spinlock for fence protection v4
` [PATCH 6/9] dma-buf/selftests: test RCU ops and inline lock v2
` [PATCH 7/9] dma-buf: use inline lock for the stub fence v2
` [PATCH 8/9] dma-buf: use inline lock for the dma-fence-array
` [PATCH 9/9] dma-buf: use inline lock for the dma-fence-chain
[PATCH 0/2] drm, drm/xe: Fix xe SVM configs
2026-01-20 11:33 UTC (3+ messages)
` [PATCH 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
` [PATCH 2/2] drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected
[PATCH] drm/rockchip: vop2: Add mode valid callback for crtc
2026-01-20 11:24 UTC (3+ messages)
[PATCH v2 0/8] drm/atmel-hlcdc: make more use of helpers
2026-01-20 11:22 UTC (2+ messages)
[PATCH 0/4] rust: Add ARef support for work items
2026-01-20 11:14 UTC (6+ messages)
` [PATCH 2/4] rust: drm: dispatch work items to the private data
` [PATCH 4/4] rust: drm: dispatch delayed "
[PATCH 0/5] Add DisplayPort support for rk3576
2026-01-20 10:43 UTC (3+ messages)
` [PATCH 2/5] drm/bridge: synopsys: dw-dp: Set pixel mode by platform data
[PATCH v2 0/2] drm/buddy: Fix BUG_ON from oversized rounded allocations
2026-01-20 10:41 UTC (3+ messages)
` [PATCH v2 1/2] drm/buddy: Prevent BUG_ON by validating rounded allocation
[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
2026-01-20 10:40 UTC (4+ messages)
[PATCH] drm/tyr: rename pad0 to selected_coherency
2026-01-20 10:37 UTC (2+ messages)
[PATCH v5 00/28] Fair(er) DRM scheduler
2026-01-20 10:31 UTC (15+ messages)
` [PATCH v5 07/28] drm/sched: Account entity GPU time
` [PATCH v5 09/28] drm/sched: Add fair scheduling policy
[PATCH v2] drm/rockchip: vop2: Add mode valid callback for crtc
2026-01-20 10:18 UTC (2+ messages)
[PATCH 0/2] Hotplug detection fixup on Rockchip DW HDMI QP
2026-01-20 10:18 UTC (2+ messages)
[PATCH 0/6] Add Anbernic RG-DS
2026-01-20 10:18 UTC (2+ messages)
` (subset) "
[PATCH v3 1/2] drm/panel: simple: Add Waveshare 13.3" panel support
2026-01-20 10:01 UTC (5+ messages)
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-20 9:48 UTC (20+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-20 9:45 UTC (22+ messages)
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "
[PATCH v3 04/15] drm/bridge: Switch private_obj initialization to atomic_create_state
2026-01-20 9:43 UTC (2+ messages)
[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
2026-01-20 9:38 UTC (13+ messages)
` [PATCH v1 1/2] dt-bindings: backlight: gpio-backlight: allow "
` [PATCH v1 2/2] backlight: gpio: add support for multiple GPIOs for backlight control
[PATCH v3] drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
2026-01-20 9:34 UTC (2+ messages)
[PATCH v6 0/2] Backlight driver to control backlight behind Congatec Board Controller
2026-01-20 9:13 UTC (3+ messages)
` [PATCH v6 2/2] mfd: cgbc: Add support for backlight
[PATCH v2] drm/tyr: use read_poll_timeout
2026-01-20 9:08 UTC (3+ messages)
[PATCH] rust: drm: tyr: Fix register name in error print
2026-01-20 9:08 UTC (4+ messages)
[PATCH] drm/tests: hdmi: fix build failure
2026-01-20 9:00 UTC (3+ messages)
[PATCH v10 drm-dp 0/4] Fix hibmc driver bugs
2026-01-20 8:54 UTC (4+ messages)
` [PATCH v10 drm-dp 1/4] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:29 UTC (2+ messages)
[PATCH v4 0/3] Implement Send and Sync for clk
2026-01-20 8:48 UTC (4+ messages)
` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
[PATCH v2] drm/bridge: dw-hdmi: Replace calls to deprecated HDMI/audio detection functions
2026-01-20 8:27 UTC
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:20 UTC (2+ messages)
[PATCH RESEND v2 1/2] dt-bindings: display: bridge: ldb: Document nxp, enable-termination-resistor
2026-01-20 7:16 UTC (4+ messages)
` [PATCH RESEND v2 2/2] drm/bridge: fsl-ldb: Allow the termination resistor to be enabled
` [PATCH RESEND v2 1/2] dt-bindings: display: bridge: ldb: Document nxp,enable-termination-resistor
[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
2026-01-20 6:37 UTC (2+ messages)
` [PATCH] "
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-20 2:50 UTC (18+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH] drm/edid: Use struct cea_db when parsing HDMI VSDB
2026-01-19 22:44 UTC (3+ messages)
[PATCH 0/2] DRM 'feature' support for DRM drivers
2026-01-19 23:34 UTC (3+ messages)
` [PATCH 1/2] rust: drm: add support for driver features
` [PATCH 2/2] rust: drm: add FeatureRender
linux-next: build failure after merge of the drm-misc tree
2026-01-19 23:09 UTC (2+ messages)
[PATCH] nouveau/gsp: use rpc sequence numbers properly
2026-01-19 22:02 UTC (3+ messages)
[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
2026-01-19 21:24 UTC (5+ messages)
` [PATCH v2 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 21:18 UTC (16+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2026-01-19 21:19 UTC (19+ messages)
` [PATCH v4 04/25] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v4 05/25] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v4 14/25] drm/tilcdc: Use drm_module_platform_driver() helper
` [PATCH v4 15/25] drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
` [PATCH v4 16/25] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v4 18/25] drm/tilcdc: Convert to DRM managed resources
` [PATCH v4 19/25] drm/tilcdc: Convert to drm_device-based logging helpers
` [PATCH v4 20/25] drm/tilcdc: Use devm_drm_of_get_bridge() helper
` [PATCH v4 25/25] rm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-19 20:38 UTC (2+ messages)
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:49: warning: passing argument 6 of 'drm_property_replace_blob_from_id' makes integer from pointer without a cast
2026-01-19 20:19 UTC
[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-01-19 20:10 UTC (11+ messages)
` [PATCH v3 02/15] drm/atomic: Add new atomic_create_state callback to drm_private_obj
` [PATCH v3 05/15] drm/dp_mst: Switch private_obj initialization to atomic_create_state
` [PATCH v3 06/15] drm/dp_tunnel: "
` [PATCH v3 08/15] drm/arm: komeda: "
` [PATCH v3 09/15] drm/ingenic: "
[PATCH v4 01/10] drm/tests: hdmi: check the infoframes behaviour
2026-01-19 20:09 UTC (5+ messages)
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:16: error: too few arguments to function call, expected 7, have 6
2026-01-19 19:25 UTC
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2740:15: error: too few arguments to function 'drm_property_replace_blob_from_id'
2026-01-19 17:56 UTC
linux-next: manual merge of the drm tree with the origin tree
2026-01-19 17:03 UTC
linux-next: manual merge of the drm tree with the origin tree
2026-01-19 16:53 UTC
[PATCH] drm/gud: fix NULL crtc dereference on display disable
2026-01-19 16:41 UTC (3+ messages)
[PATCH v2 00/10] gpu: nova-core: miscellaneous improvements
2026-01-19 16:18 UTC (19+ messages)
` [PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
` [PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
` [PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
` [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
` [PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
` [PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
` [PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
` [PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
` [PATCH v2 10/10] gpu: nova-core: gsp: use available device reference
[PATCH v3 0/3] Clk improvements
2026-01-19 16:10 UTC (20+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
` [PATCH v3 2/3] rust: clk: add devres-managed clks
[PATCH] drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
2026-01-19 16:07 UTC (2+ messages)
[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-01-19 16:06 UTC (2+ messages)
[GIT PULL] mediatek drm fixes - 20260119
2026-01-19 15:47 UTC
[PATCH] drm/[radeon|amdgpu]: Add HAINAN clock adjustment
2026-01-19 15:32 UTC (2+ messages)
[PATCH 1/2] Documentation: nova: remove completed tasks
2026-01-19 15:31 UTC (2+ messages)
` [PATCH 2/2] Documentation: nova: update pending tasks
[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
2026-01-19 13:26 UTC (3+ messages)
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission
[PATCH v2] drm/i915/selftests: Prevent userspace mapping invalidation
2026-01-19 14:56 UTC (3+ messages)
[PATCH v3 0/7] Fix PMI8994 WLED ovp values and more
2026-01-19 14:53 UTC (9+ messages)
` [PATCH v3 1/7] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8994
` [PATCH v3 2/7] backlight: qcom-wled: Support "
` [PATCH v3 3/7] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950
` [PATCH v3 4/7] backlight: qcom-wled: Change PM8950 WLED configurations
[PATCH] drm/gem: add helper to detect self-imported PRIME dma-bufs
2026-01-19 13:46 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