dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 10:57:01 to 2025-08-12 17:55:19 UTC [more...]

[PATCH] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-08-12 11:12 UTC  (2+ messages)

[PATCH v6 01/26] drm/gpuvm: Pass map arguments through a struct
 2025-08-12 17:55 UTC  (10+ messages)
` [PATCH v6 04/26] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag

[PATCH 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-08-12 17:24 UTC  (6+ messages)
` [PATCH 2/3] drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()

[PATCH] drm/nouveau: use DRM_GPUVM_RESV_PROTECTED locking scheme
 2025-08-12 17:01 UTC 

[PATCH] drm/amd/display: Use boolean context for pointer null checks
 2025-08-12 16:46 UTC  (2+ messages)

[PATCH] drm/radeon: replace min/max nesting with clamp()
 2025-08-12 16:30 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove redundant semicolons
 2025-08-12 16:28 UTC  (2+ messages)

[PATCH v5 00/11] Improvements to S5 power consumption
 2025-08-12 16:23 UTC  (13+ messages)
` [PATCH v5 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v5 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v5 03/11] usb: sl811-hcd: "
` [PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v5 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v5 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v5 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v5 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v5 09/11] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v5 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v5 11/11] PM: Use hibernate flows for system power off

[REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
 2025-08-12 16:23 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: move clk-disable into its own function
 2025-08-12 15:01 UTC 

[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-12 14:51 UTC  (3+ messages)
    ` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
    ` [PATCH 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

[v3 00/11] mm: support device-private THP
 2025-08-12 14:47 UTC  (19+ messages)
` [v3 01/11] mm/zone_device: support large zone device private folios
` [v3 02/11] mm/thp: zone_device awareness in THP handling code
` [v3 03/11] mm/migrate_device: THP migration of zone device pages
` [v3 04/11] mm/memory/fault: add support for zone device THP fault handling
` [v3 05/11] lib/test_hmm: test cases and support for zone device private THP
` [v3 06/11] mm/memremap: add folio_split support
` [v3 07/11] mm/thp: add split during migration support
` [v3 08/11] lib/test_hmm: add test case for split pages
` [v3 09/11] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v3 10/11] gpu/drm/nouveau: add THP migration support
` [v3 11/11] selftests/mm/hmm-tests: new throughput tests including THP

[PATCH 0/4] drm/rcar-du: dsi: Implement DSI command support
 2025-08-12 14:36 UTC  (8+ messages)
` [PATCH 1/4] drm/rcar-du: dsi: Convert register bits to BIT() macro
` [PATCH 2/4] drm/rcar-du: dsi: Remove fixed PPI lane count setup
` [PATCH 4/4] drm/rcar-du: dsi: Implement DSI command support

[PATCH 1/2] dma-buf/sw_sync: put fence signaling into work item
 2025-08-12 14:34 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL

[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-12 13:54 UTC  (9+ messages)
` [PATCH v2 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v2 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v2 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v2 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v2 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v2 7/7] Documentation: kunit: Document new parameterized test features

[RESEND][PATCH] drm/xe/hwmon: Return early on power limit read failure
 2025-08-12 13:51 UTC  (2+ messages)

[PATCH v2 00/13] Enable display support for STM32MP25
 2025-08-12 13:49 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: display: st: add new compatible to LTDC device
` [PATCH v2 02/13] dt-bindings: display: st,stm32-ltdc: add access-controllers property
` [PATCH v2 03/13] dt-bindings: display: st: add new compatible to LVDS device
` [PATCH v2 04/13] dt-bindings: display: st,stm32mp25-lvds: add access-controllers property
` [PATCH v2 05/13] dt-bindings: display: st,stm32mp25-lvds: add power-domains property
` [PATCH v2 06/13] dt-bindings: arm: stm32: add required #clock-cells property
` [PATCH v2 07/13] drm/stm: ltdc: support new hardware version for STM32MP25 SoC
` [PATCH v2 08/13] drm/stm: ltdc: handle lvds pixel clock
` [PATCH v2 09/13] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH v2 10/13] arm64: dts: st: add lvds support on stm32mp255
` [PATCH v2 11/13] arm64: dts: st: add clock-cells to syscfg node on stm32mp251
` [PATCH v2 12/13] arm64: dts: st: enable display support on stm32mp257f-ev1 board
` [PATCH v2 13/13] arm64: dts: st: add loopback clocks on LTDC node

[PATCH v2] rockchip/drm: vop2: make vp registers nonvolatile
 2025-08-12 13:23 UTC  (5+ messages)

[PATCH v2 0/2] accel: Add Arm Ethos-U NPU
 2025-08-12 13:18 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: npu: Add Arm Ethos-U65/U85
` [PATCH v2 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH] drm/amdgpu: fix task hang from failed job submission during process kill
 2025-08-12 13:00 UTC  (8+ messages)

[syzbot] Monthly fbdev report (Aug 2025)
 2025-08-12 12:44 UTC 

[PATCH] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-12 11:23 UTC  (3+ messages)

[PATCH] dt-bindings: display/msm: qcom,mdp5: drop lut clock
 2025-08-12 11:09 UTC  (3+ messages)

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-12 10:36 UTC  (9+ messages)

[PATCH v3] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants
 2025-08-12  9:23 UTC  (4+ messages)

[PATCH] Revert "drm/amdgpu: Use dma_buf from GEM object instance"
 2025-08-12  9:21 UTC  (4+ messages)

[PATCH] Revert "drm/tegra: Use dma_buf from GEM object instance"
 2025-08-12  9:12 UTC  (2+ messages)

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-12  9:06 UTC  (4+ messages)
` [RFC PATCH 6/6] drm/xe: Implement two pass MMU notifiers for SVM

[PATCH v9 00/42] drm/msm: sparse / "VM_BIND" support
 2025-08-12  8:58 UTC  (3+ messages)
` [PATCH v9 14/42] drm/msm: Convert vm locking

[PATCH] drm/vkms: Assert if vkms_config_create_*() fails
 2025-08-12  8:39 UTC  (3+ messages)

[PATCH] drm/panel: panel-samsung-s6e88a0-ams427ap24: Fix includes
 2025-08-12  8:25 UTC 

[PATCH 00/14] drm/imx: dc: Use prefetch engine
 2025-08-12  8:29 UTC  (2+ messages)

[PATCH v8 0/2] drm_bridge: Add HDCP support
 2025-08-12  8:17 UTC  (3+ messages)
` [PATCH v8 1/2] drm_bridge: register content protect property
` [PATCH v8 2/2] drm/bridge: anx7625: "

[PATCH] drm/panel: panel-summit: Include <linux/property.h> and <linux/mod_devicetable.h>
 2025-08-12  8:15 UTC  (2+ messages)

[RFC PATCH 0/2] use new debugfs device-centered functions
 2025-08-11 13:17 UTC  (7+ messages)
  ` [RFC PATCH 1/2] drm/i915/debugfs: "
  ` [RFC PATCH 2/2] drm/i915: "
  ` [RFC PATCH v2 1/2] drm/i915/debugfs: "
  ` [RFC PATCH v2 2/2] drm/i915: "

WARNING: CPU: 0 PID: 32608 at drivers/gpu/drm/i915/display/intel_tc.c:1744 intel_tc_port_link_reset_work+0x398/0x3b0 [i915]
 2025-08-11 10:37 UTC 

[PATCH v2] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
 2025-08-12  7:19 UTC 

[PATCH] drm/rockchip: cdn-dp: select bridge for cdp-dp
 2025-08-12  6:55 UTC 

[PULL] drm-misc-next-fixes
 2025-08-12  6:47 UTC 

[PATCH v5.10] drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
 2025-08-12  6:23 UTC 

[PATCH] drm/bridge: it6505: select REGMAP_I2C
 2025-08-12  6:32 UTC  (2+ messages)

[PATCH v9 0/5] Add support for gdsp remoteproc on sa8775p
 2025-08-12  5:59 UTC  (11+ messages)
` [PATCH v9 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label
` [PATCH v9 2/5] arm64: dts: qcom: sa8775p: add GDSP fastrpc-compute-cb nodes
` [PATCH v9 3/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl
` [PATCH v9 4/5] misc: fastrpc: Cleanup the domain names
` [PATCH v9 5/5] misc: fastrpc: add support for gdsp remoteproc

[v3 00/11] mm: support device-private THP
 2025-08-12  2:40 UTC 

[PATCH v3] drm/mediatek: dp: Fix suspend/resume training failure
 2025-08-12  0:46 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the drm-misc tree
 2025-08-11 22:14 UTC 

[PATCH] drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
 2025-08-11 22:09 UTC  (2+ messages)

[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
 2025-08-11 22:00 UTC  (4+ messages)
` [PATCH 1/3] drm: define NVIDIA DRM format modifiers for GB20x
` [PATCH 2/3] drm/nouveau/disp: Always accept linear modifier
` [PATCH 3/3] drm/nouveau: Advertise correct modifiers on GB20x

[PATCH v6 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-08-11 21:47 UTC  (11+ messages)
` [PATCH v6 13/14] drm/amd/display: add drm_edid to dc_sink
` [PATCH v6 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH 0/4] Alloc and drm::Device fixes
 2025-08-11 21:41 UTC  (2+ messages)

[PATCH V2 RESEND 0/3] drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
 2025-08-11 21:32 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/nouveau: Remove nvkm_gsp_fwif.enable
` [PATCH 3/3] drm/nouveau: Improve message for missing firmware

[PATCH v6 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-08-11 18:30 UTC  (4+ messages)
` [PATCH v6 5/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg

[PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-08-11 17:40 UTC  (11+ messages)

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-08-11 17:07 UTC  (11+ messages)
` [PATCH v5 1/7] drm/panthor: Add performance counter uAPI
` [PATCH v5 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [PATCH v5 3/7] drm/panthor: Add panthor perf initialization and termination
` [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
` [PATCH v5 6/7] drm/panthor: Add suspend, resume and reset handling

WARNING: CPU: 0 PID: 32608 at drivers/gpu/drm/i915/display/intel_tc.c:1744 intel_tc_port_link_reset_work+0x398/0x3b0 [i915]
 2025-08-11 16:59 UTC  (2+ messages)

[PATCH v10 0/4] Adjust fbcon console device detection
 2025-08-11 16:26 UTC  (5+ messages)
` [PATCH v10 1/4] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v10 2/4] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v10 3/4] fbcon: Use screen info to find primary device
` [PATCH v10 4/4] DRM: Add a new 'boot_display' attribute

[PATCH v2] locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
 2025-08-11 16:21 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
 2025-08-11 15:56 UTC  (4+ messages)

[PATCH] MAINTAINERS: entry for DRM GPUVM
 2025-08-11 15:34 UTC  (2+ messages)

[PATCH 1/2] drm/tests: Fix endian warning
 2025-08-11 15:28 UTC  (5+ messages)
` [PATCH 2/2] drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian

[PATCH] iosys-map: Fix undefined behavior in iosys_map_clear()
 2025-08-11 15:27 UTC  (5+ messages)

[PATCH] drm/gud: Remove unnecessary logging
 2025-08-11 15:15 UTC  (2+ messages)

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-11 14:33 UTC  (19+ messages)
` [RFC PATCH 1/8] drm: writeback: "
` [RFC PATCH 6/8] drm/vkms: Adapt vkms writeback to new drm_writeback_connector
` [RFC PATCH 8/8] drm/msm/dpu: Adapt dpu "

[PATCH] drm/sched: Extend and update documentation
 2025-08-11 14:17 UTC  (7+ messages)

[PATCH 0/4] backlight: add new max25014 backlight driver
 2025-08-11 14:15 UTC  (3+ messages)
` [PATCH 2/4] backlight: add max25014atg backlight

[RFC v7 00/12] Fair DRM scheduler
 2025-08-11 12:48 UTC  (6+ messages)
` [RFC v7 10/12] drm/sched: Break submission patterns with some randomness

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-08-11 12:48 UTC  (2+ messages)

[PATCH v2 0/6] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-08-11 12:06 UTC  (4+ messages)
` [PATCH v2 5/6] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()

[PATCH v2 0/9] drm: convert from clk round_rate() to determine_rate()
 2025-08-11 10:56 UTC  (2+ messages)
` [PATCH v2 9/9] drm/sun4i/sun4i_tcon_dclk: convert from "


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).