dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-03 19:14:50 to 2025-04-04 06:51:14 UTC [more...]

[PULL] drm-misc-next-fixes
 2025-04-04  6:51 UTC 

[PATCH v2 00/30] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part2
 2025-04-04  6:41 UTC  (3+ messages)
` [PATCH v2 09/30] panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()

[PATCH v2 0/4] kbuild: resurrect generic header check facility
 2025-04-04  6:17 UTC  (2+ messages)

[PATCH RESEND v12 0/5] Expose modifiers/formats supported by async flips
 2025-04-04  5:18 UTC  (6+ messages)
` [PATCH RESEND v12 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH RESEND v12 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH RESEND v12 3/5] drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
` [PATCH RESEND v12 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH RESEND v12 5/5] drm/i915/display: Indexed 8bit format does not support async flip

[PATCH v2 0/4] Large devcoredump file support
 2025-04-04  2:33 UTC  (13+ messages)
` [PATCH v2 1/4] drm/xe: Add devcoredump chunking
` [PATCH v2 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v2 3/4] drm/print: Add drm_printer_is_full
` [PATCH v2 4/4] drm/xe: Abort printing coredump in VM printer output if full

[PATCH 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
 2025-04-03 20:21 UTC  (47+ messages)
` [PATCH 01/46] panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
` [PATCH 02/46] panel/raydium-rm67191: "
` [PATCH 03/46] panel/raydium-rm67200: "
` [PATCH 04/46] panel/raydium-rm68200: "
` [PATCH 05/46] panel/raydium-rm692e5: "
` [PATCH 06/46] panel/raydium-rm69380: "
` [PATCH 07/46] panel/ronbo-rb070d30: "
` [PATCH 08/46] panel/samsung-ams581vf01: "
` [PATCH 09/46] panel/samsung-ams639rq08: "
` [PATCH 10/46] panel/samsung-atna33xc20: "
` [PATCH 11/46] panel/samsung-db7430: "
` [PATCH 12/46] panel/samsung-ld9040: "
` [PATCH 13/46] panel/samsung-s6d16d0: "
` [PATCH 14/46] panel/samsung-s6d27a1: "
` [PATCH 15/46] panel/samsung-s6d7aa0: "
` [PATCH 16/46] panel/samsung-s6e3fa7: "
` [PATCH 17/46] panel/samsung-s6e3ha2: "
` [PATCH 18/46] panel/samsung-s6e3ha8: "
` [PATCH 19/46] panel/samsung-s6e63j0x03: "
` [PATCH 20/46] panel/s6e88a0-ams427ap24: "
` [PATCH 21/46] panel/samsung-s6e8aa0: "
` [PATCH 22/46] panel/samsung-sofef00: "
` [PATCH 23/46] panel/seiko-43wvf1g: "
` [PATCH 24/46] panel/sharp-ls037v7dw01: "
` [PATCH 25/46] panel/sharp-ls060t1sx01: "
` [PATCH 26/46] panel/sitronix-st7701: "
` [PATCH 27/46] panel/sitronix-st7703: "
` [PATCH 28/46] panel/sitronix-st7789v: "
` [PATCH 29/46] panel/sony-acx565akm: "
` [PATCH 30/46] panel/sony-td4353-jdi: "
` [PATCH 31/46] panel/truly-nt35521: "
` [PATCH 32/46] panel/panel-summit: "
` [PATCH 33/46] panel/synaptics-r63353: "
` [PATCH 34/46] panel/tpo-td028ttec1: Use refcounted "
` [PATCH 35/46] panel/tpo-td043mtea1: "
` [PATCH 36/46] panel/tpo-tpg110: "
` [PATCH 37/46] panel/visionox-r66451: "
` [PATCH 38/46] panel/visionox-rm69299: "
` [PATCH 39/46] panel/visionox-rm692e5.c: "
` [PATCH 40/46] panel/visionox-vtdr6130: "
` [PATCH 41/46] panel/widechips-ws2401: "
` [PATCH 42/46] panel/xinpeng-xpp055c272: "
` [PATCH 43/46] panel/s6e88a0-ams452ef01: "
` [PATCH 44/46] panel/nec-nl8048hl11: "
` [PATCH 45/46] panel/panel-lvds: "
` [PATCH 46/46] panel/lg-lb035q02: "

[PATCH v2 0/7] Replace xe_hmm with gpusvm
 2025-04-03 21:25 UTC  (6+ messages)
` [PATCH v2 3/7] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr

[PATCH RFC 3/9] drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field
 2025-04-03 21:15 UTC  (2+ messages)
` [PATCH RFC 4/9] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals

[PATCH v11 0/5] Expose modifiers/formats supported by async flips
 2025-04-03 21:11 UTC  (2+ messages)

[PATCH] accel/ivpu: Add cmdq_id to job related logs
 2025-04-03 20:55 UTC  (2+ messages)

[PATCH] accel/ivpu: Flush pending jobs of device's workqueues
 2025-04-03 20:43 UTC  (2+ messages)

[PATCH] accel/ivpu: Update FW Boot API to version 3.28.3
 2025-04-03 20:38 UTC  (2+ messages)

drm/i915: Add DSC/FEC support info to debugfs
 2025-04-03 20:24 UTC  (2+ messages)

[PATCH v3 0/4] Add support for a DRM tool like PMU
 2025-04-03 20:24 UTC  (5+ messages)
` [PATCH v3 1/4] perf parse-events: Avoid scanning PMUs that can't contain events
` [PATCH v3 2/4] perf parse-events: Avoid scanning PMUs that can't match a wildcard
` [PATCH v3 3/4] perf drm_pmu: Add a tool like PMU to expose DRM information
` [PATCH v3 4/4] perf tests: Add a DRM PMU test

[PATCH v16 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-03 19:35 UTC  (6+ messages)
` [PATCH v16 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

[PATCH AUTOSEL 6.13 01/37] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:15 UTC  (28+ messages)
` [PATCH AUTOSEL 6.13 02/37] drm/xe/bmg: Add new PCI IDs
` [PATCH AUTOSEL 6.13 03/37] drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
` [PATCH AUTOSEL 6.13 04/37] drm/xe/vf: Don't try to trigger a full GT reset if VF
` [PATCH AUTOSEL 6.13 05/37] drm/amd/display: Update Cursor request mode to the beginning prefetch always
` [PATCH AUTOSEL 6.13 06/37] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH AUTOSEL 6.13 07/37] drm/amdgpu: Unlocked unmap only clear page table leaves
` [PATCH AUTOSEL 6.13 08/37] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 6.13 09/37] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH AUTOSEL 6.13 10/37] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH AUTOSEL 6.13 11/37] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 6.13 12/37] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
` [PATCH AUTOSEL 6.13 13/37] drm/debugfs: fix printk format for bridge index
` [PATCH AUTOSEL 6.13 14/37] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 6.13 15/37] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
` [PATCH AUTOSEL 6.13 16/37] drm/amd/display: stop DML2 from removing pipes based on planes
` [PATCH AUTOSEL 6.13 18/37] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.13 19/37] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.13 20/37] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.13 21/37] drm/amdkfd: debugfs hang_hws skip GPU with MES
` [PATCH AUTOSEL 6.13 22/37] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
` [PATCH AUTOSEL 6.13 23/37] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH AUTOSEL 6.13 24/37] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 6.13 26/37] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
` [PATCH AUTOSEL 6.13 27/37] drm/amd/display: Prevent VStartup Overflow
` [PATCH AUTOSEL 6.13 29/37] drm/amdgpu: Fix the race condition for draining retry fault
` [PATCH AUTOSEL 6.13 32/37] drm/amdgpu: grab an additional reference on the gang fence v2
` [PATCH AUTOSEL 6.13 33/37] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 5.4 1/9] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:20 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 2/9] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 5.4 3/9] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 5.4 4/9] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 5.4 5/9] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 5.4 6/9] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 5.4 7/9] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 5.4 8/9] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 5.10 1/8] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:20 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 2/8] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 5.10 3/8] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 5.10 4/8] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 5.10 5/8] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 5.10 6/8] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 5.10 7/8] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 5.10 8/8] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 5.15 01/12] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:20 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 02/12] drm/amd/display: Update Cursor request mode to the beginning prefetch always
` [PATCH AUTOSEL 5.15 03/12] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 5.15 04/12] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 5.15 05/12] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 5.15 07/12] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 5.15 08/12] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 5.15 09/12] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 5.15 11/12] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 6.1 01/20] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:19 UTC  (16+ messages)
` [PATCH AUTOSEL 6.1 02/20] drm/amd/display: Update Cursor request mode to the beginning prefetch always
` [PATCH AUTOSEL 6.1 03/20] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 6.1 04/20] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH AUTOSEL 6.1 05/20] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH AUTOSEL 6.1 06/20] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 6.1 07/20] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
` [PATCH AUTOSEL 6.1 08/20] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 6.1 10/20] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.1 11/20] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.1 12/20] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.1 13/20] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH AUTOSEL 6.1 14/20] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 6.1 15/20] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
` [PATCH AUTOSEL 6.1 17/20] drm/amdgpu: grab an additional reference on the gang fence v2
` [PATCH AUTOSEL 6.1 18/20] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 6.6 01/23] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:18 UTC  (18+ messages)
` [PATCH AUTOSEL 6.6 02/23] drm/amd/display: Update Cursor request mode to the beginning prefetch always
` [PATCH AUTOSEL 6.6 03/23] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH AUTOSEL 6.6 04/23] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 6.6 05/23] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH AUTOSEL 6.6 06/23] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH AUTOSEL 6.6 07/23] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 6.6 08/23] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
` [PATCH AUTOSEL 6.6 09/23] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 6.6 11/23] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.6 12/23] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.6 13/23] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.6 14/23] drm/amdkfd: debugfs hang_hws skip GPU with MES
` [PATCH AUTOSEL 6.6 15/23] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH AUTOSEL 6.6 16/23] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 6.6 17/23] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
` [PATCH AUTOSEL 6.6 19/23] drm/amdgpu: grab an additional reference on the gang fence v2
` [PATCH AUTOSEL 6.6 20/23] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 6.12 01/33] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:16 UTC  (24+ messages)
` [PATCH AUTOSEL 6.12 02/33] drm/xe/bmg: Add new PCI IDs
` [PATCH AUTOSEL 6.12 03/33] drm/xe/vf: Don't try to trigger a full GT reset if VF
` [PATCH AUTOSEL 6.12 04/33] drm/amd/display: Update Cursor request mode to the beginning prefetch always
` [PATCH AUTOSEL 6.12 05/33] drm/amdgpu: Unlocked unmap only clear page table leaves
` [PATCH AUTOSEL 6.12 06/33] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH AUTOSEL 6.12 07/33] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH AUTOSEL 6.12 08/33] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH AUTOSEL 6.12 09/33] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH AUTOSEL 6.12 10/33] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
` [PATCH AUTOSEL 6.12 11/33] drm/debugfs: fix printk format for bridge index
` [PATCH AUTOSEL 6.12 12/33] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH AUTOSEL 6.12 13/33] drm/amd/display: stop DML2 from removing pipes based on planes
` [PATCH AUTOSEL 6.12 15/33] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.12 16/33] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.12 17/33] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.12 18/33] drm/amdkfd: debugfs hang_hws skip GPU with MES
` [PATCH AUTOSEL 6.12 19/33] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
` [PATCH AUTOSEL 6.12 20/33] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH AUTOSEL 6.12 21/33] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH AUTOSEL 6.12 23/33] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
` [PATCH AUTOSEL 6.12 25/33] drm/amdgpu: Fix the race condition for draining retry fault
` [PATCH AUTOSEL 6.12 28/33] drm/amdgpu: grab an additional reference on the gang fence v2
` [PATCH AUTOSEL 6.12 29/33] fbdev: omapfb: Add 'plane' value check

[PATCH AUTOSEL 6.14 01/44] drm: allow encoder mode_set even when connectors change for crtc
 2025-04-03 19:13 UTC  (5+ messages)
` [PATCH AUTOSEL 6.14 32/44] drm/amd/display: Prevent VStartup Overflow
` [PATCH AUTOSEL 6.14 34/44] drm/amdgpu: Fix the race condition for draining retry fault
` [PATCH AUTOSEL 6.14 37/44] drm/amdgpu: grab an additional reference on the gang fence v2
` [PATCH AUTOSEL 6.14 39/44] fbdev: omapfb: Add 'plane' value check


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