dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-24 21:21:52 to 2026-07-28 01:02:14 UTC [more...]

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-27 17:09 UTC  (9+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
` [PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks

[PATCH] drm/panel: chipone-icna35xx: Fix picture parameter set
 2026-07-28  1:02 UTC 

[PATCH] drm/panel: chipwealth-ch13726a: Fix washed out colors on 120hz mode
 2026-07-28  0:47 UTC  (2+ messages)

[PATCH] gpu: nova-core: fix packed registry table size
 2026-07-28  0:09 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:26 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/2] drm/amd/display: Fix missing HF-EEODB blocks in EDID copies
 2026-07-27 21:33 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amd/display: Use drm_edid_block_count() instead of raw extensions

[PATCH] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
 2026-07-27 21:26 UTC  (2+ messages)

[PATCH v5 1/6] dt-bindings: display: panel: Modify reset gpio number constrain
 2026-07-27 20:42 UTC  (4+ messages)
  ` [PATCH v5 5/6] dt-bindings: display: Add Synaptics R63455 panel support

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-27 20:34 UTC  (6+ messages)

[PATCH RFC] power: sequencing: rename pwrseq_power_on/off() to pwrseq_vote_on/off()
 2026-07-27 20:28 UTC  (3+ messages)

[PATCH v3] drm/v3d: release CPU job resources on pre-init failures
 2026-07-27 20:11 UTC  (2+ messages)

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-27 18:53 UTC  (7+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH v6 0/4] Fix some issues from igt runs
 2026-07-27 18:50 UTC  (7+ messages)
` [PATCH v6 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
` [PATCH v6 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v6 3/4] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH v6 4/4] drm/vmwgfx: Change ttm refs for dumb buffers

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-27 18:45 UTC  (3+ messages)

[PATCH v4 0/3] drm/nouveau: GSP runtime PM fixes
 2026-07-27 18:03 UTC  (7+ messages)
` [PATCH v4 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v4 2/3] drm/nouveau/gsp/r570: Set GcOff = 1 in fbsr
` [PATCH v4 3/3] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP

[PATCH 0/5] accel/qaic: Add missing <linux/device-id/mhi.h> to .c files
 2026-07-27 17:44 UTC  (7+ messages)
` [PATCH 1/5] accel/qaic: Add missing <linux/device-id/mhi.h> to sahara and timesync
` [PATCH 2/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_drv.c
` [PATCH 3/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_debugfs.c
` [PATCH 4/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_ras.c
` [PATCH 5/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_ssr.c

[PATCH v2] drm/amd/display: use proper context for logging
 2026-07-27 17:18 UTC  (4+ messages)

[PATCH v3 0/3] drm/nouveau/gsp/r570: Fix runtime PM
 2026-07-27 17:12 UTC  (9+ messages)
` [PATCH v3 2/3] drm/nouveau/gsp/r570: Never enter Gcoff state

[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
 2026-07-27 16:46 UTC  (4+ messages)

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-27 16:34 UTC  (10+ messages)

[PATCH v3 2/5] clk: mediatek: Add mt8173-mfgtop driver
 2026-07-27 16:16 UTC 

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v4)
 2026-07-27 16:04 UTC  (5+ messages)
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore

[PATCH v2 0/3] gpu: nova-core: Move PFB and PBUS register
 2026-07-27 15:51 UTC  (4+ messages)
` [PATCH v2 1/3] gpu: nova-core: Add function to query WPR2 range
` [PATCH v2 2/3] gpu: nova-core: Move PFB registers definitions
` [PATCH v2 3/3] gpu: nova-core: Move one PBUS register definition

[PATCH v1] FROMGIT: drm/panel-edp: Add CMN N116BCP-EA2 (HW: C3)
 2026-07-27 15:43 UTC 

[PATCH 0/3] gpu: nova-core: Move PFB and PBUS register
 2026-07-27 15:17 UTC  (5+ messages)
` [PATCH 1/3] gpu: nova-core: Add function to query WPR2 range
` [PATCH 2/3] gpu: nova-core: Move PFB registers definitions

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-27 14:58 UTC  (3+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH RESEND v2 0/2] drm/vc4: Fix binner overflow-memory corruption and GPU hangs
 2026-07-27 14:48 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size
` [PATCH RESEND v2 2/2] drm/vc4: Zero the tile state data array before each BIN job

[PATCH] drm/msm: Preemption timeout should be greater than hangcheck
 2026-07-27 13:58 UTC 

[PATCH v2 0/3] drm: Use named initializers for arrays of i2c_device_data
 2026-07-27 13:51 UTC  (2+ messages)
` (subset) "

[PATCH 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-07-25  5:23 UTC  (27+ messages)
` [PATCH 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
` [PATCH 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
` [PATCH 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
` [PATCH 07/17] drm/spacemit: add Saturn DPU register model
` [PATCH 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH 09/17] drm/spacemit: add Saturn DPU hardware backend
` [PATCH 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [PATCH 11/17] drm/spacemit: add Saturn DPU DRM device driver
` [PATCH 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
` [PATCH 13/17] MAINTAINERS: add SpacemiT K3 display driver entry
` [PATCH 14/17] riscv: dts: spacemit: k3: add display nodes
` [PATCH 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
` [PATCH 16/17] riscv: dts: spacemit: k3-com260-ifx: "
` [PATCH 17/17] riscv: defconfig: spacemit: k3: enable display driver

[PATCH] drm/i915/quirks: Disable PSR2 on Lenovo ThinkPad P15 Gen 1
 2026-07-25  3:08 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-24 22:13 UTC  (9+ messages)
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[RFC PATCH] drm/bridge: adv7511: use cache_only during power down
 2026-07-24 12:20 UTC  (4+ messages)

[bug report] amdgpu/TTM: NULL/UAF deref in ttm_resource_manager_next during hibernation swapout (ttm_device_prepare_hibernation) on Phoenix APU
 2026-07-24 18:07 UTC 

[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
 2026-07-24  7:34 UTC  (3+ messages)
` [PATCH v2 6/6] RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocations

[PATCH 1/2] drm/bridge: adv7511: Reorder power_on() and power_off()
 2026-07-24 10:08 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: adv7511: handle regcache_sync() failure on power on

[PATCH] drm/exynos: vidi: use memdup_user() instead of kmalloc() and copy_from_user()
 2026-07-24 12:22 UTC  (3+ messages)

[PATCH] drm/qxl: avoid hangs on an unresponsive SPICE host
 2026-07-24 12:26 UTC 

[PATCH] drm/panel-edp: Add BOE NE140QDM-NX2
 2026-07-24 11:55 UTC 

[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-07-25  6:11 UTC  (11+ 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 08/11] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v4 11/11] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG

[PATCH v6 00/13] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
 2026-07-25  5:25 UTC  (23+ messages)
` [PATCH v6 01/13] drm/bridge: it6505: quiesce event sources and work on remove()
` [PATCH v6 02/13] drm/bridge: it6505: balance and disable runtime PM on remove
` [PATCH v6 03/13] drm/bridge: it6505: unregister DP AUX adapter on bridge detach
` [PATCH v6 04/13] drm/bridge: it6505: complete poweroff even if disabling regulators fails
` [PATCH v6 05/13] drm/bridge: it6505: bail out of the IRQ handler when status reads fail
` [PATCH v6 06/13] drm/bridge: it6505: avoid division by zero in pixel clock calculation
` [PATCH v6 07/13] drm/bridge: it6505: avoid division by zero in audio FS debug print
` [PATCH v6 08/13] drm/bridge: it6505: guard against zero channel count in audio infoframe
` [PATCH v6 09/13] drm/bridge: it6505: hold endpoint OF node reference while parsing it
` [PATCH v6 10/13] drm/bridge: it6505: reject a too short link-frequencies property
` [PATCH v6 11/13] drm/bridge: it6505: don't write an error code back to the reset register
` [PATCH v6 12/13] drm/bridge: it6505: Add audio support
` [PATCH v6 13/13] drm/bridge: it6505: Don't reject audio hw_params without an encoder

[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-07-25  5:12 UTC  (26+ messages)
` [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH RESEND 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH RESEND 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
` [PATCH RESEND 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
` [PATCH RESEND 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
` [PATCH RESEND 07/17] drm/spacemit: add Saturn DPU register model
` [PATCH RESEND 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH RESEND 09/17] drm/spacemit: add Saturn DPU hardware backend
` [PATCH RESEND 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [PATCH RESEND 11/17] drm/spacemit: add Saturn DPU DRM device driver
` [PATCH RESEND 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
` [PATCH RESEND 13/17] MAINTAINERS: add SpacemiT K3 display driver entry
` [PATCH RESEND 14/17] riscv: dts: spacemit: k3: add display nodes
` [PATCH RESEND 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
` [PATCH RESEND 16/17] riscv: dts: spacemit: k3-com260-ifx: "
` [PATCH RESEND 17/17] riscv: defconfig: spacemit: k3: enable display driver

[PATCH 0/2] gpu: nova-core: falcon: use I/O projections for DMA transfers
 2026-07-25  4:42 UTC  (4+ messages)
  ` [PATCH 2/2] gpu: nova-core: falcon: use I/O projection to check transfer bounds

[PATCH] drm/nouveau: allow allocating NVDEC channels via abi16
 2026-07-25  3:59 UTC 

[PATCH v3 0/3] drm/nouveau: Fix WARN_ON() from missing blend modes
 2026-07-25  3:49 UTC  (2+ messages)

[PATCH v4 0/3] drm/panel: ilitek-ili9805: convert to *_multi API
 2026-07-25  2:15 UTC  (2+ messages)

[PATCH 00/10] drm/bridge: Remove redundant error messages on IRQ request failure
 2026-07-25  2:11 UTC  (3+ messages)
` [PATCH 10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe()

[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
 2026-07-25  1:22 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: input: Convert TI TPS65217 power button "

[PATCH v2] drm/bridge: ps8640: propagate AUX transfer register errors
 2026-07-25  0:55 UTC  (2+ messages)

[RFC PATCH] drm/etnaviv: honor read-only userptr flag in GPU MMU mapping
 2026-07-24 22:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/9] PCI: Fix UAF and TOCTOU related to dynamic ID
 2026-07-24 22:30 UTC  (22+ messages)
` [PATCH v4 1/9] ata: ata_generic: don't store pci_device_id
` [PATCH v4 2/9] scsi: nsp32: "
` [PATCH v4 3/9] ipack: tpci200: "
` [PATCH v4 4/9] mlxsw: pci: "
` [PATCH v4 5/9] agp/via: Don't rely on address of pci_device_id
` [PATCH v4 6/9] agp/amd-k7: "
` [PATCH v4 7/9] PCI: Make pci_match_one_device() match on ID instead of device
` [PATCH v4 8/9] PCI: Fix dyn_id add TOCTOU
` [PATCH v4 9/9] PCI: Fix UAF when probe runs concurrent to dyn ID removal

[PATCH v3] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
 2026-07-24 21:52 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix use-after-free bugs in KUnit tests
 2026-07-24 21:36 UTC  (4+ messages)

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-24 21:31 UTC  (3+ messages)
` [PATCH v2 2/8] Add Advantech EIO GPIO driver

[PATCH v8 0/8] drm: writeback: clean up writeback connector initialization
 2026-07-24 21:26 UTC  (4+ messages)
` [PATCH v8 3/8] drm/amd/display: use drmm_writeback_connector_init()

[git pull] drm fixes for 7.2-rc5
 2026-07-24 21:22 UTC  (2+ messages)

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-24 21:21 UTC  (3+ messages)
` [PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox