messages from 2025-08-21 11:47:05 to 2025-08-22 09:00:46 UTC [more...]
[PATCH v3] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
2025-08-22 9:00 UTC (5+ messages)
Switching over to GEM refcounts and a bunch of cleanups
2025-08-22 8:51 UTC (7+ messages)
[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
2025-08-22 8:44 UTC (6+ messages)
` [PATCH v13 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v13 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v13 4/4] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-08-22 8:43 UTC (21+ messages)
` [PATCH v3 02/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
` [PATCH v3 04/14] phy: qcom: qmp-usbc: Add USBC PHY type enum
` [PATCH v3 05/14] phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHY
` [PATCH v3 06/14] phy: qcom: qmp-usbc: Add QCS615 DP PHY configuration and init data
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
` [PATCH v3 08/14] phy: qcom: qmp-usbc: Add DP PHY configuration support for QCS615
[PATCH v3 1/2] drm/buddy: Optimize free block management with RB tree
2025-08-22 8:37 UTC (3+ messages)
` [PATCH v3 2/2] drm/buddy: Separate clear and dirty free block trees
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-22 8:15 UTC (58+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH RFC 08/35] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 11/35] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 14/35] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH RFC 15/35] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH RFC 16/35] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH RFC 17/35] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 19/35] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH RFC 20/35] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within "
` [PATCH RFC 25/35] drm/i915/gem: "
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 30/35] vfio/pci: "
` [PATCH RFC 31/35] crypto: remove "
` [PATCH RFC 32/35] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [PATCH RFC 34/35] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH RFC 35/35] mm: remove nth_page()
` [syzbot ci] "
[PATCH 1/2] dma-buf/sw_sync: put fence signaling into work item
2025-08-22 8:08 UTC (7+ messages)
` [PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
[PATCH v4 0/6] DRM/MSM: Support for Adreno 663 GPU
2025-08-22 8:01 UTC (9+ messages)
` [PATCH v4 1/6] drm/msm/adreno: Add speedbins for A663 GPU
` [PATCH v4 2/6] dt-bindings: nvmem: qfprom: Add sa8775p compatible
` [PATCH v4 3/6] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes
` [PATCH v4 4/6] arm64: dts: qcom: lemans: Add GPU cooling
` [PATCH v4 5/6] arm64: dts: qcom: lemans-evk: Enable Adreno 663 GPU
` [PATCH v4 6/6] arm64: dts: qcom: qcs9100-ride: "
[PATCH v4 00/13] Enable display support for STM32MP25
2025-08-22 8:00 UTC (3+ messages)
` [PATCH v4 01/13] dt-bindings: display: st: add two new compatibles to LTDC device
[PATCH] drm/gpuvm: Rename 'map' to 'op' in drm_gpuvm_map_req
2025-08-22 7:52 UTC (11+ messages)
[PATCH v2 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
2025-08-22 7:37 UTC (5+ messages)
` [PATCH v2 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
[PATCH v2 0/4] backlight: add new max25014 backlight driver
2025-08-22 7:35 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: backlight: Add max25014 bindings
` [PATCH v2 2/4] backlight: add max25014atg backlight
[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-08-22 7:05 UTC (5+ messages)
` [PATCH v7 6/6] drm: renesas: rz-du: mipi_dsi: Add support for "
[PATCH v3 0/4] User readable error codes on atomic_ioctl failure
2025-08-22 7:00 UTC (5+ messages)
` [PATCH v3 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v3 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v3 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v3 4/4] drm/i915/display: Error codes for async flip failures
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-22 6:39 UTC (11+ messages)
` [PATCH v7 01/10] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller
` [PATCH v7 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v7 03/10] drm/rockchip: Add RK3588 DPTX output support
` [PATCH v7 04/10] MAINTAINERS: Add entry for DW DPTX Controller bridge
` [PATCH v7 05/10] dt-bindings: display: simple-bridge: Add ra620 compatible
` [PATCH v7 06/10] drm/bridge: simple-bridge: Add support for radxa ra620
` [PATCH v7 07/10] arm64: dts: rockchip: Add DP0 for rk3588
` [PATCH v7 08/10] arm64: dts: rockchip: Add DP1 "
` [PATCH v7 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` [PATCH v7 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX
[PATCH] gpu: host1x: use dev_err_probe() in probe path
2025-08-22 6:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
2025-08-22 3:07 UTC (2+ messages)
` [PATCH v2 2/2] drm/i915: Fix incorrect error handling in shmem_pwrite()
[PATCH v8 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-08-22 3:06 UTC (4+ messages)
` [PATCH v8 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
[PATCH next] drm: bridge: waveshare-dsi: Fix NULL vs IS_ERR() check in probe()
2025-08-22 1:46 UTC (2+ messages)
[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
2025-08-21 22:02 UTC (5+ messages)
` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH] drm/xe: replace basename() with portable strrchr()
2025-08-21 22:00 UTC (6+ messages)
` [PATCH v2] drm/xe: switch to local __basename() helper
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-08-21 17:54 UTC (11+ messages)
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
` [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
[PATCH] drm/bridge: cdns-dsi: Select VIDEOMODE_HELPERS
2025-08-21 20:52 UTC
[PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
2025-08-21 20:34 UTC (2+ messages)
[PULL] drm-xe-fixes
2025-08-21 19:20 UTC
[Bug 46181] New: No Brightness control-nouveau
2025-08-21 19:18 UTC (3+ messages)
` [Bug 46181] "
[PATCH drm-next v2] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
2025-08-21 17:56 UTC
[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
2025-08-21 17:19 UTC (2+ messages)
[PATCH 0/9 v3] drm/i915: Remove legacy struct_mutex usage
2025-08-21 15:55 UTC (7+ messages)
` [PATCH 1/9 v3] drm/i915: Move struct_mutex to drm_i915_private
` [PATCH 8/9 v3] drm/i915: Drop unused struct_mutex from drm_i915_private
[PATCH] Documentation: accel: amdxdna: Update compiler information
2025-08-21 15:31 UTC (4+ messages)
[PATCH v2 06/14] drm/tidss: dispc: Get rid of FLD_MOD
2025-08-21 15:19 UTC (2+ messages)
[PATCH v8 00/10] Handle Firmware reported Hardware Errors
2025-08-21 15:17 UTC (5+ messages)
` [PATCH v8 02/10] drm: Add a vendor-specific recovery method to drm device wedged uevent
[PATCH v4 0/7] drm/panthor: support repeated mappings
2025-08-21 15:15 UTC (24+ messages)
` [PATCH v4 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v4 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
[PATCH v2 0/6] DRM IDR to Xarray conversions
2025-08-21 14:54 UTC (7+ messages)
` [PATCH v2 1/6] drm: Convert aux_idr to XArray
` [PATCH v2 2/6] drm: Convert object_name_idr "
` [PATCH v2 3/6] drm: Convert syncobj_idr "
` [PATCH v2 4/6] drm: Convert magic_map "
` [PATCH v2 5/6] drm: Convert lessee_idr "
` [PATCH v2 6/6] drm: Convert tile_idr "
[PATCH next] drm/panel: jdi-lpm102a188a: Fix error code in jdi_panel_prepare()
2025-08-21 14:50 UTC (2+ messages)
[PATCH] drm/i915/guc: Add synchronization on interrupt enable flag
2025-08-21 14:39 UTC (5+ messages)
[Bug 206309] New: Experimental amdgpu w/ Dell E6540 with HD 8790M (MARS XTX), massive performance improvement after ACPI suspend
2025-08-21 14:39 UTC (2+ messages)
` [Bug 206309] "
[PATCH v2] drm/bridge: ti-sn65dsi86: fix REFCLK setting
2025-08-21 14:36 UTC (2+ messages)
[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
2025-08-21 14:28 UTC (8+ messages)
` [PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek, mt65xx-pinctrl: Allow gpio-line-names
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek,mt65xx-pinctrl: "
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML
[PATCH v3] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
2025-08-21 14:13 UTC (5+ messages)
` [Linaro-mm-sig] "
[PATCH 0/2] Add mutex to drm_gem_object.gpuva list
2025-08-21 14:05 UTC (3+ messages)
` [PATCH 2/2] panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
[PATCH v2 0/2] docs: gpu: fix typo
2025-08-21 13:33 UTC (4+ messages)
` [PATCH v2 1/2] docs: gpu: amdgpu: Fix spelling in amdgpu documentation
[PATCH AUTOSEL 6.14 107/642] drm/amdgpu: adjust drm_firmware_drivers_only() handling
2025-08-21 13:26 UTC (3+ messages)
[PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
2025-08-21 13:26 UTC (2+ messages)
[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-08-21 13:24 UTC (8+ messages)
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller
[PATCH] drm/stm: ltdc: unify log system
2025-08-21 13:03 UTC
[PATCH] drm/msm: make sure to not queue up recovery more than once
2025-08-21 13:06 UTC
[PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
2025-08-21 13:06 UTC (2+ messages)
[PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
2025-08-21 13:00 UTC (2+ messages)
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-08-21 12:34 UTC (5+ messages)
` [PATCH v6 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH next] accel/rocket: Fix some error checking in rocket_core_init()
2025-08-21 12:30 UTC
[PATCH v5 0/3] Decouple max_pclk check from constant display feats
2025-08-21 12:09 UTC (2+ messages)
[PATCH 0/6] Two-pass MMU interval notifiers
2025-08-21 11:46 UTC (3+ messages)
` [PATCH 5/6] drm/xe: Add fences argument to xe_vm_range_tilemask_tlb_invalidation
` [PATCH 6/6] drm/xe: Implement two pass MMU notifiers for SVM
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).