dri-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
Ankit Nautiyal
[PATCH 1/9] drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
[PATCH 3/9] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
Ankit Nautiyal
[PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names
Ankit Nautiyal
[PATCH 2/9] drm/dp: Clean up DPRX feature enumeration macros
Ankit Nautiyal
[PATCH 6/9] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
Ankit Nautiyal
[PATCH 4/9] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
Ankit Nautiyal
[PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string
Ankit Nautiyal
[PATCH 8/9] drm/dp: Add target_rr_divider field in AS SDP logging
Ankit Nautiyal
[PATCH 9/9] drm/dp: Use drm_printf_indent for DP SDP logging
Ankit Nautiyal
Re: [PATCH 2/2] drm/panel: Add TSD TST070WSBE-196C 7" DSI panel driver
Dmitry Baryshkov
[PATCH] drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table
Chen Ni
Re: [PATCH] drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table
Dmitry Baryshkov
Re: [PATCH 1/2] dt-bindings: display: panel: Add TSD TST070WSBE-196C panel
Krzysztof Kozlowski
[PATCH v3] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
Anandu Krishnan E
[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
Thomas Hellström
[PATCH v2 2/4] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
Thomas Hellström
[PATCH v2 1/4] cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
[PATCH v2 4/4] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
[PATCH v2 3/4] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
Re: [PATCH v3] drm/amdgpu: deduplicate ring preempt ib function
Christian König
[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
Re: [PATCH v1 2/2] drm:bridge: Add Lontiun LT7911EXC eDP to MIPI DSI bridge
Dmitry Baryshkov
[PATCH v1 1/2] dt-bindings:bridge: Add Lontiun LT7911EXC eDP to MIPI DSI bridge
syyang
Re: [PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
Dmitry Baryshkov
Re: [PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
Krzysztof Kozlowski
[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
Re: [PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
Thomas Zimmermann
[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
Re: [PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
Jani Nikula
[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
Re: [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
Krzysztof Kozlowski
[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
Re: [PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
Krzysztof Kozlowski
[PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
Chris Morgan
Re: [PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
Krzysztof Kozlowski
[PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
Chris Morgan
Re: [PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
Krzysztof Kozlowski
[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
Re: [PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
Jani Nikula
[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
Re: [PATCH] dt-bindings: display/msm: Fix typo in clock-names property
Krzysztof Kozlowski
[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
Re: [PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
Junhua Shen
[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
Earlier messages