dri-devel
Thread
Date
Later messages
Messages by Thread
[PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
Karol Wachowski
Re: [PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
Andrzej Kacprowski
Re: [PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
Karol Wachowski
Re: [PATCH v4 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
Raag Jadav
Re: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Claudiu Beznea
Re: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Dmitry Baryshkov
Re: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Claudiu Beznea
RE: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Biju Das
Re: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Dmitry Baryshkov
Re: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Claudiu Beznea
RE: [PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Biju Das
Re: [PATCH v11 0/7] User readable error codes on atomic_ioctl failure
Michel Dänzer
RE: [PATCH v11 0/7] User readable error codes on atomic_ioctl failure
Kumar, Naveen1
Re: [PATCH v11 0/7] User readable error codes on atomic_ioctl failure
Michel Dänzer
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Jani Nikula
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Jani Nikula
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
David Gow
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
David Gow
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Thomas Hellström
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Liviu Dudau
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Rob Clark
Re: [PATCH v4 3/4] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
Raag Jadav
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
David Gow
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
Eliot Courtney
[PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
Eliot Courtney
Re: [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
Alexandre Courbot
Re: [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
Eliot Courtney
[PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Eliot Courtney
Re: [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Alexandre Courbot
Re: [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Joel Fernandes
Re: [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Eliot Courtney
[PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
Re: [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Alexandre Courbot
[PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
Re: [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Alexandre Courbot
Re: [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
[PATCH v3 05/11] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
[PATCH v3 06/11] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
Eliot Courtney
[PATCH v3 07/11] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
Eliot Courtney
[PATCH v3 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
Eliot Courtney
[PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
Eliot Courtney
Re: [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
Alexandre Courbot
[PATCH v3 10/11] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
Eliot Courtney
[PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
Eliot Courtney
Re: [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
Alexandre Courbot
Re: [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
Gary Guo
Re: [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
Eliot Courtney
Re: [PATCH v4 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
Raag Jadav
Re: [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
Yongbang Shi
[PATCH] drm/color-mgmt: Typo s/R332/RGB332/
Geert Uytterhoeven
Re: [PATCH] drm/color-mgmt: Typo s/R332/RGB332/
Javier Martinez Canillas
Re: [PATCH] drm/color-mgmt: Typo s/R332/RGB332/
Thomas Zimmermann
[PATCH 0/5] drm/tegra: fbdev: Use client buffers
Thomas Zimmermann
[PATCH 3/5] drm/tegra: fbdev: Calculate buffer geometry with format helpers
Thomas Zimmermann
[PATCH 4/5] drm/tegra: fbdev: Use a DRM client buffer
Thomas Zimmermann
[PATCH 2/5] drm/tegra: fbdev: Remove offset into framebuffer memory
Thomas Zimmermann
[PATCH 5/5] drm/tegra: Make tegra_fb_alloc() an internal interface
Thomas Zimmermann
[PATCH 1/5] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
Thomas Zimmermann
Re: [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
Yongbang Shi
Re: [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
Thomas Zimmermann
Re: [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
Yongbang Shi
Re: [PATCH 2/2] drm/panthor: Implement evicted status for GEM objects
Boris Brezillon
Re: [PATCH] drm: renesas: rz-du: mipi_dsi: Fix return path on error
Geert Uytterhoeven
[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
Myeonghun Pak
Re: [PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
Dmitry Baryshkov
Re: [PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
Myeonghun Pak
[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
Sasha Finkelstein
[PATCH 0/3] fbdev: Request memory regions in platform drivers
Amit Barzilai
[PATCH 2/3] fbdev: clps711x-fb: Request memory region for MMIO
Amit Barzilai
[PATCH 3/3] fbdev: goldfishfb: Request memory region
Amit Barzilai
Re: [PATCH 3/3] fbdev: goldfishfb: Request memory region
Helge Deller
[PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
Re: [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
Helge Deller
Re: [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
Re: [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
Re: [PATCH 0/3] fbdev: Request memory regions in platform drivers
Geert Uytterhoeven
Re: [PATCH 0/3] fbdev: Request memory regions in platform drivers
Amit Barzilai
[PATCH 0/2] Add LT7911EXC edp to mipi bridge driver
syyang
[PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
syyang
Re: [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
杨孙运
Re: [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
Dmitry Baryshkov
Re: [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
杨孙运
[PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
syyang
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
杨孙运
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
Dmitry Baryshkov
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
杨孙运
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
Dmitry Baryshkov
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
杨孙运
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
Quentin Freimanis
Re: [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
杨孙运
[PATCH] drm/qxl: Convert qxl release idr to xarray
liuqiangneo
[PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
Sean Paul
Re: [PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
Louis Chauvet
Re: [PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
jim . cromie
DP routing from iGPU to discrete Barlow Ridge TB5 on HP ZBook Fury G1i
Francesco Orro
Re: DP routing from iGPU to discrete Barlow Ridge TB5 on HP ZBook Fury G1i
Mika Westerberg
[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
Giovanna Uchoa
[PATCH v5 0/4] rust: add basic serial device bus abstractions
Markus Probst
[PATCH v5 4/4] samples: rust: add Rust serial device bus sample device driver
Markus Probst
[PATCH v5 3/4] rust: add basic serial device bus abstractions
Markus Probst
[PATCH v5 2/4] serdev: add rust private data to serdev_device
Markus Probst
[PATCH v5 1/4] rust: devres: return reference in `devres::register`
Markus Probst
[PATCH v1] drm/panel: ili9881c: remove panel on DSI attach failure
Myeonghun Pak
[PATCH v2] drm/qxl: Convert qxl release idr to xarray
liuqiangneo
[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
syyang
Re: [PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
Jingyi Wang
Re: [PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
杨孙运
[PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
syyang
Re: [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml binding file
杨孙运
[PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
syyang
Re: [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
杨孙运
Re: [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
Dmitry Baryshkov
Re: [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
杨孙运
Re: [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
Dmitry Baryshkov
Re: [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
杨孙运
Re: [PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
杨孙运
Re: [PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
Dmitry Baryshkov
[PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
Myeonghun Pak
Re: [PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
Dmitry Baryshkov
Re: [PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
Myeonghun Pak
Re: [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4
Christian König
Re: [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
Re: [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4
Alex Deucher
Re: [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
Nautiyal, Ankit K
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
Alexandre Courbot
[PATCH v2 1/5] rust: add warn_on_err macro
Alexandre Courbot
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Eliot Courtney
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Gary Guo
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Alexandre Courbot
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Gary Guo
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Alexandre Courbot
[PATCH v2 2/5] gpu: nova-core: use warn_on_err macro
Alexandre Courbot
Re: [PATCH v2 2/5] gpu: nova-core: use warn_on_err macro
Eliot Courtney
[PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
Re: [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
Eliot Courtney
[PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Eliot Courtney
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Eliot Courtney
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
[PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
Re: [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Eliot Courtney
Re: [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Matthew Brost
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Tvrtko Ursulin
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Matthew Brost
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Tvrtko Ursulin
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Matthew Brost
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Daniel Colascione
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Dave Airlie
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Thomas Hellström
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Christian König
Re: [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
Thadeu Lima de Souza Cascardo
Re: [PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
tessolveupstream
Re: [PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
tessolveupstream
Re: [PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
Luca Ceresoli
Re: [PATCH v1] drm/sysfb: ofdrm: fix PCI device reference leaks
Thomas Zimmermann
Re: [PATCH v1] drm/sysfb: ofdrm: fix PCI device reference leaks
Thomas Zimmermann
Re: Regression from: drm/amd/display: Move FPU Guards From DML To DC - Part 1
Ostrowski, Rafal
Re: Regression from: drm/amd/display: Move FPU Guards From DML To DC - Part 1
Phillip Susi
[PATCH 0/4] Fix checking of iommu_map_sgtable return value
Mikko Perttunen
[PATCH 2/4] drm/tegra: Fix iommu_map_sgtable() return value check
Mikko Perttunen
[PATCH 3/4] drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
Mikko Perttunen
[PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
Mikko Perttunen
[PATCH 4/4] media: nvidia: tegra-vde: Fix iommu_map_sgtable() return value check
Mikko Perttunen
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Kuehling, Felix
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Christian König
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Matthew Brost
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Christian König
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Matthew Brost
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Christian König
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Christian König
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Matthew Brost
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Felix Kuehling
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Christian König
Re: [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
Huang, Honglei1
Re: [PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
Liu Ying
RE: [PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
Biju Das
Re: [RFC V3 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
Huang Rui
Re: [RFC V3 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
Huang, Honglei1
Later messages