messages from 2025-08-31 12:32:00 to 2025-09-01 15:05:22 UTC [more...]
[PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
2025-09-01 15:03 UTC (2+ messages)
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
[PATCH v2] gpu: nova-core: take advantage of pci::Device::unbind()
2025-09-01 15:01 UTC
[PATCH] gpu: nova-core: take advantage of pci::Device::unbind()
2025-09-01 14:54 UTC (5+ messages)
[PATCH 0/2] drm/vkms: Fix plane blending z-order
2025-09-01 14:52 UTC (2+ messages)
[RFC 0/3] cgroups: Add support for pinned device memory
2025-09-01 14:37 UTC (4+ messages)
[PATCH v4 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
2025-09-01 14:29 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
` [PATCH v4 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
[PATCH] drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
2025-09-01 14:26 UTC (3+ messages)
[PATCH 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes
2025-09-01 14:22 UTC (4+ messages)
` [PATCH 1/3] drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
` [PATCH 2/3] drm/panel: visionox-rm69299: Don't clear all mode flags
` [PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support
[PATCH 0/5] Introduce Panfrost JM contexts
2025-09-01 14:15 UTC (10+ messages)
` [PATCH 2/5] drm/panfrost: Introduce uAPI for JM context creation
` [PATCH 3/5] drm/panfrost: Introduce JM context for manging job resources
[PATCH] drm/ssd130x: Remove the use of dev_err_probe()
2025-09-01 14:08 UTC (2+ messages)
[PATCH v2 0/6] drm/st7571-i2c: add support for grayscale xrgb8888
2025-09-01 13:51 UTC (7+ messages)
` [PATCH v2 5/6] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()
[PATCH 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-09-01 13:44 UTC (9+ messages)
` [PATCH 1/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver
[PATCH 0/2] gpu: nova-core: vbios: simplify device use
2025-09-01 13:30 UTC (3+ messages)
[PATCH 0/3] drm/panic: Add kunit tests for drm_panic
2025-09-01 13:16 UTC (9+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] drm/panic: Add a kconfig option to dump kunits results to png
[PATCH v1 1/2] drm/amdgpu: increment share sched score on entity selection
2025-09-01 13:14 UTC (6+ messages)
` [PATCH v1 2/2] drm/sched: limit sched score update to jobs change
[PATCH] drm/panel: lvds: Remove unused members from main structure
2025-09-01 13:01 UTC (3+ messages)
[PULL] drm-intel-gt-next
2025-09-01 13:03 UTC
[PATCH v2] drm/sched: Fix racy access to drm_sched_entity.dependency
2025-09-01 12:40 UTC
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-09-01 12:38 UTC (9+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150
` [PATCH v3 02/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
[PATCH v6 00/16] drm/vkms: Add configfs support
2025-09-01 12:25 UTC (17+ messages)
` [PATCH v6 01/16] drm/vkms: Expose device creation and destruction
` [PATCH v6 02/16] drm/vkms: Add and remove VKMS instances via configfs
` [PATCH v6 03/16] drm/vkms: Allow to configure multiple planes "
` [PATCH v6 04/16] drm/vkms: Allow to configure the plane type "
` [PATCH v6 05/16] drm/vkms: Allow to configure multiple CRTCs "
` [PATCH v6 06/16] drm/vkms: Allow to configure CRTC writeback support "
` [PATCH v6 07/16] drm/vkms: Allow to attach planes and CRTCs "
` [PATCH v6 08/16] drm/vkms: Allow to configure multiple encoders "
` [PATCH v6 09/16] drm/vkms: Allow to attach encoders and CRTCs "
` [PATCH v6 10/16] drm/vkms: Allow to configure multiple connectors "
` [PATCH v6 11/16] drm/vkms: Allow to attach connectors and encoders "
` [PATCH v6 12/16] drm/vkms: Allow to configure the default device creation
` [PATCH v6 13/16] drm/vkms: Remove completed task from the TODO list
` [PATCH v6 14/16] drm/vkms: Allow to configure connector status
` [PATCH v6 15/16] drm/vkms: Allow to update the "
` [PATCH v6 16/16] drm/vkms: Allow to configure connector status via configfs
[PATCH v1 00/36] mm: remove nth_page()
2025-09-01 11:35 UTC (6+ messages)
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
2025-09-01 11:16 UTC (7+ messages)
` (subset) "
` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
2025-09-01 11:07 UTC (5+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer
` [PATCH v2 2/4] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v2 3/4] drm/vkms: Convert to DRM's vblank timer
` [PATCH v2 4/4] drm/hypervdrm: Use "
[PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
2025-09-01 11:14 UTC (3+ messages)
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-09-01 10:59 UTC (2+ messages)
` (subset) "
[PATCH] accel/ivpu: Prevent recovery work from being queued during device removal
2025-09-01 10:39 UTC (2+ messages)
[PATCH] accel/ivpu: Make function parameter names consistent
2025-09-01 10:36 UTC (2+ messages)
[PATCH] accel/ivpu: Remove unused PLL_CONFIG_DEFAULT
2025-09-01 10:35 UTC (2+ messages)
[PATCH] gpu: nova-core: depend on CONFIG_64BIT
2025-09-01 10:30 UTC (2+ messages)
[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-09-01 10:25 UTC (9+ messages)
[PATCH v5 0/6] MHDP8546 fixes related to DBANC usecase
2025-09-01 10:18 UTC (13+ messages)
` [PATCH v5 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v5 2/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v5 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
` [PATCH v5 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
` [PATCH v5 5/6] drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
` [PATCH v5 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
[PATCH v2] drm/rcar-du: dsi: Fix 1/2/3 lane support
2025-09-01 10:13 UTC (5+ messages)
evergreen_packet3_check:... radeon 0000:1d:00.0: vbo resource seems too big for the bo
2025-09-01 10:10 UTC (10+ messages)
[PATCH net-next v2 0/6] Add AF_XDP zero copy support
2025-09-01 10:02 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v2 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v2 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v2 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v2 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v2 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH v10 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-09-01 9:57 UTC (7+ messages)
` [PATCH v10 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v10 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v10 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v10 4/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v10 5/6] drm/msm: mdss: Add QCS8300 support
` [PATCH v10 6/6] drm/msm/dp: Add DisplayPort controller for QCS8300
[PATCH v2] drm/sitronix/st7571-i2c: Make st7571_panel_data variables static const
2025-09-01 9:29 UTC (3+ messages)
[PATCH] fbdev/simplefb: Fix use after free in simplefb_detach_genpds()
2025-09-01 9:12 UTC
[PATCH][next] drm/bridge: synopsys: Fix spelling mistake "pixeel" -> "pixel"
2025-09-01 9:10 UTC
[PATCH v5 0/3] Decouple max_pclk check from constant display feats
2025-09-01 8:59 UTC (6+ messages)
` [PATCH v5 3/3] drm/tidss: oldi: Add atomic_check hook for oldi bridge
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-01 8:57 UTC (13+ messages)
` [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
` [PATCH v3 02/12] ACPI: processor: thermal: "
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 05/12] cpufreq: powernv: "
` [PATCH v3 06/12] PM / devfreq: "
` [PATCH v3 07/12] drm/i915: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
` [PATCH v3 10/12] thermal: imx: "
` [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: "
` [PATCH v3 12/12] PM: EM: "
[PATCH 0/1] fix typo error in
2025-09-01 8:47 UTC (2+ messages)
` [PATCH 1/1] accel/habanalabs: fix typo in comment
[PATCH 0/7] panfrost,panthor: Cached maps and explicit flushing
2025-09-01 8:47 UTC (8+ messages)
` [PATCH 1/7] drm/shmem: Add a drm_gem_shmem_sync_mmap() helper
` [PATCH 4/7] drm/panthor: Bump the driver version to 1.6
` [PATCH 5/7] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
[PATCH drm-misc-next 0/1] add drm_panic_support for stdu
2025-09-01 8:36 UTC (2+ messages)
` [PATCH drm-misc-next 1/1] drm/vmwgfx: add drm_panic support "
[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
2025-09-01 8:31 UTC
[PATCH] amdgpu/ttm: make sure exported objects are populated
2025-09-01 7:40 UTC (2+ messages)
[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
2025-09-01 7:46 UTC (3+ messages)
` [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
[PATCH v3 00/14] drm/tidss: dispc: Convert to FIELD_* API
2025-09-01 7:42 UTC (2+ messages)
[PATCH v2] drm/panthor: assign unique names to queues
2025-09-01 7:27 UTC (2+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-09-01 7:12 UTC (9+ messages)
` [PATCH v3 01/11] drm/connector: let drivers declare infoframes as unsupported
` [PATCH v3 02/11] drm/bridge: adv7511: declare supported infoframes
[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-01 7:11 UTC (6+ messages)
` [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
[PATCH v6 1/1] drm/mediatek: Adjust bandwidth limit for DP
2025-09-01 7:08 UTC (2+ messages)
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
2025-08-30 23:11 UTC (20+ messages)
` [PATCH 01/14] Documentation: hw-vuln: l1tf: Convert kernel docs external links
` [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
` [PATCH 03/14] Documentation: perf-security: Convert security credentials bibliography link
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
` [PATCH 05/14] Documentation: blk-mq: Convert block layer docs external links
` [PATCH 06/14] Documentation: bpf: Convert external kernel docs link
` [PATCH 07/14] Documentation: kasan: Use internal link to kunit
` [PATCH 08/14] Documentation: gpu: "
` [PATCH 09/14] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH 10/14] Documentation: smb: smbdirect: Convert KSMBD docs link
` [PATCH 11/14] Documentation: net: Convert external kernel networking docs
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
` [PATCH 13/14] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH 14/14] Documentation: checkpatch: Convert kernel docs references
[PATCH] docs: gpu: fix spelling error in drm-uapi.rst
2025-08-31 17:32 UTC (4+ messages)
[PATCH v2] MAINTAINERS: Update Min Ma's email for AMD XDNA driver
2025-08-31 0:12 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/gpuvm: add missing blank line after declaration
2025-08-31 19:50 UTC
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-29 20:59 UTC (4+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
[PATCH 1/2] drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
2025-09-01 7:00 UTC (4+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi86: break probe dependency loop
[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
2025-09-01 6:54 UTC (7+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported
[PATCH v3] drm/gud: Replace simple display pipe with DRM atomic helpers
2025-09-01 6:41 UTC (2+ messages)
[PATCH v11 0/9] TEE subsystem for protected dma-buf allocations
2025-09-01 6:33 UTC (2+ messages)
[PATCH v2] drm/bridge: ti-sn65dsi86: fix REFCLK setting
2025-09-01 6:20 UTC (4+ messages)
[PATCH v1 0/3] misc: fastrpc: Add polling mode support
2025-09-01 5:33 UTC (4+ messages)
` [PATCH v1 1/3] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v1 2/3] misc: fastrpc: Update context ID mask for polling mode support
` [PATCH v1 3/3] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-09-01 3:49 UTC (7+ messages)
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
` [PATCH v7 3/9] dt-bindings: display/msm: dp-controller: document DP on SM7150
` [PATCH v7 8/9] arm64: dts: qcom: sm6350: correct DP compatibility strings
[PATCH] drm/nouveau: Support devfreq for Tegra
2025-09-01 3:22 UTC
[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
2025-09-01 2:45 UTC (3+ messages)
` [PATCH v4 11/19] drm/mediatek: Rename OVL format naming
linux-next: build failure after merge of the drm-exynos tree
2025-09-01 2:22 UTC
[PATCH v2] drm/rcar-du: dsi: Implement DSI command support
2025-08-31 19:04 UTC
[PATCH 0/4] drm/rcar-du: dsi: Implement DSI command support
2025-08-31 18:57 UTC (6+ messages)
` [PATCH 4/4] "
[PATCH v8 0/7] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-08-31 17:26 UTC (9+ messages)
` [PATCH v8 1/7] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v8 2/7] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v8 3/7] dt-bindings: firmware: qcom,scm: Add MSM8937
` [PATCH v8 4/7] dt-bindings: display/msm/gpu: describe A505 clocks
` [PATCH v8 5/7] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v8 6/7] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v8 7/7] arm64: dts: "
[PATCH v2] dt-bindings: display: dsi-controller: add bridge to patternProperties
2025-08-31 13:15 UTC (3+ 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).