Iouri Tarassov ([email protected])

Number of posts: 83 (0.15 per day)
First post: 2020-08-26 20:21:30
Last post: 2022-03-03 02:02:34

Date List Subject
2022-03-03 02:02:34 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-03 01:31:57 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-03 00:52:43 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-03 00:38:49 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-03 00:33:20 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-02 23:41:34 linux-kernel [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects
2022-03-02 23:07:59 linux-kernel [PATCH v3 06/30] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
2022-03-02 23:07:53 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-02 18:47:06 linux-kernel Re: [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
2022-03-02 15:50:07 linux-kernel [PATCH v3 24/30] drivers: hv: dxgkrnl: Ioctl to put device to error state
2022-03-02 14:28:37 linux-kernel [PATCH v3 18/30] drivers: hv: dxgkrnl: Query the dxgdevice state
2022-03-02 11:20:22 linux-kernel [PATCH v3 28/30] drivers: hv: dxgkrnl: Manage residency of allocations
2022-03-02 10:33:32 linux-kernel [PATCH v3 13/30] drivers: hv: dxgkrnl: Sharing of sync objects
2022-03-02 09:58:33 linux-kernel [PATCH v3 00/30] Driver for Hyper-v virtual compute device
2022-03-02 09:38:40 linux-kernel [PATCH v3 23/30] drivers: hv: dxgkrnl: The escape ioctl
2022-03-02 08:32:03 linux-kernel [PATCH v3 17/30] drivers: hv: dxgkrnl: Share objects with the host
2022-03-02 07:45:47 linux-kernel [PATCH v3 14/30] drivers: hv: dxgkrnl: Creation of hardware queues. Sync object operations to hw queue.
2022-03-02 07:30:50 linux-kernel [PATCH v3 07/30] drivers: hv: dxgkrnl: Creation of dxgdevice objects
2022-03-02 07:06:22 linux-kernel [PATCH v3 16/30] drivers: hv: dxgkrnl: Submit execution commands to the compute device
2022-03-02 04:45:41 linux-kernel Re: [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-02 03:44:08 linux-kernel [PATCH v3 09/30] drivers: hv: dxgkrnl: Creation of compute device allocations and resources
2022-03-02 03:43:10 linux-kernel [PATCH v3 25/30] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
2022-03-02 02:25:05 linux-kernel [PATCH v3 08/30] drivers: hv: dxgkrnl: Creation of dxgcontext objects
2022-03-02 01:52:25 linux-kernel [PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
2022-03-02 01:29:27 linux-kernel [PATCH v3 27/30] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
2022-03-01 23:47:55 linux-kernel [PATCH v3 03/30] drivers: hv: dxgkrnl: Add VM bus message support, initialize VM bus channels.
2022-03-01 23:20:23 linux-kernel [PATCH v3 05/30] drivers: hv: dxgkrnl: Opening of /dev/dxg device and dxgprocess creation
2022-03-01 21:59:18 linux-kernel [PATCH v3 29/30] drivers: hv: dxgkrnl: Manage compute device virtual addresses
2022-03-01 21:18:16 linux-kernel [PATCH v3 04/30] drivers: hv: dxgkrnl: Creation of dxgadapter object
2022-03-01 21:13:01 linux-kernel [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
2022-03-01 21:08:36 linux-kernel [PATCH v3 11/30] drivers: hv: dxgkrnl: Operations using sync objects
2022-03-01 20:40:10 linux-kernel [PATCH v3 20/30] drivers: hv: dxgkrnl: Manage device allocation properties
2022-03-01 20:24:42 linux-kernel [PATCH v3 22/30] drivers: hv: dxgkrnl: Query video memory information
2022-03-01 20:19:38 linux-kernel [PATCH v3 21/30] drivers: hv: dxgkrnl: Flush heap transitions
2022-03-01 20:18:57 linux-kernel [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
2022-03-01 20:18:22 linux-kernel [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects
2022-03-01 20:15:41 linux-kernel [PATCH v3 19/30] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
2022-03-01 20:09:19 linux-kernel [PATCH v3 15/30] drivers: hv: dxgkrnl: Creation of paging queue objects.
2022-03-01 20:06:51 linux-kernel [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host
2022-02-09 10:51:16 linux-kernel Re: [PATCH v2 19/24] drivers: hv: dxgkrnl: Simple IOCTLs LX_DXESCAPE, LX_DXMARKDEVICEASERROR, LX_DXQUERYSTATISTICS, LX_DXQUERYCLOCKCALIBRATION
2022-02-09 08:47:32 linux-kernel Re: [PATCH v2 01/24] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter
2022-02-09 05:46:46 linux-kernel Re: [PATCH v2 01/24] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter
2022-02-08 13:15:29 linux-kernel [PATCH v2 23/24] drivers: hv: dxgkrnl: IOCTLs to handle GPU virtual addressing (GPU VA)
2022-02-08 11:31:54 linux-kernel [PATCH v2 16/24] drivers: hv: dxgkrnl: Mmap(unmap) CPU address to device allocation: LX_DXLOCK2, LX_DXUNLOCK2
2022-02-07 19:56:51 linux-kernel [PATCH v2 22/24] drivers: hv: dxgkrnl: IOCTLs to manage allocation residency
2022-02-07 19:47:05 linux-kernel [PATCH v2 20/24] drivers: hv: dxgkrnl: IOCTLs to offer and reclaim allocations
2022-02-07 17:24:39 linux-kernel [PATCH v2 00/24] Driver for Hyper-v virtual compute device
2022-02-07 14:26:02 linux-kernel [PATCH v2 18/24] drivers: hv: dxgkrnl: Various simple IOCTLs and unused ones LX_DXQUERYVIDEOMEMORYINFO, LX_DXFLUSHHEAPTRANSITIONS, LX_DXINVALIDATECACHE LX_DXGETSHAREDRESOURCEADAPTERLUID
2022-02-07 13:50:37 linux-kernel [PATCH v2 17/24] drivers: hv: dxgkrnl: IOCTLs to handle GPU allocation properties
2022-02-07 12:05:25 linux-kernel [PATCH v2 21/24] drivers: hv: dxgkrnl: Ioctls to set/get scheduling priority
2022-02-07 11:56:32 linux-kernel [PATCH v2 11/24] drivers: hv: dxgkrnl: Creation of hardware queue. Sync object operations to hw queue.