[PATCH] drm/ttm: Account for NULL pages in ttm_pool_backup
2026-07-02 22:21 UTC (3+ messages)
[PATCH] drm/ttm: Account for NULL and handle pages in ttm_pool_backup
2026-07-02 22:03 UTC (2+ messages)
[PATCH] rust: pci: rework device enabling API
2026-07-02 21:47 UTC (2+ messages)
[PATCH] drm/fourcc: Add P212, P410 and P412 formats
2026-07-02 21:23 UTC
[PATCH v5 0/7] drm/rcar-du: Add support for DSI pipelines with DSC
2026-07-02 21:24 UTC (3+ messages)
` [PATCH v5 4/7] drm/rcar-du: dsi: Support DSC in the pipeline
[Bug 221714] New: AMDGPU: Firmware issue on Teros TE-2476G monitor causes black screen/instability with FreeSync and invalid EDID
2026-07-02 21:02 UTC
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-07-02 20:58 UTC (5+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
2026-07-02 20:34 UTC (7+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v3] drm/rockchip: Remove dependency on DRM simple helpers
2026-07-02 20:18 UTC (3+ messages)
` [PATCH RESEND "
` [PATCH v4] "
[PATCH] drm/mipi-dsi: docs: Mark mipi_dsi_compression_mode() as deprecated
2026-07-02 19:42 UTC
[PATCH RESEND] drm/connector: check if destroy function exist
2026-07-02 19:36 UTC (2+ messages)
[PATCH] drm/amd/display: Always notify the HDA driver on connector disconnect
2026-07-02 19:36 UTC (3+ messages)
[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-07-02 19:14 UTC (11+ messages)
` [PATCH v9 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v9 09/14] media: qcom: "
` [PATCH v9 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v9 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v9 12/14] wifi: ath12k: "
` [PATCH v9 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v9 14/14] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-02 18:42 UTC (9+ messages)
` [PATCH v11 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v11 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v11 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v8 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
2026-07-02 18:41 UTC (3+ messages)
` [PATCH v8 2/2] drm: panel: add support for the Renesas "
[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
2026-07-02 18:23 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
2026-07-02 17:38 UTC (3+ messages)
[PULL] drm-intel-next
2026-07-02 17:24 UTC
[PATCH] dma-buf: docs: remove invalid struct member
2026-07-02 17:12 UTC
[PATCH 0/5] Random debugging quality-of-life improvements
2026-07-02 17:06 UTC (8+ messages)
` [PATCH 1/5] drm/amd/display/amdgpu_dm: show error names
` [PATCH 2/5] drm/amd/pm/smu7: make SMU message reports more readable
` [PATCH 4/5] drm/amd/amdgpu/cgs: Avoid redundant copying of firmware filename
` [PATCH 3/5] drm/amd/pm/smu7: return error on message send failure
` [PATCH 5/5] drm/amdgpu: debugfs: avoid extra EOLs in amdgpu_gem_info
[PATCH v5 00/18] dyndbg: cleanups, refactors in prep for API fix
2026-07-02 16:41 UTC (19+ messages)
` [PATCH v5 01/18] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v5 02/18] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v5 03/18] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v5 04/18] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v5 05/18] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v5 06/18] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v5 07/18] dyndbg: reduce verbose/debug clutter
` [PATCH v5 08/18] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v5 09/18] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v5 10/18] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v5 11/18] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v5 12/18] dyndbg: replace classmap list with an array-slice
` [PATCH v5 13/18] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v5 14/18] dyndbg: pin class param storage to u32
` [PATCH v5 15/18] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v5 16/18] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v5 17/18] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v5 18/18] dyndbg: change __dynamic_func_call_cls* macros into expressions
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 16:41 UTC (11+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
2026-07-02 16:38 UTC (10+ messages)
` [PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
` [PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
` [PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:31 UTC (5+ messages)
[PATCH v5 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
2026-07-02 16:31 UTC (5+ messages)
` [PATCH v5 2/2] "
[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-02 16:18 UTC (5+ messages)
` [PATCH v5 02/14] mfd: lm3533: Remove driver specific regmap wrappers
[PATCH v2] dt-bindings: display: verisilicon, dc: make resets non-optional
2026-07-02 16:06 UTC (2+ messages)
` [PATCH v2] dt-bindings: display: verisilicon,dc: "
[PATCH] fb: omap2: dsi: do not copy isr table
2026-07-02 16:05 UTC (2+ messages)
[PULL] drm-misc-fixes
2026-07-02 16:03 UTC
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-02 15:53 UTC (3+ messages)
[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
2026-07-02 15:51 UTC (3+ messages)
` [PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators
[PATCH] accel/amdxdna: Fix double drm_gem_object_put() in dma-buf mmap error path
2026-07-02 15:47 UTC
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 15:47 UTC (3+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 15:46 UTC (3+ messages)
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
2026-07-02 15:40 UTC (3+ messages)
[PATCH v2] drm/omap: dsi: do not copy isr table
2026-07-02 15:40 UTC (2+ messages)
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-02 15:31 UTC (56+ messages)
` [PATCH v8 01/39] video/hdmi: Introduce HDMI version enum
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v8 05/39] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v8 06/39] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v8 07/39] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v8 08/39] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v8 09/39] drm/display: hdmi-state-helper: Add fallback TMDS rate validation
` [PATCH v8 10/39] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v8 11/39] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v8 12/39] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v8 13/39] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v8 14/39] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v8 15/39] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v8 16/39] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v8 17/39] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v8 18/39] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v8 19/39] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support
` [PATCH v8 20/39] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v8 21/39] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v8 22/39] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v8 23/39] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v8 24/39] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v8 25/39] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v8 26/39] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v8 27/39] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v8 28/39] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v8 29/39] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v8 30/39] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v8 31/39] drm/vc4: hdmi: Convert to common SCDC scrambling infrastructure
` [PATCH v8 32/39] drm/tests: connector: Add HDMI caps-based init coverage
` [PATCH v8 33/39] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v8 34/39] drm/tests: hdmi_state_helper: Use drmm_connector_hdmi_init_with_caps()
` [PATCH v8 35/39] drm/tests: hdmi_state_helper: Add max_tmds_char_rate fallback tests
` [PATCH v8 36/39] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v8 37/39] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v8 38/39] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v8 39/39] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
2026-07-02 15:31 UTC (10+ messages)
` [RFC 1/8] drm/panthor: Remove redundant drm_sched_job_cleanup() from the .free_job callback
` [RFC 2/8] drm/panthor: Use separate workqueue for DRM scheduler
` [RFC 3/8] drm/sched: Use generic naming for workqueue helpers
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers
` [RFC 5/8] drm: Wrap DRM scheduler worker in own abstraction
` [RFC 6/8] drm/sched: Convert the scheduler job submission to kthread_worker
` [RFC 7/8] drm/sched: Add ability to change drm_sched_worker priority
` [RFC 8/8] drm/sched: Notify worker of the entity submission priority
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
2026-07-02 15:29 UTC (3+ messages)
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
2026-07-02 15:24 UTC (3+ messages)
[PULL] drm-xe-fixes
2026-07-02 15:10 UTC
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 15:08 UTC (4+ messages)
drm/bridge: samsung-dsim: questions about command mode enable sequencing
2026-07-02 14:56 UTC
[PATCH v4] drm/fb-helper: Only consider active CRTCs for vblank sync
2026-07-02 14:50 UTC
[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
2026-07-02 14:39 UTC (4+ messages)
[pull] amdgpu, amdkfd drm-fixes-7.2
2026-07-02 14:31 UTC
[pull] amdgpu, amdkfd, radeon drm-next-7.3
2026-07-02 14:15 UTC
[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
2026-07-02 13:59 UTC (4+ messages)
[PATCH i-g-t v3 0/7] add dmem_cgroups test
2026-07-02 13:00 UTC (8+ messages)
` [PATCH i-g-t v2 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v2 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v2 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v2 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v2 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v2 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
2026-07-02 12:50 UTC (2+ messages)
[PATCH 0/2] GPU buddy allocator test fixes
2026-07-02 12:42 UTC (2+ messages)
[PATCH v3 0/2] drm/panel: couple of visionox vtdr6140 driver enhancements
2026-07-02 12:37 UTC (5+ messages)
` [PATCH v3 1/2] drm/panel: Enable DSC for Visionox VTDR6130 panel
` [PATCH v3 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove
[PATCH v2 0/2] drm/msm/hdmi: Simplify the code
2026-07-02 12:31 UTC (5+ messages)
` [PATCH v2 1/2] drm/msm/hdmi_bridge: Simplify register bit updates
[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
2026-07-02 12:25 UTC (2+ messages)
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-02 12:17 UTC (9+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-02 12:16 UTC (4+ messages)
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
page: next (older)
- 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