Sui Jingfeng ([email protected])

Number of posts: 11 (11 per day)
First post: 2023-06-20 10:01:06
Last post: 2023-06-20 10:06:09

Date List Subject
2023-06-20 10:06:09 linux-kernel [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
2023-06-20 10:05:48 linux-kernel [PATCH v10 00/11] drm/etnaviv: Add pci device driver support
2023-06-20 10:05:22 linux-kernel [PATCH v10 10/11] drm/etnaviv: Keep the curly brace aligned
2023-06-20 10:05:09 linux-kernel [PATCH v10 04/11] drm/etnaviv: Add helpers for private data construction and destruction
2023-06-20 10:05:09 linux-kernel [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
2023-06-20 10:04:02 linux-kernel [PATCH v10 08/11] drm/etnaviv: Add a dedicated function to create the virtual master
2023-06-20 10:03:14 linux-kernel [PATCH v10 02/11] drm/etnaviv: Add a dedicated function to get various clocks
2023-06-20 10:02:59 linux-kernel [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device
2023-06-20 10:02:25 linux-kernel [PATCH v10 06/11] drm/etnaviv: Add driver support for the PCI devices
2023-06-20 10:01:59 linux-kernel [PATCH v10 09/11] drm/etnaviv: Clean up etnaviv_pdev_probe() function
2023-06-20 10:01:06 linux-kernel [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework