赵军奎 ([email protected])

Number of posts: 245 (0.28 per day)
First post: 2020-04-15 21:26:30
Last post: 2022-09-05 07:22:56

Date List Subject
2020-04-26 13:15:58 linux-kernel [PATCH] drm/radeon: cleanup coding style a bit
2020-04-26 09:05:53 linux-kernel [PATCH] drm/exynos: make pointer to const data const type
2020-04-26 02:11:49 linux-kernel [PATCH] drm/exynos: remove no need devm_kfree in probe
2020-04-24 06:39:00 linux-kernel [PATCH v2] drm/arm: fixes pixel clock enabled with wrong format
2020-04-24 00:32:55 linux-kernel Re:Re: [PATCH] drm/arm: cleanup coding style in arm a bit
2020-04-22 02:54:08 linux-kernel Re:Re: [PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
2020-04-22 02:16:19 linux-kernel [PATCH] drm/arm: cleanup coding style in arm a bit
2020-04-22 01:49:43 linux-kernel [PATCH v5] drm/amdgpu: cleanup coding style in amdkfd a bit
2020-04-22 01:14:29 linux-kernel Re:Re: Re: [PATCH V2] kmalloc_index optimization(code size & runtime stable)
2020-04-22 00:58:32 linux-kernel Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
2020-04-21 13:42:30 linux-kernel Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
2020-04-21 12:24:01 linux-kernel [PATCH v4] amdgpu: remove unnecessary condition check
2020-04-21 12:14:03 linux-kernel Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
2020-04-21 11:57:43 linux-kernel Re:Re: [PATCH V2] kmalloc_index optimization(code size & runtime stable)
2020-04-21 11:22:15 linux-kernel [PATCH] amdgpu: fixes memleak issue when init failed
2020-04-21 09:15:00 linux-kernel [add Markus.Elfring in mail list ]Re:Re: [PATCH V4] amdgpu: reduce no need mutex_lock area
2020-04-21 09:11:28 linux-kernel [add Markus.Elfring in mail list]Re:[PATCH v2] amdgpu: fixes error branch not return errno issue
2020-04-21 08:49:46 linux-kernel Re:Re: [PATCH V3] amdgpu: remove unnecessary condition check
2020-04-21 08:05:36 linux-kernel [PATCH V3] amdgpu: remove unnecessary condition check
2020-04-21 07:40:41 linux-kernel [PATCH V4] amdgpu: reduce no need mutex_lock area
2020-04-21 06:50:57 linux-kernel [PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
2020-04-21 04:55:44 linux-kernel Re:Re: [PATCH V2] amdgpu: remove unnecessary condition check
2020-04-21 03:27:15 linux-kernel [PATCH V2] kmalloc_index optimization(code size & runtime stable)
2020-04-21 03:08:52 linux-kernel Re:Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
2020-04-21 02:43:47 linux-kernel [PATCH V2] amdgpu: remove unnecessary condition check
2020-04-21 02:28:06 linux-kernel [PATCH V2] amdgpu: optimization-- reduce noneed mutex_lock area
2020-04-21 02:09:33 linux-kernel [PATCH v2] amdgpu: fixes error branch not return errno issue
2020-04-20 12:53:17 linux-kernel [PATCH V2] amdgpu, fix unnessary check "info" NULL branch
2020-04-20 01:06:15 linux-kernel Re:Re: [PATCH] drm/amdgpu: Return more error codes in amdgpu_connector_set_property()
2020-04-20 01:02:02 linux-kernel Re:Re: [PATCH] drm/amdgpu: Reduce a lock scope in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
2020-04-19 02:48:37 linux-kernel Re:Re: [PATCH] drm/amdgpu: Remove an unnecessary condition check in reserve_bo_and_cond_vms()
2020-04-18 10:58:41 linux-kernel [PATCH] amdgpu_cs_bo_handles_chunk, remove check info NULL branch
2020-04-18 09:29:41 linux-kernel [PATCH] amdgpu_connector_set_property, fix error branch not return errno
2020-04-18 03:45:58 linux-kernel [PATCH] amdgpu_amdkfd_gpuvm_free_memory_of_gpu, reduce noneed mutex_lock area
2020-04-18 03:24:15 linux-kernel [PATCH] reserve_bo_and_cond_vms: Remove unnecessary condition check
2020-04-18 01:39:50 linux-kernel Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
2020-04-17 12:20:58 linux-kernel Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
2020-04-17 09:13:58 linux-kernel Re:Re: [PATCH] kmalloc_index optimization(code size & runtime stable)
2020-04-17 07:19:43 linux-kernel [PATCH] kmalloc_index optimization(add kmalloc max size check)
2020-04-17 02:14:06 linux-kernel [PATCH] kmalloc_index optimization(code size & runtime stable)
2020-04-15 21:26:30 linux-kernel [PATCH] Optimized division operation to shift operation