messages from 2026-07-22 04:42:29 to 2026-07-22 15:43:16 UTC [more...]
[PATCH 0/7] video: fbdev: Remove redundant dev_err()
2026-07-22 8:20 UTC (15+ messages)
` [PATCH 1/7] fbdev: mmp: "
` [PATCH 2/7] fbdev: omapfb/dsi-cm: "
` [PATCH 3/7] fbdev: pxa168fb: "
` [PATCH 4/7] fbdev: pxa3xx-gcu: "
` [PATCH 5/7] fbdev: pxafb: "
` [PATCH 6/7] fbdev: s3c-fb: "
` [PATCH 7/7] fbdev: sa1100fb: "
[PATCH] drm/nouveau/gsp: validate sequencer command span
2026-07-22 13:36 UTC (2+ messages)
[PATCH v1 0/4] drm/xe: MCR semaphore and TLB invalidation timeout fixes for ARL
2026-07-22 14:07 UTC (7+ messages)
` [PATCH v1 1/4] drm/xe/mcr: Keep GT forcewake during MCR steering
` [PATCH v1 2/4] drm/xe/mcr: Sanitize steering semaphore on GT resume
` [PATCH v1 3/4] drm/xe/guc/ct: Queue G2H worker before flushing it in timeout paths
[PATCH] backlight: qcom-wled: Remove redundant dev_err()
2026-07-22 7:09 UTC (2+ messages)
[PATCH v2] dt-bindings: fix typos and brackets
2026-07-22 10:17 UTC (2+ messages)
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-22 15:42 UTC (17+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
2026-07-22 15:39 UTC (4+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
2026-07-22 15:33 UTC (8+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v5)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier (v2)
[PATCH v6 0/2] Add drm_ras netlink error event support
2026-07-22 15:32 UTC (5+ messages)
` [PATCH v6 1/2] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v6 2/2] drm/xe/xe_ras: Report correctable/uncorrectable error events to userspace
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-07-22 15:28 UTC (7+ messages)
` [PATCH 2/3] drm/xe: select TRANSPARENT_HUGEPAGE
` [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
[PATCH v3 0/4] dt-bindings: Convert TI TPS65217 to DT schema
2026-07-22 15:18 UTC (4+ messages)
` [PATCH v3 4/4] dt-bindings: leds: backlight: Convert "
[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-22 15:04 UTC (2+ messages)
[PATCH v6 0/6] rust / dma_buf: Add abstractions for dma_fence
2026-07-22 15:03 UTC (9+ messages)
` [PATCH v6 1/6] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v6 2/6] rust: error: Add ECANCELED error code
` [PATCH v6 3/6] rust: sync: Add abstraction for rcu_barrier()
` [PATCH v6 4/6] rust: xarray: Add support for index reservations
` [PATCH v6 5/6] rust: Add dma_fence abstractions
` [PATCH v6 6/6] MAINTAINERS: Add entry for Rust dma-buf
[PATCH v2] drm/vc4: hvs/v3d: Fix null dereference in unbind
2026-07-22 14:40 UTC (2+ messages)
[PATCH 0/5] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
2026-07-22 14:28 UTC (2+ messages)
` (subset) "
[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
2026-07-22 14:28 UTC (3+ messages)
[PATCH] drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPER
2026-07-22 14:23 UTC (2+ messages)
[PATCH v2] drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882T
2026-07-22 14:23 UTC (2+ messages)
[PATCH] drm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121A
2026-07-22 14:23 UTC (2+ messages)
[PATCH] drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absent
2026-07-22 14:23 UTC (2+ messages)
[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
2026-07-22 14:14 UTC (19+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v4 02/11] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v4 03/11] drm/vkms: Add KUnit test for YCbCr to RGB conversion matrices
` [PATCH v4 04/11] drm/vkms: Add fixed matrix colorop to color pipeline
` [PATCH v4 05/11] drm/vkms: Add atomic check and matrix handling for fixed matrix colorop
` [PATCH v4 06/11] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v4 07/11] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v4 08/11] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v4 09/11] drm/amd/display: Check actual state during commit_tail
` [PATCH v4 10/11] drm/amd/display: Set color_space to plane_infos
` [PATCH v4 11/11] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG
[PATCH 0/2] drm/imagination: update BXM-4-64 MC1 support status & GPU support docs
2026-07-22 14:06 UTC (2+ messages)
[PATCH] drm/msm/dp: add .shutdown to mask HPD IRQ before system shutdown
2026-07-22 13:57 UTC (2+ messages)
[PATCH 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay
2026-07-22 13:44 UTC
[PATCH 0/2] drm/v3d: Idle AXI transactions before cutting the clock on suspend
2026-07-22 13:39 UTC (2+ messages)
[PATCH v8 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
2026-07-22 13:11 UTC (14+ messages)
` [PATCH v8 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v8 06/15] drm/msm/dp: split link setup from source params
` [PATCH v8 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
[PATCH v3] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks
2026-07-22 12:53 UTC (2+ messages)
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-22 12:22 UTC (3+ messages)
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-22 12:18 UTC (31+ messages)
` [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 06/39] drm/display: scdc-helper: Add helper to set SCDC version information
[PATCH] drm/panel: osd101t2587: migrate to newer mipi_dsi* functions
2026-07-22 12:15 UTC (2+ messages)
[PATCH v1] drm/panel: simple: Add Kyocera tcg070wvlq panel
2026-07-22 12:15 UTC (2+ messages)
[PATCH] drm: fix missing header include for drm_panel_put()
2026-07-22 12:15 UTC (4+ messages)
[PATCH v3 0/2] drm/panel: Add Novatek NT36536 panel driver
2026-07-22 12:15 UTC (2+ messages)
[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
2026-07-22 12:15 UTC (2+ messages)
[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
2026-07-22 12:05 UTC (4+ messages)
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed
[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
2026-07-22 11:46 UTC (4+ messages)
` [PATCH 1/5] drm: panel: jd9365da: Enable LPM mode
[PATCH] drm/imagination: Update the trace point pvr_job_submit_fw()
2026-07-22 11:42 UTC (2+ messages)
[PATCH v2] dma-buf/udmabuf: Disable the size limit by default
2026-07-22 11:38 UTC (3+ messages)
[PATCH v4 0/2] Retrieve information about DDR from SMEM
2026-07-22 11:07 UTC (6+ messages)
` [PATCH v4 2/2] soc: qcom: ubwc: Get HBB "
[PATCH v1] dma-buf/udmabuf: Disable the size limit by default
2026-07-22 11:03 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix use-after-free in amdgpu_vram_mgr_fini() on init failure
2026-07-22 10:04 UTC (2+ messages)
[PATCH v3 0/2] drm/logicvc: Avoid UAF in DRM object management
2026-07-22 10:00 UTC (5+ messages)
` [PATCH v3 1/2] drm/logicvc: Avoid use-after-free with devm_kzalloc()
` [PATCH v3 2/2] drm/logicvc: Avoid using DRM resources after device is unplugged
[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-22 9:58 UTC (10+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
[PATCH] drm/imagination: Fix value of HWRT address in pvr_job_create tracepoint
2026-07-22 9:56 UTC (2+ messages)
[PATCH v8 0/5] Add SCDC information to connector debugfs
2026-07-22 9:50 UTC (10+ messages)
` [PATCH v8 1/5] drm/scdc-helper: Don't use ssize_t return type for scdc_read/write
` [PATCH v8 2/5] drm/scdc-helper: Add scdc_status debugfs entry
` [PATCH v8 3/5] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields
` [PATCH v8 4/5] drm/debugfs: Move HDMI debugfs registration to state helper
` [PATCH v8 5/5] drm/display: hdmi-state-helper: Init SCDC debugfs for HDMI
[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
2026-07-22 9:47 UTC (4+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()
[PATCH v12] drm/bridge: imx: Add i.MX93 parallel display format configuration support
2026-07-22 9:45 UTC (3+ messages)
[PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
2026-07-22 9:10 UTC (12+ messages)
linux-next: build failure after merge of the drm-misc tree
2026-07-22 8:44 UTC (2+ messages)
[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-22 8:11 UTC (3+ messages)
` [PATCH v7 2/2] drm/bridge: Add Lontium LT9609C(EX/UXD) "
[PATCH v4 00/10] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-07-22 8:06 UTC (5+ messages)
` [PATCH v4 09/10] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v4 10/10] drm/bridge: synopsys: dw-dp: Add audio support
[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
2026-07-22 7:52 UTC (3+ messages)
[PATCH v7 0/5] Add SCDC information to connector debugfs
2026-07-22 7:48 UTC (3+ messages)
` [PATCH v7 4/5] drm/debugfs: Move HDMI debugfs registration to state helper
[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-22 7:41 UTC (10+ messages)
` [PATCH v7 06/30] drm/display: hdmi_state_helper: Plumb HDMI 2.0 source scrambling capability
` [PATCH v7 08/30] drm/bridge: Add HDMI 2.0 scrambler bridge operation and callbacks
` [PATCH v7 11/30] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
[PATCH] drm/i915: Replace sleep with GT idle wait
2026-07-22 7:33 UTC (2+ messages)
[PATCH v3 00/10] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-07-22 7:19 UTC (4+ messages)
` [PATCH RFC v3 09/10] dt-bindings: display: rockchip: dw-dp: fix sound DAI cells
[PATCH 00/24] drm/msm: introduce the struct msm_display interface
2026-07-22 7:12 UTC (36+ messages)
` [PATCH 01/24] drm/msm/dp: reject YUV420-only modes without VSC SDP support
` [PATCH 02/24] drm/msm/dp: drop the always-true yuv_supported argument
` [PATCH 03/24] drm/msm: create the display connectors from common code
` [PATCH 04/24] drm/msm: introduce the struct msm_display interface
` [PATCH 05/24] drm/msm: route the display snapshot through the "
` [PATCH 06/24] drm/msm/hdmi: capture the HDMI registers in the display snapshot
` [PATCH 07/24] drm/msm: add the wide_bus_enabled callback to msm_display
` [PATCH 08/24] drm/msm: add the needs_periph_flush "
` [PATCH 09/24] drm/msm: add the is_cmd_mode "
` [PATCH 10/24] drm/msm: add the get_dsc_config "
` [PATCH 11/24] drm/msm: add the get_te_source "
` [PATCH 12/24] drm/msm: add is_bonded and needs_encoder callbacks "
` [PATCH 13/24] drm/msm/hdmi: use dev_get_drvdata() in msm_hdmi_unbind()
` [PATCH 14/24] drm/msm: store the display sub-blocks as struct msm_display
` [PATCH 15/24] drm/msm/dp: do not reject wide-bus modes while a YUV420 mode is active
` [PATCH 16/24] drm/msm/dp: remove cached drm_edid from panel
` [PATCH 17/24] drm/msm/dp: drop deprecated .mode_set() and use .atomic_pre_enable
` [PATCH 18/24] drm/msm/hdmi: cache is_hdmi instead of storing the connector
` [PATCH 19/24] drm/msm/dp: drop redundant panel->connector
` [PATCH 20/24] drm/msm/dp: use drm_display_info in mode_valid callbacks
` [PATCH 21/24] drm/msm/dp: guard subconnector setup on the connector type
` [PATCH 22/24] drm/msm/dp: stop storing the connector in struct msm_dp
` [PATCH 23/24] drm/msm: create the bridge connectors from common code
` [PATCH 24/24] drm/bridge-connector: attach the DP subconnector property
[PATCH] drm/amd/display: use proper context for logging
2026-07-22 7:05 UTC (3+ messages)
[PATCH V2] fbdev: Fix out-of-bounds access when rotating console after font resize
2026-07-22 7:02 UTC (2+ messages)
[PATCH] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
2026-07-22 6:17 UTC
[PATCH] drm/mediatek: mtk_hdmi_common: take i2c adapter module reference
2026-07-22 5:35 UTC (2+ messages)
[PATCH v2] drm/pagemap: Clear driver-provided PFNs from migration PFN array
2026-07-22 5:32 UTC (2+ messages)
[PATCH] drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATION
2026-07-22 5:32 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