dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-17 16:25:48 to 2025-08-19 01:31:13 UTC [more...]

[PATCH v15 00/13] drm/msm/dpu: Support quad pipe with dual-interface
 2025-08-19  1:30 UTC  (2+ messages)
` [PATCH v15 01/13] drm/msm: Do not validate SSPP when it is not ready

[RFC PATCH 0/3] Add DSI and Raspberry Pi panel support
 2025-08-19  1:24 UTC  (5+ messages)
` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible
` [RFC PATCH 2/3] arm64: dts: ti: k3-j721e-main: Add DSI and DPHY-TX
` [RFC PATCH 3/3] arm64: dts: ti: k3-j721e-beagleboneai64: Add DSI RPi Panel

[PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
 2025-08-19  1:19 UTC  (7+ messages)

[PATCH v5 0/8] Replace xe_hmm with gpusvm
 2025-08-19  0:18 UTC  (11+ messages)
` [PATCH v5 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH v5 2/8] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH v5 3/8] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v5 4/8] drm/gpusvm: refactor core API to use pages struct
` [PATCH v5 5/8] drm/gpusvm: export drm_gpusvm_pages API
` [PATCH v5 6/8] drm/xe/vm: split userptr bits into separate file
` [PATCH v5 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
` [PATCH v5 8/8] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr

[PATCH 0/6] fbcon: Move bitops callbacks into separate struct
 2025-08-19  0:18 UTC  (8+ messages)
` [PATCH 1/6] fbcon: Fix empty lines in fbcon.h
` [PATCH 2/6] fbcon: Rename struct fbcon_ops to struct fbcon
` [PATCH 3/6] fbcon: Set rotate_font callback with related callbacks
` [PATCH 4/6] fbcon: Move fbcon callbacks into struct fbcon_bitops
` [PATCH 5/6] fbcon: Streamline setting rotated/unrotated bitops
` [PATCH 6/6] fbcon: Pass struct fbcon to callbacks in struct fbcon_bitops

[PATCH v14 00/13] drm/msm/dpu: Support quad pipe with dual-interface
 2025-08-18 22:41 UTC  (5+ messages)
` [PATCH v14 08/13] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v14 12/13] drm/msm/dpu: support plane splitting in quad-pipe case

[PATCH v8 00/24] MADVISE FOR XE
 2025-08-18 21:57 UTC  (25+ messages)
` [PATCH v8 01/24] drm/gpuvm: Pass map arguments through a struct
` [PATCH v8 02/24] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v8 03/24] drm/gpuvm: Introduce drm_gpuvm_madvise_ops_create
` [PATCH v8 04/24] drm/xe/uapi: Add madvise interface
` [PATCH v8 05/24] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v8 06/24] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v8 07/24] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v8 08/24] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v8 09/24] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v8 10/24] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v8 11/24] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v8 12/24] drm/xe: Implement madvise ioctl for xe
` [PATCH v8 13/24] drm/xe/svm: Add svm ranges migration policy on atomic access
` [PATCH v8 14/24] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v8 15/24] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v8 16/24] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v8 17/24] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v8 18/24] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v8 19/24] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v8 20/24] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v8 21/24] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v8 22/24] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v8 23/24] drm/xe: Enable madvise ioctl for xe
` [PATCH v8 24/24] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes

[PATCH] drm/amd/display: fix leak of probed modes
 2025-08-18 21:17 UTC  (2+ messages)

[PATCH v7 01/24] drm/gpuvm: Pass map arguments through a struct
 2025-08-18 20:49 UTC  (8+ messages)
` [PATCH v7 03/24] drm/gpuvm: Introduce drm_gpuvm_madvise_ops_create
` [PATCH v7 00/24] MADVISE FOR XE

[PATCH v3 1/2] drm/panel: Allow powering on panel follower after panel is enabled
 2025-08-18 20:14 UTC  (4+ messages)
` [PATCH v3 2/2] HID: Make elan touch controllers power on "

[PATCH] gpu/drm: Replace the deprecated logging functions in drm_gem* files
 2025-08-18 19:46 UTC  (5+ messages)
  ` [PATCH v2] drm: Replace the deprecated DRM_* logging macros in gem helper files

[PATCH v3] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-18 19:35 UTC 

[PATCH] accel/rocket: Check the correct DMA irq status to warn about
 2025-08-18 18:56 UTC 

[Bug 46181] New: No Brightness control-nouveau
 2025-08-18 18:57 UTC  (2+ messages)
` [Bug 46181] "

[PATCH v2 0/8] drm: writeback: clean up writeback connector initialization
 2025-08-18 18:35 UTC  (5+ messages)
` [PATCH v2 4/8] drm/msm/dpu: use drmm_writeback_connector_init()
` [PATCH v2 5/8] "

[PATCH v1 0/5] drm/vkms: Add YUV support to writeback connector
 2025-08-18 17:18 UTC  (5+ messages)
` [PATCH v1 2/5] drm/vkms: Add RGB to YUV conversion matrices

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-18 16:46 UTC  (9+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes

[PATCH V2] accel/amdxdna: Add a function to walk hardware contexts
 2025-08-18 16:38 UTC  (3+ messages)

[PATCH] drm/panel: panel-samsung-s6e88a0-ams427ap24: Fix includes
 2025-08-18 16:19 UTC  (3+ messages)

[PATCH v2 1/2] drm/panel: Allow powering on panel follower after panel is enabled
 2025-08-18 15:45 UTC  (5+ messages)
` [PATCH v2 2/2] HID: Make elan touch controllers power on "

[PATCH v2] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
 2025-08-18 15:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fixed an issue where audio did not turn off properly after unplugging HDMI
 2025-08-18 15:39 UTC  (2+ messages)

[PATCH 0/2] drm: Use vmalloc_array and vcalloc to simplify code
 2025-08-18 15:29 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: "

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:40 UTC 

[PATCH] drm/tiny/bochs: Convert dev_err() to drm_err()
 2025-08-18 11:35 UTC 

[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
 2025-08-18 11:24 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-18  7:54 UTC  (10+ messages)
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller

[PATCH] gpu: drm: mediatek: correct clk setting AUX_RX_UI_CNT_THR_AUX_FOR_26M
 2025-08-18  8:42 UTC 

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

[PATCH] drm/amdgpu: Pin buffer while vmap'ing exported dma-buf objects
 2025-08-18 15:15 UTC  (5+ messages)

[PATCH 0/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
 2025-08-18 14:42 UTC  (5+ messages)
` [PATCH 4/4] "

Commit d6e25b3590 breaks external video (HDMI) on mt8173 (chromebook oak)
 2025-08-18 14:42 UTC  (2+ messages)

REGRESSION drm/amdgpu: Radeon 7900 XTX hang & gpu_sched "Trying to push to a killed entity" since 1f02f2044bda (6.17-rc)
 2025-08-18 14:40 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: qcom,mdp5: drop lut clock
 2025-08-18 14:40 UTC  (2+ messages)

[PATCH v2 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-08-18 14:26 UTC  (7+ messages)
` [PATCH v2 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH] drm/mediatek: mtk_hdmi: fix inverted parameters in some regmap_update_bits calls
 2025-08-18 14:17 UTC 

[PATCH 6.16 536/570] fbdev: nvidiafb: add depends on HAS_IOPORT
 2025-08-18 12:48 UTC 

[PATCH] drm/msm: skip re-emitting IBs for unusable VMs
 2025-08-18 14:06 UTC  (4+ messages)

[PATCH 6.15 485/515] fbdev: nvidiafb: add depends on HAS_IOPORT
 2025-08-18 12:47 UTC 

[PATCH v2] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-18 13:29 UTC  (3+ messages)

Patch "fbdev: nvidiafb: add depends on HAS_IOPORT" has been added to the 6.16-stable tree
 2025-08-18 11:16 UTC 

Patch "fbdev: nvidiafb: add depends on HAS_IOPORT" has been added to the 6.15-stable tree
 2025-08-18 11:15 UTC 

[PATCH v2 0/3] udmabuf: Sync to attached devices
 2025-08-18 10:58 UTC  (4+ messages)

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-08-18 10:51 UTC  (3+ messages)
` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH v2 0/2] drm: vc4: Add support for additional 10/12/16bit YUV plane formats
 2025-08-18 10:46 UTC  (2+ messages)

[PATCH] drm/nouveau: move assignment out of condition and fix spacing
 2025-08-18 10:44 UTC 

[PATCH v11 0/4] Add TH1520 GPU support with power sequencing
 2025-08-18  9:35 UTC  (2+ messages)

[PATCH v3] workaround for Sphinx false positive preventing indexing
 2025-08-18  9:34 UTC  (2+ messages)
`  "

[PATCH v3 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-08-18  9:25 UTC  (5+ messages)
` [PATCH v3 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v3 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-08-18  9:16 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge: "

[PATCH v4] drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
 2025-08-18  9:16 UTC  (2+ messages)

[PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
 2025-08-18  9:16 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] backlight: mp3309c: Initialize backlight properties without memset
` EXTERNAL: [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()

[PATCH] drm/gem-shmem: Pin and unpin buffers when importing w/o S/G table
 2025-08-18  8:47 UTC  (3+ messages)

[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-08-18  8:45 UTC  (16+ messages)

linux-next: build warnings after merge of the drm-misc-fixes tree
 2025-08-18  8:24 UTC  (3+ messages)

[RFC PATCH 0/3] Initial plumbing for implementing DRM connector APIs in Rust
 2025-08-18  8:23 UTC  (6+ messages)
` [RFC PATCH 1/3] rust: drm: fix C header references in doc comments
` [RFC PATCH 2/3] rust: pci: fix incorrect platform "
` [RFC PATCH 3/3] rust: drm: Introduce a Connector abstraction

[PATCH RESEND 0/2] drm/bridge: lontium-lt9611uxc: switch to DRM_BRIDGE_OP_HDMI_AUDIO
 2025-08-18  8:08 UTC  (5+ messages)
` [PATCH RESEND 1/2] drm/bridge: add connector argument to .hpd_notify callback
` [PATCH RESEND 2/2] drm/bridge: lontium-lt9611uxc: switch to HDMI audio helpers

[PATCH v4 drm-dp 00/11] Fix hibmc driver bugs
 2025-08-18  7:44 UTC  (15+ messages)
` [PATCH v4 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH v4 drm-dp 06/11] drm/hisilicon/hibmc: add dp mode valid check
` [PATCH v4 drm-dp 08/11] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH v4 drm-dp 11/11] drm/hisilicon/hibmc: moving HDCP cfg after the dp reset operation

[PATCH] drm/nouveau: avoid assignment in if condition
 2025-08-18  7:20 UTC 

[PATCH 0/4] drm/rcar-du: dsi: Implement DSI command support
 2025-08-18  7:20 UTC  (13+ messages)
` [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] drm/vesadrm: Match framebuffer device by id instead of driver name
 2025-08-18  7:19 UTC  (4+ messages)
` [PATCH 2/2] drm/efidrm: "

[PATCH v2] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
 2025-08-18  7:17 UTC  (10+ messages)

[RFC] Plan to convert drm/tiny/bochs to drm_* logging
 2025-08-18  6:57 UTC  (2+ messages)

[PATCH] drm/dp: Simplify return statement in drm_edp_backlight_enable
 2025-08-18  5:25 UTC 

[PATCH] drm/amd/display: Simplify unnecessary if-else conditions
 2025-08-18  6:40 UTC 

[PATCH 00/10] Introduce drm sharpness property
 2025-08-18  6:06 UTC  (3+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property

MT8183: Only maximum resolution 1280x720?
 2025-08-18  4:42 UTC  (3+ messages)

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-18  2:03 UTC  (3+ messages)
` [PATCH 04/21] drm: "

[PATCH] drm/amd/display: replace min/max nesting with clamp()
 2025-08-18  0:09 UTC  (2+ messages)

[PATCH] drm/amd/display: Use swap() to simplify code
 2025-08-18  0:03 UTC  (2+ messages)

[PATCH] drm/amd/display: Clean up coding style
 2025-08-18  0:01 UTC  (2+ messages)

[PATCH] drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
 2025-08-17 23:57 UTC  (2+ messages)

[PATCH] drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code block
 2025-08-17 23:45 UTC  (4+ messages)

[PATCH RESEND] drm: Use strscpy() instead of strscpy_pad()
 2025-08-17 23:19 UTC 

[PATCH v8 00/10] Handle Firmware reported Hardware Errors
 2025-08-17 16:25 UTC  (3+ messages)
` [PATCH v8 02/10] drm: Add a vendor-specific recovery method to drm device wedged uevent


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