dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
Thomas Zimmermann
Re: [PATCH 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
Yongbang Shi
Re: [PATCH 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
Thomas Zimmermann
Re: [PATCH 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
Yongbang Shi
[PATCH 3/4] drm/hibmc: Do not use cpp from struct drm_format_info
Thomas Zimmermann
[PATCH 2/4] drm/hibmc: Fix list of formats on the primary plane
Thomas Zimmermann
Re: [PATCH 2/4] drm/hibmc: Fix list of formats on the primary plane
Yongbang Shi
Re: [PATCH 2/4] drm/hibmc: Fix list of formats on the primary plane
Thomas Zimmermann
[PATCH 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management
Thomas Zimmermann
Re: [PATCH 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management
Thomas Zimmermann
Re: [PATCH v3] drm/msm: default separate_gpu_kms to auto selection
Mahadevan P
Re: [PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
Baolu Lu
Re: [PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
Jason Gunthorpe
Re: [PATCH] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on dmabuf filesystem
AceLan Kao
Re: [PATCH v3 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
neil . armstrong
Re: [PATCH v3 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Doug Anderson
[PATCH v2] drm/panthor: Avoid potential UAF due to memory reclaim
Akash Goel
Re: [PATCH v2] drm/panthor: Avoid potential UAF due to memory reclaim
Steven Price
Re: [PATCH v2] drm/panthor: Avoid potential UAF due to memory reclaim
Liviu Dudau
[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
Baker
[PATCH v3] staging: fbtft: replace empty macro args with identity converter
Baker
Re: [PATCH v3] staging: fbtft: replace empty macro args with identity converter
Andy Shevchenko
Re: [PATCH v3] staging: fbtft: replace empty macro args with identity converter
Greg KH
Re: [PATCH v3] staging: fbtft: replace empty macro args with identity converter
Andy Shevchenko
Re: [PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
kernel test robot
[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
Baker
[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
Baker
[PATCH] staging: fbtft: replace empty macro args with identity converter
Baker
Re: [PATCH] staging: fbtft: fix spacing before close parenthesis
Arjun Changla
Re: [PATCH] staging: fbtft: fix spacing before close parenthesis
Andy Shevchenko
Re: [PATCH] staging: fbtft: fix spacing before close parenthesis
Arjun Changla
[PATCH] drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
Arnd Bergmann
Re: [PATCH] drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
Neil Armstrong
Re: [PATCH] drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
David Heidelberg
Re: [PATCH] drm/mipi-dsi: Only remove child devices that match the dsi device type
Chaoyi Chen
[PATCH v3 0/2] drm/panel: simple: add Waveshare LCD panels
Dmitry Baryshkov
[PATCH v3 2/2] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
Dmitry Baryshkov
Re: [PATCH v3 2/2] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
Neil Armstrong
Re: [PATCH v3 2/2] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
Luca Ceresoli
[PATCH v3 1/2] dt-bindings: display: waveshare,dsp2dpi: describe DSI2LVDS setup
Dmitry Baryshkov
Re: [PATCH v3 1/2] dt-bindings: display: waveshare, dsp2dpi: describe DSI2LVDS setup
Krzysztof Kozlowski
Re: [PATCH v3 0/2] drm/panel: simple: add Waveshare LCD panels
Dmitry Baryshkov
[RFC] Adding request_mem_region() to fbdev drivers (TODO #23)
Amit Barzilai
[PATCH] staging: fbtft: Use %pe format specifier for error pointers
Mahad Ibrahim
Re: [PATCH] staging: fbtft: Use %pe format specifier for error pointers
Andy Shevchenko
Re: [PATCH] staging: fbtft: Use %pe format specifier for error pointers
Dan Carpenter
Re: [PATCH] staging: fbtft: Use %pe format specifier for error pointers
Andy Shevchenko
[PATCH v2 0/8] drm/panthor: Localize register access by component
Karunika Choo
[PATCH v2 3/8] drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
Re: [PATCH v2 3/8] drm/panthor: Replace cross-component register accesses with helpers
Boris Brezillon
Re: [PATCH v2 3/8] drm/panthor: Replace cross-component register accesses with helpers
Liviu Dudau
[PATCH v2 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
Re: [PATCH v2 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Liviu Dudau
[PATCH v2 5/8] drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
Re: [PATCH v2 5/8] drm/panthor: Use a local iomem base for GPU registers
Liviu Dudau
[PATCH v2 6/8] drm/panthor: Use a local iomem base for PWR registers
Karunika Choo
Re: [PATCH v2 6/8] drm/panthor: Use a local iomem base for PWR registers
Boris Brezillon
Re: [PATCH v2 6/8] drm/panthor: Use a local iomem base for PWR registers
Liviu Dudau
[PATCH v2 2/8] drm/panthor: Split register definitions by components
Karunika Choo
Re: [PATCH v2 2/8] drm/panthor: Split register definitions by components
Boris Brezillon
Re: [PATCH v2 2/8] drm/panthor: Split register definitions by components
Liviu Dudau
[PATCH v2 7/8] drm/panthor: Use a local iomem base for firmware control registers
Karunika Choo
Re: [PATCH v2 7/8] drm/panthor: Use a local iomem base for firmware control registers
Liviu Dudau
[PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
Re: [PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Boris Brezillon
Re: [PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Liviu Dudau
[PATCH v2 8/8] drm/panthor: Use a local iomem base for MMU AS registers
Karunika Choo
Re: [PATCH v2 8/8] drm/panthor: Use a local iomem base for MMU AS registers
Liviu Dudau
[PATCH] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
Guangshuo Li
[PATCH v2] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
Guangshuo Li
[PATCH] gpu: host1x: Fix device reference leak in device_add() error path
Guangshuo Li
[RFC PATCH 0/2] Novatek NT37701 driver / mode-aware drm_panel_prepare
Val Packett
[RFC PATCH 1/2] drm: Introduce drm_panel_prepare_for_mode callback
Val Packett
Re: [RFC PATCH 1/2] drm: Introduce drm_panel_prepare_for_mode callback
Dmitry Baryshkov
Re: [RFC PATCH 1/2] drm: Introduce drm_panel_prepare_for_mode callback
Neil Armstrong
[RFC PATCH 2/2] drm/panel: Add driver for Novatek NT37701 based OLED panels
Val Packett
Re: [RFC PATCH 2/2] drm/panel: Add driver for Novatek NT37701 based OLED panels
Dmitry Baryshkov
[PATCH] staging: fbtft: improve TODO comment clarity
Chandra Mouli Baskaran
Re: [PATCH] staging: fbtft: improve TODO comment clarity
Greg KH
Re: [PATCH] staging: fbtft: improve TODO comment clarity
Andy Shevchenko
Re: [PATCH] arch: sh: Include <linux/io.h> in dac.h
John Paul Adrian Glaubitz
Re: [PATCH] arch: sh: Include <linux/io.h> in dac.h
Thomas Zimmermann
Re: [PATCH] arch: sh: Include <linux/io.h> in dac.h
John Paul Adrian Glaubitz
Re: [PATCH] arch: sh: Include <linux/io.h> in dac.h
John Paul Adrian Glaubitz
[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
Sudarshan Shetty
[PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
Sudarshan Shetty
Re: [PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
Luca Ceresoli
Re: [PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
Luca Ceresoli
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
Alexander Stein
[Bug 221351] New: amdgpu: kernel panic on boot with AMD Radeon RX Vega (Lucienne) integrated graphics, regression since ~April 5th 2026, nomodeset workaround required
bugzilla-daemon
[Bug 221351] amdgpu: kernel panic on boot with AMD Radeon RX Vega (Lucienne) integrated graphics, regression since ~April 5th 2026, nomodeset workaround required
bugzilla-daemon
[PATCH] dma-fence: Clarify external lock use case in dma_fence_init() docs
Maíra Canal
Re: [PATCH] dma-fence: Clarify external lock use case in dma_fence_init() docs
Philipp Stanner
Re: [PATCH] dma-fence: Clarify external lock use case in dma_fence_init() docs
Maíra Canal
Re: [PATCH] dma-fence: Clarify external lock use case in dma_fence_init() docs
Philipp Stanner
[PATCH] drm/msm/a6xx: Restore sysprof_active
Rob Clark
Re: [PATCH] drm/msm/a6xx: Restore sysprof_active
Akhil P Oommen
[PATCH v4 0/4] rust: add basic serial device bus abstractions
Markus Probst via B4 Relay
[PATCH v4 3/4] rust: add basic serial device bus abstractions
Markus Probst via B4 Relay
[PATCH v4 2/4] serdev: add rust private data to serdev_device
Markus Probst via B4 Relay
[PATCH v4 1/4] rust: devres: return reference in `devres::register`
Markus Probst via B4 Relay
Re: [PATCH v4 1/4] rust: devres: return reference in `devres::register`
Viresh Kumar
[PATCH v4 4/4] samples: rust: add Rust serial device bus sample device driver
Markus Probst via B4 Relay
[PATCH v3] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
Dmitry Baryshkov
Re: [PATCH v3] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
Rob Clark
[PATCH] drm/bridge: tc358762: Use mipi_dsi_generic_write_multi()
Hussain Qadri
[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
Dmitry Baryshkov
[PATCH v2 03/21] dt-bindings: display/panel: jadard,jd9365da-h3: describe Waveshare panel
Dmitry Baryshkov
[PATCH v2 11/21] drm/panel: jadard-jd9365da-h3: use drm_connector_helper_get_modes_fixed
Dmitry Baryshkov
[PATCH v2 12/21] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
Dmitry Baryshkov
Re: [PATCH v2 12/21] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
Jie Gan
[PATCH v2 16/21] drm/panel: jadard-jd9365da-h3: support Waveshare 720p DSI panels
Dmitry Baryshkov
[PATCH v2 15/21] drm/panel: jadard-jd9365da-h3: support Waveshare WXGA DSI panels
Dmitry Baryshkov
[PATCH v2 07/21] drm/panel: himax-hx83102: support Waveshare 12.3" DSI panel
Dmitry Baryshkov
[PATCH v2 18/21] drm/panel: add devm_drm_panel_add() helper
Dmitry Baryshkov
[PATCH v2 14/21] drm/panel: jadard-jd9365da-h3: support Waveshare round DSI panels
Dmitry Baryshkov
[PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
Dmitry Baryshkov
Re: [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
Jie Gan
Re: [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
Dmitry Baryshkov
[PATCH v2 06/21] drm/of: add helper to count data-lanes on a remote endpoint
Dmitry Baryshkov
[PATCH v2 19/21] drm/panel: add driver for Waveshare 8.8" DSI TOUCH-A panel
Dmitry Baryshkov
Re: [PATCH v2 19/21] drm/panel: add driver for Waveshare 8.8" DSI TOUCH-A panel
Jie Gan
[PATCH v2 20/21] dt-bindings: gpio: describe Waveshare GPIO controller
Dmitry Baryshkov
Re: [PATCH v2 20/21] dt-bindings: gpio: describe Waveshare GPIO controller
Krzysztof Kozlowski
Re: [PATCH v2 20/21] dt-bindings: gpio: describe Waveshare GPIO controller
Dmitry Baryshkov
[PATCH v2 09/21] drm/panel: himax-hx8394: simplify hx8394_enable()
Dmitry Baryshkov
[PATCH v2 04/21] dt-bindings: display/panel: ilitek,ili9881c: describe Waveshare panel
Dmitry Baryshkov
Re: [PATCH v2 04/21] dt-bindings: display/panel: ilitek,ili9881c: describe Waveshare panel
Krzysztof Kozlowski
[PATCH v2 05/21] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
Dmitry Baryshkov
Re: [PATCH v2 05/21] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
Rob Herring (Arm)
Re: [PATCH v2 05/21] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
Jie Gan
[PATCH v2 02/21] dt-bindings: display/panel: himax,hx8394: describe Waveshare panel
Dmitry Baryshkov
[PATCH v2 01/21] dt-bindings: display/panel: himax,hx83102: describe Waveshare panel
Dmitry Baryshkov
[PATCH v2 13/21] drm/panel: jadard-jd9365da-h3: set prepare_prev_first
Dmitry Baryshkov
[PATCH v2 08/21] drm/panel: himax-hx8394: set prepare_prev_first
Dmitry Baryshkov
[PATCH v2 17/21] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel
Dmitry Baryshkov
[PATCH v2 10/21] drm/panel: himax-hx8394: support Waveshare DSI panels
Dmitry Baryshkov
[PATCH 2/2] drm/amdgpu: fix resource leak in amdgpu_userq_create() xa_store_irq error path
Junrui Luo
[PATCH 1/2] drm/amdgpu: fix use-after-free in amdgpu_userq_create() error paths
Junrui Luo
[PATCH 0/2] drm/amdgpu: fix error handling bugs in amdgpu_userq_create()
Junrui Luo
[PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
Re: [PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
Danilo Krummrich
Re: [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840
Jie Gan
Re: [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840
Rob Clark
Re: [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840
David Laight
Re: [PATCH v2 12/17] drm/msm/a6xx: Add soft fuse detection support
Jie Gan
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Matthew Brost
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Matthew Brost
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Balbir Singh
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Vishal Moola
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Alistair Popple
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
David Hildenbrand (Arm)
Re: [PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
Alistair Popple
[git pull] drm fixes for 7.0 final
Dave Airlie
Re: [git pull] drm fixes for 7.0 final
pr-tracker-bot
[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
Osama Abdelkader
[PATCH 2/3] drm/exynos: remove bridge when component_add fails
Osama Abdelkader
[PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails
Osama Abdelkader
Re: [PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
Luca Ceresoli
[PATCH 0/3] drm: remove drm bridge in error paths
Osama Abdelkader
[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
Matthew Brost
[PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
Matthew Brost
Re: [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
Thomas Hellström
[PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
Matthew Brost
Re: [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
Thomas Hellström
[PATCH v7 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
Matthew Brost
[PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
Matthew Brost
[PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
Matthew Brost
Re: [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
Thomas Hellström
[PATCH] drm/bridge: chipone-icn6211: remove bridge when chipone_dsi_host_attach fails
Osama Abdelkader
Re: [PATCH] drm/bridge: chipone-icn6211: remove bridge when chipone_dsi_host_attach fails
Luca Ceresoli
[PATCH] drm/panthor: Avoid potential UAF due to memory reclaim
Akash Goel
Re: [PATCH] drm/panthor: Avoid potential UAF due to memory reclaim
Boris Brezillon
Re: [PATCH] drm/panthor: Avoid potential UAF due to memory reclaim
Liviu Dudau
[PATCH] drm/sti: hdmi: remove bridge when component_add fails
Osama Abdelkader
Re: [PATCH] drm/sti: hdmi: remove bridge when component_add fails
Luca Ceresoli
[bug report] accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Dan Carpenter
[PATCH 0/8] drm/panthor: Localize register access by component
Karunika Choo
[PATCH 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
Re: [PATCH 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Boris Brezillon
Re: [PATCH 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
Liviu Dudau
[PATCH 2/8] drm/panthor: Split register definitions by components
Karunika Choo
Re: [PATCH 2/8] drm/panthor: Split register definitions by components
Boris Brezillon
Re: [PATCH 2/8] drm/panthor: Split register definitions by components
Liviu Dudau
[PATCH 3/8] drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
Re: [PATCH 3/8] drm/panthor: Replace cross-component register accesses with helpers
Boris Brezillon
Re: [PATCH 3/8] drm/panthor: Replace cross-component register accesses with helpers
Liviu Dudau
[PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
Re: [PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Boris Brezillon
Re: [PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Liviu Dudau
Re: [PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
[PATCH 7/8] drm/panthor: Use a local iomem base for firmware control registers
Karunika Choo
Re: [PATCH 7/8] drm/panthor: Use a local iomem base for firmware control registers
Boris Brezillon
[PATCH 5/8] drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
Re: [PATCH 5/8] drm/panthor: Use a local iomem base for GPU registers
Boris Brezillon
Re: [PATCH 5/8] drm/panthor: Use a local iomem base for GPU registers
Liviu Dudau
[PATCH 6/8] drm/panthor: Use a local iomem base for PWR registers
Karunika Choo
Re: [PATCH 6/8] drm/panthor: Use a local iomem base for PWR registers
Boris Brezillon
Re: [PATCH 6/8] drm/panthor: Use a local iomem base for PWR registers
Liviu Dudau
Earlier messages
Later messages