James Qian Wang ([email protected])

Number of posts: 399 (0.5 per day)
First post: 2018-12-05 03:42:39
Last post: 2021-02-05 08:58:40

Date List Subject
2019-05-20 08:06:59 linux-kernel Re: drm/komeda: Adds zorder support
2019-05-20 08:06:43 linux-kernel Re: [v2] drm/komeda: fixing of DMA mapping sg segment warning
2019-05-20 07:52:48 linux-kernel Re: [PATCH v1 2/2] drm/komeda: Enable color-encoding (YUV format) support
2019-05-20 07:08:46 linux-kernel Re: [v2] drm/komeda: Creates plane alpha and blend mode properties
2019-05-20 06:58:28 linux-kernel Re: [PATCH v1 1/2] drm/komeda: Update HW up-sampling on D71
2019-05-17 11:22:39 linux-kernel [PATCH 0/2] drm/komeda: Add format: Y0L2, P010, YUV420_8/10BIT
2019-05-17 11:22:34 linux-kernel [PATCH 1/2] drm/komeda: Add komeda_fb_check_src_coords
2019-05-17 11:22:33 linux-kernel [PATCH 2/2] drm/komeda: Add format support for Y0L2, P010, YUV420_8/10BIT
2019-05-16 08:16:11 linux-kernel [PATCH v3] drm/komeda: Add writeback support
2019-05-07 10:04:27 linux-kernel [PATCH v2] drm/komeda: Mark the local functions as static
2019-04-30 07:38:48 linux-kernel Re: [v1, 2/2] dt/bindings: drm/komeda: Adds SMMU support for D71 devicetree
2019-04-30 07:36:56 linux-kernel Re: [v1,1/2] drm/komeda: Adds SMMU support
2019-04-30 07:25:35 linux-kernel Re: [v1, 2/2] drm/komeda: Adds limitation check for AFBC wide block not support Rot90
2019-04-30 07:23:10 linux-kernel Re: [v1,1/2] drm/komeda: Add rotation support on Komeda driver
2019-04-29 10:14:40 linux-kernel Re: [PATCH -next] drm/komeda: remove set but not used variable 'kcrtc'
2019-04-29 10:04:45 linux-kernel [PATCH v2] drm/komeda: Add writeback support
2019-04-25 11:59:09 linux-kernel Re: [PATCH] drm/komeda: Mark the local functions as static
2019-04-25 08:21:37 linux-kernel [PATCH] drm/komeda: Constify the usage of komeda_component/pipeline/dev_funcs
2019-04-24 05:53:01 linux-kernel [PATCH] drm/komeda: Mark the local functions as static
2019-04-24 05:51:13 linux-kernel [PATCH v2] drm/komeda: Fixed warning: Function parameter or member not described
2019-04-15 08:00:36 linux-kernel Re: [v2,1/2] drm: Add writeback_w,h properties
2019-04-15 07:12:29 linux-kernel [PATCH v1 5/6] drm/komeda: Add engine clock requirement check for the downscaling
2019-04-15 07:11:17 linux-kernel [PATCH v1 6/6] drm/komeda: Add image enhancement support
2019-04-15 07:11:12 linux-kernel [PATCH v1 4/6] drm/komeda: Add writeback scaling support
2019-04-15 07:10:25 linux-kernel [PATCH v1 3/6] drm/komeda: Implement D71 scaler support
2019-04-15 07:10:14 linux-kernel [PATCH v1 2/6] drm/komeda: Add the initial scaler support for CORE
2019-04-15 07:10:04 linux-kernel [PATCH v1 1/6] drm/komeda: Attach scaler to drm as private object
2019-04-15 07:09:58 linux-kernel [PATCH v1 0/6] Added scaler support for komeda
2019-04-08 07:34:58 linux-kernel Re: [RFC,v2] drm/komeda: Creates plane alpha and blend mode properties
2019-04-08 07:32:42 linux-kernel Re: [RFC,v2] drm/komeda: fixing of DMA mapping sg segment warning
2019-04-04 11:07:25 linux-kernel [PATCH] drm/komeda: Added AFBC support for komeda driver
2019-04-04 10:38:55 linux-kernel [PATCH] drm/komeda: Add writeback support
2019-04-04 06:33:31 linux-kernel [PATCH] drm/komeda: Fixed warning: Function parameter or member not described
2019-03-29 12:04:40 linux-kernel Re: [PATCH v2] drm: prefix header search paths with $(srctree)/
2019-03-27 06:23:21 linux-kernel Re: [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda
2019-03-26 11:09:40 linux-kernel Re: [PATCH] arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled
2019-01-22 11:14:45 linux-kernel [PATCH v2 11/11] drm/komeda: Expose bus_width to Komeda-CORE
2019-01-22 11:14:38 linux-kernel [PATCH v2 10/11] drm/komeda: Add sysfs attribute: core_id and config_id
2019-01-22 11:13:58 linux-kernel [PATCH v2 07/11] drm/komeda: Add komeda_crtc_vblank_enable/disable
2019-01-22 11:13:40 linux-kernel [PATCH v2 09/11] drm/komeda: Add komeda_kms_check
2019-01-22 11:13:32 linux-kernel [PATCH v2 08/11] drm/komeda: Add komeda_crtc_funcs
2019-01-22 11:13:07 linux-kernel [PATCH v2 06/11] drm/komeda: Add komeda_crtc_atomic_enable/disable
2019-01-22 11:12:56 linux-kernel [PATCH v2 05/11] drm/komeda: Add komeda_crtc_prepare/unprepare
2019-01-22 11:12:46 linux-kernel [PATCH v2 04/11] drm/komeda: Add komeda_crtc_mode_valid/fixup
2019-01-22 11:12:32 linux-kernel [PATCH v2 03/11] drm/komeda: Add komeda_crtc_atomic_flush
2019-01-22 11:12:20 linux-kernel [PATCH v2 02/11] drm/komeda: Add komeda_release_unclaimed_resources
2019-01-22 11:12:04 linux-kernel [PATCH v2 01/11] drm/komeda: Add komeda_build_display_data_flow
2019-01-22 11:11:46 linux-kernel [PATCH v2 00/11] Implement komeda DRM-Crtc
2019-01-22 11:09:48 linux-kernel [PATCH v2 5/5] drm/komeda: Add komeda_plane/plane_helper_funcs
2019-01-22 11:09:20 linux-kernel [PATCH v2 3/5] drm/komeda: Initialize komeda component as drm private object
2019-01-22 11:08:53 linux-kernel [PATCH v2 0/5] Implement komeda DRM-Plane