dri-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
syyang
[PATCH v1 2/2] drm:bridge: Add Lontiun LT7911EXC eDP to MIPI DSI bridge
syyang
[PATCH v1 1/2] dt-bindings:bridge: Add Lontiun LT7911EXC eDP to MIPI DSI bridge
syyang
[PATCH] fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
[PATCH] drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
Chen Ni
[PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
Yury Norov
[PATCH v2] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
Yury Norov
[PATCH] drm/amdkfd: simplify kgd_gfx_v9_get_cu_occupancy()
Yury Norov
[PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
[PATCH][next] drm: xlnx: zynqmp_disp: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
Danilo Krummrich
[PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
Danilo Krummrich
Re: [PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
Danilo Krummrich
[PATCH 04/24] rust: device: generalize drvdata methods over ForLt
Danilo Krummrich
[PATCH 03/24] rust: devres: add ForLt support to Devres
Danilo Krummrich
[PATCH 05/24] rust: driver: make Adapter trait lifetime-parameterized
Danilo Krummrich
[PATCH 01/24] rust: driver core: drop drvdata before devres release
Danilo Krummrich
[PATCH 06/24] rust: pci: implement Sync for Device<Bound>
Danilo Krummrich
Re: [PATCH 06/24] rust: pci: implement Sync for Device<Bound>
Gary Guo
[PATCH 07/24] rust: platform: implement Sync for Device<Bound>
Danilo Krummrich
[PATCH 08/24] rust: auxiliary: implement Sync for Device<Bound>
Danilo Krummrich
[PATCH 09/24] rust: usb: implement Sync for Device<Bound>
Danilo Krummrich
[PATCH 10/24] rust: device: implement Sync for Device<Bound>
Danilo Krummrich
[PATCH 11/24] rust: pci: make Driver trait lifetime-parameterized
Danilo Krummrich
[PATCH 12/24] rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
[PATCH 13/24] rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
[PATCH 14/24] rust: auxiliary: generalize Registration over ForLt
Danilo Krummrich
[PATCH 15/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
Danilo Krummrich
[PATCH 16/24] rust: usb: make Driver trait lifetime-parameterized
Danilo Krummrich
[PATCH 17/24] rust: i2c: make Driver trait lifetime-parameterized
Danilo Krummrich
[PATCH 18/24] rust: pci: make Bar lifetime-parameterized
Danilo Krummrich
[PATCH 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
Danilo Krummrich
[PATCH REF 21/24] gpu: nova-core: use HRT lifetime for Bar
Danilo Krummrich
[PATCH REF 23/24] gpu: nova-core: replace ARef<Device> with &'a Device in SysmemFlush
Danilo Krummrich
[PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem
Danilo Krummrich
[PATCH 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
Danilo Krummrich
[PATCH REF 22/24] gpu: nova-core: unregister sysmem flush page from Drop
Danilo Krummrich
[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
Danilo Krummrich
[PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices
Danilo Krummrich
[PATCH 2/2] rust: driver core: remove drvdata() and driver_type
Danilo Krummrich
Re: [PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
Danilo Krummrich
[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
Randy Dunlap
[PATCH 3/3 v2] drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums
Randy Dunlap
[PATCH 2/3 v2] drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warnings
Randy Dunlap
[PATCH v2] dma-buf: heaps: use max3() in dma_heap_ioctl
Thorsten Blum
[PATCH] dt-bindings: misc: qcom,fastrpc: Add compatible for Hawi SoC
Mukesh Ojha
Re: [PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
Bjorn Andersson
Re: [PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
Richard Acayan
Re: [PATCH v5 0/6] drm/tyr: Use register! macro
Alice Ryhl
[PATCH v3] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
Randy Dunlap
[PATCH v2] drm/tegra: dp: fix kernel-doc warnings in dp.h
Randy Dunlap
[PATCH v2] accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings
Randy Dunlap
[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
Randy Dunlap
Re: [PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
Christian König
[PATCH v3] gpu: ipu-v3: clean up kernel-doc warnings
Randy Dunlap
Re: [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
Nicolas Frattaroli
[PATCH v6 0/4] rust: add basic serial device bus abstractions
Markus Probst via B4 Relay
[PATCH v6 2/4] serdev: add rust private data to serdev_device
Markus Probst via B4 Relay
[PATCH v6 1/4] rust: devres: return reference in `devres::register`
Markus Probst via B4 Relay
[PATCH v6 3/4] rust: add basic serial device bus abstractions
Markus Probst via B4 Relay
[PATCH v6 4/4] samples: rust: add Rust serial device bus sample device driver
Markus Probst via B4 Relay
Re: [PATCH v3 02/13] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
Nicolas Frattaroli
[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
Thorsten Blum
Re: [PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
T.J. Mercier
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Christophe Leroy (CS GROUP)
[RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
Christophe Leroy (CS GROUP)
[RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Christophe Leroy (CS GROUP)
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Yury Norov
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Andrew Cooper
Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Yury Norov
[RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
Christophe Leroy (CS GROUP)
[RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
Christophe Leroy (CS GROUP)
[RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Christophe Leroy (CS GROUP)
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Alice Ryhl
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Linus Torvalds
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
David Laight
Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Linus Torvalds
[RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
Christophe Leroy (CS GROUP)
[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Christophe Leroy (CS GROUP)
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Yury Norov
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Christophe Leroy (CS GROUP)
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Yury Norov
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Linus Torvalds
Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Yury Norov
[RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
Christophe Leroy (CS GROUP)
[RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Christophe Leroy (CS GROUP)
Re: [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Yury Norov
Re: [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Helge Deller
[PATCH 0/6] Add Anbernic RG Vita-Pro
Chris Morgan
[PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
Chris Morgan
[PATCH 6/6] arm64: dts: rockchip: Add Anbernic RG Vita-Pro
Chris Morgan
Re: [PATCH 6/6] arm64: dts: rockchip: Add Anbernic RG Vita-Pro
Chris Morgan
[PATCH 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
Chris Morgan
[PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
Chris Morgan
[PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
Chris Morgan
[PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
Chris Morgan
[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
Lizhi Hou
[PATCH] ttm/pool: Use sentinels in debugfs
Mario Limonciello
[PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
The Capable Hub
Re: [PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
The Capable Hub
Re: [PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
Rodrigo Vivi
[ANNOUNCE] libdrm 2.4.133
Samuel Pitoiset
[PATCH v3 0/8] drm/panthor: Localize register access by component
Karunika Choo
[PATCH v3 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
[PATCH v3 7/8] drm/panthor: Use a local iomem base for firmware control registers
Karunika Choo
[PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
Karunika Choo
Re: [PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
Liviu Dudau
[PATCH v3 5/8] drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
[PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
Re: [PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Liviu Dudau
[PATCH v3 3/8] drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
[PATCH v3 2/8] drm/panthor: Split register definitions by components
Karunika Choo
[PATCH v3 8/8] drm/panthor: Use a local iomem base for MMU AS registers
Karunika Choo
[PATCH] dt-bindings: display/msm: Fix typo in clock-names property
Prabhakar
[PATCH 1/1] drm/i915/guc: Avoid tasklet_kill hang after submission deadlock
Zhanjun Dong
[PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
Thomas Zimmermann
[PATCH v2 3/3] drm/vmwgfx: Convert to DRM vblank timers
Thomas Zimmermann
[PATCH v2 1/3] drm/vmwgfx: Determine lock-waiting timeout from vblank state
Thomas Zimmermann
[PATCH v2 2/3] drm/vmwgfx: Move vblank handling into separate helper
Thomas Zimmermann
Re: [PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
Zack Rusin
Re: [PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
Thomas Zimmermann
[ANNOUNCE] libdrm 2.4.132
Samuel Pitoiset
[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
Guido Günther
[PATCH 1/2] drm/panel: visionox-rm69299: Split DSI commands out into enable/disable
Guido Günther
[PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare
Guido Günther
[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
Jay Liu
[PATCH v5 1/6] dt-bindings: display: mediatek: gamma: Add support for MT8196
Jay Liu
[PATCH v5 2/6] dt-bindings: display: mediatek: dither: Add support for MT8196
Jay Liu
[PATCH v5 5/6] drm/mediatek: Support multiple CCORR component
Jay Liu
[PATCH v5 4/6] dt-bindings: display: mediatek: tdshp: Add support for MT8196
Jay Liu
[PATCH v5 3/6] dt-bindings: display: mediatek: ccorr: Add support for MT8196
Jay Liu
[PATCH v5 6/6] drm/mediatek: Add TDSHP component support for MT8196
Jay Liu
Re: [PATCH] drm/bridge: replace use of system_wq with system_percpu_wq
Thomas Zimmermann
[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
Alice Ryhl
[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
Jianping Li
[PATCH v3 0/5] drm/amdgpu: SVM VRAM migration via drm_pagemap
Junhua Shen
[PATCH v3 3/5] drm/amdgpu: introduce SVM range migration decision layer
Junhua Shen
[PATCH v3 1/5] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
Junhua Shen
[PATCH v3 5/5] drm/amdgpu: integrate VRAM migration into SVM range map path
Junhua Shen
[PATCH v3 4/5] drm/amdgpu: add SVM attr prefetch/force-trigger functionality
Junhua Shen
[PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
Junhua Shen
Re: [PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
Felix Kuehling
[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
Maxime Ripard
[PATCH v5 2/4] dma-buf: heaps: cma: Turn the heap into a module
Maxime Ripard
[PATCH v5 1/4] dma-buf: heaps: Export mem_accounting parameter
Maxime Ripard
[PATCH v5 4/4] arm64: defconfig: Enable dma-buf heaps
Maxime Ripard
[PATCH v5 3/4] dma-buf: heaps: system: Turn the heap into a module
Maxime Ripard
[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH v4 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
Sumit Garg
[PATCH v4 02/15] firmware: qcom: Add a generic PAS service
Sumit Garg
[PATCH v4 03/15] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
[PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Sumit Garg
[PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
[PATCH v4 07/15] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 08/15] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
Sumit Garg
[PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 11/15] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 12/15] net: ipa: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 13/15] wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
Sumit Garg
[PATCH v4 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
Sumit Garg
[PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 0/2] Remove redundant X86 dependency for the cgbc backlight driver
Thomas Richard
[PATCH v2 1/2] backlight: cgbc: Remove redundant X86 dependency
Thomas Richard
[PATCH v2 2/2] MAINTAINERS: Add cgbc backlight driver
Thomas Richard
Re: Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
Ai Chao
Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
Helge Deller
Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
David Laight
Re: Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
Ai Chao
[PATCH 6.1.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Fang Wang
[PATCH 6.6.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Fang Wang
[PATCH 6.6.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Fang Wang
[PATCH 6.12.y 2/2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Fang Wang
[PATCH 6.1.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Fang Wang
[PATCH 6.12.y 1/2] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Fang Wang
Re: [PATCH 5/5] drm/sysfb: vesadrm: Support power management
Javier Martinez Canillas
Re: [PATCH 4/5] drm/sysfb: simpledrm: Support power management
Javier Martinez Canillas
Re: [PATCH 3/5] drm/sysfb: ofdrm: Support power management
Javier Martinez Canillas
[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Svyatoslav Ryhel
[PATCH v1 1/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Svyatoslav Ryhel
Re: [PATCH v1 1/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Mikko Perttunen
Re: [PATCH v1 1/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Svyatoslav Ryhel
Re: [PATCH 2/5] drm/sysfb: efidrm: Support power management
Javier Martinez Canillas
[PATCH v2] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
Anandu Krishnan E
Re: [PATCH 1/5] drm/sysfb: corebootdrm: Support power management
Javier Martinez Canillas
Re: [PATCH 0/5] drm/sysfb: Support basic power management
Javier Martinez Canillas
Re: [PATCH 0/5] drm/sysfb: Support basic power management
Thomas Zimmermann
[PATCH v4 0/2] drm: Rename drm_atomic_state
Maxime Ripard
[PATCH v4 2/2] Documentation: drm: Remove drm_atomic_state rename entry
Maxime Ripard
[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
Alexandre Courbot
[PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
Re: [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function
Gary Guo
[PATCH v4 2/8] gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
[PATCH v4 3/8] gpu: nova-core: split BAR acquisition in unbind()
Alexandre Courbot
Re: [PATCH v4 3/8] gpu: nova-core: split BAR acquisition in unbind()
Eliot Courtney
[PATCH v4 4/8] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
[PATCH v4 5/8] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
Alexandre Courbot
Re: [PATCH v4 5/8] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
Eliot Courtney
[PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close
Alexandre Courbot
Earlier messages