messages from 2025-11-18 11:30:46 to 2025-11-19 08:12:37 UTC [more...]
[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
2025-11-19 8:12 UTC (34+ messages)
` [PATCH v6 01/31] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v6 02/31] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 03/31] docs/dyndbg: update examples \012 to \n
` [PATCH v6 04/31] docs/dyndbg: explain flags parse 1st
` [PATCH v6 05/31] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v6 06/31] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v6 07/31] dyndbg: make ddebug_class_param union members same size
` [PATCH v6 08/31] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v6 09/31] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v6 10/31] dyndbg: reduce verbose/debug clutter
` [PATCH v6 11/31] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v6 12/31] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 13/31] dyndbg: replace classmap list with a vector
` [PATCH v6 14/31] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v6 15/31] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v6 16/31] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v6 17/31] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v6 18/31] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 19/31] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v6 20/31] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v6 21/31] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 22/31] dyndbg: detect class_id reservation conflicts
` [PATCH v6 23/31] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v6 24/31] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v6 25/31] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v6 26/31] dyndbg: treat comma as a token separator
` [PATCH v6 27/31] dyndbg: split multi-query strings with %
` [PATCH v6 28/31] selftests-dyndbg: add test_mod_submod
` [PATCH v6 29/31] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v6 30/31] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v6 31/31] docs/dyndbg: add classmap info to howto
[PATCH RESEND 0/2] drm/msm/dpu: use full scale alpha in generic code
2025-11-19 7:50 UTC (6+ messages)
` [PATCH RESEND 1/2] drm/msm/dpu: simplify bg_alpha selection
` [PATCH RESEND 2/2] drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()
[PATCH] drm/msm/registers: Fix encoding fields in 64b registers
2025-11-19 7:46 UTC (2+ messages)
[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
2025-11-19 7:38 UTC (6+ messages)
[PATCH v3 0/8] Add support for Pixel 3 and Pixel 3 XL
2025-11-19 7:36 UTC (21+ messages)
` [PATCH v3 1/8] dt-bindings: arm: qcom: Add Pixel 3 and "
` [PATCH v3 2/8] dt-bindings: panel: sw43408: adjust to reflect the DDIC and panel used
` [PATCH v3 3/8] drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatible
` [PATCH v3 4/8] drm/panel: sw43408: Introduce disable/enable functions
` [PATCH v3 5/8] drm/panel: sw43408: Remove manual invocation of unprepare at remove
` [PATCH v3 6/8] drm/panel: sw43408: Switch to devm_regulator_bulk_get_const
` [PATCH v3 7/8] drm/panel: sw43408: Improve wording when reset-gpios aren't available
` [PATCH v3 8/8] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL
[PATCH v2 1/2] dt-bindings: display: bridge: ldb: Document nxp, enable-termination-resistor
2025-11-19 7:33 UTC (3+ messages)
` [PATCH v2 2/2] drm/bridge: fsl-ldb: Allow the termination resistor to be enabled
` [PATCH v2 1/2] dt-bindings: display: bridge: ldb: Document nxp,enable-termination-resistor
[PATCH] fbdev/tridentfb: replace printk() with dev_*() in probe
2025-11-19 7:16 UTC (2+ messages)
[PATCH] drm/mediatek: mtk_drm_drv: switch to use devm_kmemdup_array()
2025-11-19 6:57 UTC (2+ messages)
[PATCH v2] mm/huge_memory: introduce folio_split_unmapped
2025-11-19 6:44 UTC (4+ messages)
[PATCH] drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
2025-11-19 6:02 UTC (2+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-19 5:54 UTC (18+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH v5 0/2] Remove hard coded values for MIPI-DSI
2025-11-19 5:10 UTC (4+ messages)
` [PATCH v5 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH v5 2/2] drm: renesas: rz-du: mipi_dsi: Set DSI divider
[PATCH v4 00/10] Add new general DRM property "color format"
2025-11-19 4:32 UTC (14+ messages)
` [PATCH v4 02/10] drm: "
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property
` [PATCH v4 05/10] drm/bridge: dw-hdmi-qp: Set bridge supported_formats
` [PATCH v4 06/10] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
[PATCH v3] drm/tilcdc: Fix removal actions in case of failed probe
2025-11-19 3:14 UTC (3+ messages)
[pull] drm/msm: drm-msm-next-2025-11-18 for v6.19
2025-11-18 23:06 UTC
[PATCH v3 0/7] Fix DRM scheduler layering violations in Xe
2025-11-18 22:59 UTC (27+ messages)
` [PATCH v3 1/7] drm/sched: Add pending job list iterator
` [PATCH v3 2/7] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v3 3/7] drm/xe: Add dedicated message lock
` [PATCH v3 4/7] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v3 5/7] drm/xe: Do not deregister queues in TDR
` [PATCH v3 6/7] drm/xe: Remove special casing for LR queues in submission
` [PATCH v3 7/7] drm/xe: Only toggle scheduling in TDR if GuC is running
[PATCH] drm/amd: Move adaptive backlight modulation property to drm core
2025-11-18 21:43 UTC (7+ messages)
[PATCH v2 0/3] Add HDMI for Gameforce Ace
2025-11-18 20:36 UTC (4+ messages)
` [PATCH v2 2/3] drm/bridge: dw-hdmi-qp: Add support for missing HPD
[PATCH] mm/huge_memory.c: introduce folio_split_unmapped
2025-11-18 20:18 UTC (4+ messages)
[PATCH] drm/atomic-helper: rcar-du: Enable CRTC early on R-Car DU
2025-11-18 20:08 UTC (3+ messages)
[PATCH 0/9] Initial DMABUF support for iommufd
2025-11-18 19:57 UTC (15+ messages)
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH 9/9] iommufd/selftest: Add some tests for the dmabuf flow
[PATCH 0/5] efi: x86: Provide EDID from GOP device
2025-11-18 19:41 UTC (5+ messages)
[PATCH v3 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-11-18 19:22 UTC (3+ messages)
` [PATCH v3 04/11] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-18 18:53 UTC (8+ messages)
` [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
[PATCH] backlight: Add Congatec Board Controller (CGBC) backlight support
2025-11-18 18:10 UTC (2+ messages)
[PATCH v2 0/4] drm: panel: Fix atomic helper-induced regressions
2025-11-18 18:14 UTC (11+ messages)
[PATCH v2 0/3] drm/atomic-helper: Fix atomic modesetting regression
2025-11-18 18:10 UTC (9+ messages)
` [PATCH v2 1/3] drm/atomic-helper: rcar-du: Enable CRTC early on R-Car DU
` [PATCH v2 2/3] drm/atomic-helper: Add disable CRTC late variant
` [PATCH v2 3/3] drm/atomic-helper: Add special quirk tail function
[PATCH v4 00/22] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-18 17:56 UTC (6+ messages)
` [PATCH v4 04/22] drm/msm/a6xx: Skip dumping SCRATCH registers
` [PATCH v4 15/22] drm/msm/adreno: Support AQE engine
[PATCH v3 0/4] Add ADSP and CDSP support on Kaanapali SoC
2025-11-18 16:57 UTC (13+ messages)
` [PATCH v3 2/4] misc: fastrpc: Rename phys to dma_addr for clarity
` [PATCH v3 3/4] misc: fastrpc: Add support for new DSP IOVA formatting
` [PATCH v3 4/4] misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoC
[PATCH v9 0/6] MHDP8546 fixes related to DBANC usecase
2025-11-18 16:20 UTC (10+ messages)
` [PATCH v9 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
` [PATCH v9 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
` [PATCH v9 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
` [PATCH v9 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v9 5/6] cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v9 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
Independence for dma_fences! v3
2025-11-18 16:03 UTC (5+ messages)
` [PATCH 02/18] dma-buf: protected fence ops by RCU v3
[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
2025-11-18 15:31 UTC (3+ messages)
` [PATCH 3/3] dt-bindings: mmc: am654: "
[PATCH v2] drm/msm/registers: Fix encoding fields in 64b registers
2025-11-18 15:29 UTC
[PATCH 1/2] dt-bindings: display: bridge: ldb: Document nxp, termination-resistor
2025-11-18 15:28 UTC (3+ messages)
` [PATCH 2/2] drm/bridge: fsl-ldb: Allow the termination resistor to be enabled
` [PATCH 1/2] dt-bindings: display: bridge: ldb: Document nxp,termination-resistor
[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-18 15:00 UTC (3+ messages)
` [PATCH v2 02/20] drm/ttm: rework pipelined eviction fence handling
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-18 14:59 UTC (7+ messages)
[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
2025-11-18 14:50 UTC (3+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller
[PATCH v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-11-18 14:32 UTC (7+ messages)
` [PATCH v2 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
[PATCH] drm/i915/selftests: Defer signalling the request fence
2025-11-18 14:04 UTC (3+ messages)
[PATCH v3] drm/i915: Use symmetric free for vma resources
2025-11-18 14:01 UTC
[PATCH] drm/msm/a6xx: check state before dereferencing in a6xx_show
2025-11-18 13:57 UTC (2+ messages)
[PATCH v2] drm/i915: Use symmetric free for vma resources
2025-11-18 13:57 UTC (2+ messages)
[PATCH net-next v6 0/6] Add AF_XDP zero copy support
2025-11-18 13:55 UTC (7+ messages)
` [PATCH net-next v6 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v6 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v6 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v6 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v6 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v6 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH 0/9] drm/rockchip: Introduce Rockchip RK3506 VOP
2025-11-18 13:50 UTC (5+ messages)
` [PATCH 5/9] drm/panel: ilitek-ili9881d: Add support for Wanchanglong W552946AAA panel
` [PATCH 6/9] phy: rockchip: inno-dsidphy: Add support for rk3506
[PATCH v1 0/1] Support color matrix negative input
2025-11-18 13:50 UTC (3+ messages)
` [PATCH v1 1/1] drm/mediatek: fix CCORR mtk_ctm_s31_32_to_s1_n function issue
[PATCH] drm: atomic helper: Add special quirk tail function
2025-11-18 13:39 UTC
[RFC WIP 0/3] DRM Jobqueue
2025-11-18 13:25 UTC (4+ messages)
` [RFC WIP 1/3] rust: list: Add unsafe for container_of
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions
` [RFC WIP 3/3] rust/drm: Add initial jobqueue sceleton
[PATCH] drm/msm: adreno: fix deferencing ifpc_reglist when not declared
2025-11-18 13:35 UTC (5+ messages)
[PULL] DRM Rust changes for v6.19
2025-11-18 12:57 UTC
[PATCH] backlight: pwm_bl: apply the initial backlight state with sane defaults
2025-11-18 12:52 UTC (3+ messages)
[PATCH] backlight: lp855x: fix lp855x.h kernel-doc warnings
2025-11-18 12:47 UTC (2+ messages)
[REGRESSION][RFC] memleak on xe load & unload on PTL
2025-11-18 12:35 UTC
[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-11-18 11:50 UTC (8+ 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