Melissa Wen ([email protected])

Number of posts: 200 (0.21 per day)
First post: 2021-08-03 21:27:25
Last post: 2024-03-19 14:25:02

Date List Subject
2022-07-20 19:44:28 linux-kernel [PATCH 1/5] drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpc
2022-07-20 19:43:14 linux-kernel [PATCH 4/5] drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
2022-07-20 19:35:21 linux-kernel [PATCH 3/5] drm/amd/display: move FPU code on dcn21 clk_mgr
2022-07-16 20:17:19 linux-kernel [PATCH] drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
2022-07-14 18:54:38 linux-kernel Re: [PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds
2022-07-12 11:41:59 linux-kernel [PATCH] drm/amd/display: correct check of coverage blend mode
2022-06-13 09:47:55 linux-kernel Re: [PATCH v2 1/2] drm/vkms: check plane_composer->map[0] before using it
2022-05-13 08:17:52 linux-kernel Re: [PATCH v2 2/2] drm/vkms: return early if compose_plane fails
2022-04-27 09:11:38 linux-kernel Re: [PATCH] drm/v3d: Fix null pointer dereference of pointer perfmon
2022-04-16 00:31:44 linux-kernel Re: [PATCH 1/1] drm/vkms: check plane_composer->map[0] before using it
2022-03-31 04:42:21 linux-kernel Re: [PATCH 0/2] remove DC_FP_* wrappers in dml files
2022-03-31 04:06:03 linux-kernel [PATCH] drm/amd/display: protect remaining FPU-code calls on dcn3.1.x
2022-03-30 13:06:10 linux-kernel [PATCH v2] drm/amd/display: don't ignore alpha property on pre-multiplied mode
2022-03-28 22:53:19 linux-kernel [PATCH 0/2] remove DC_FP_* wrappers in dml files
2022-03-28 22:47:54 linux-kernel Re: [PATCH 1/2] drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
2022-03-28 22:40:56 linux-kernel Re: [PATCH] drm/v3d: Use kvcalloc
2022-03-28 07:04:23 linux-kernel [PATCH 2/2] drm/amd/display: remove DC_FP_* wrapper from dml folder
2022-03-27 05:22:17 linux-kernel [PATCH 1/2] drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
2022-03-21 23:43:58 linux-kernel [PATCH 1/2] drm/v3d: cleanup BOs properly when lookup_bos fails
2022-03-21 23:43:54 linux-kernel [PATCH 0/2] drm/v3d: replace objs lookup steps with drm_gem_objects_lookup
2022-03-21 23:42:39 linux-kernel [PATCH 2/2] drm/v3d: replace obj lookup steps with drm_gem_objects_lookup
2022-03-08 23:48:37 linux-kernel [PATCH 2/3] drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folder
2022-03-07 21:17:30 linux-kernel [PATCH 3/3] drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folder
2022-03-07 18:26:34 linux-kernel [PATCH 0/3] Move FPU related code from DCN3.1x drivers to DML folder
2022-03-07 17:20:26 linux-kernel [PATCH 1/3] drm/amd/dicplay: move FPU related code from dcn31 to dml/dcn31 folder
2022-02-28 21:21:42 linux-kernel [PATCH 0/2] isolate FPU code from dcn10 and dcn21 to dml folder
2022-02-28 21:20:27 linux-kernel [PATCH 1/2] drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folder
2022-02-28 21:20:00 linux-kernel [PATCH 2/2] drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder
2022-02-28 20:02:31 linux-kernel [PATCH] drm/v3d: centralize error handling when init scheduler fails
2022-02-24 21:41:41 linux-kernel Re: [PATCH v2] drm/amd/display: move FPU-related code from dcn20 to dml folder
2022-02-24 02:00:12 linux-kernel [PATCH v2] drm/amd/display: move FPU-related code from dcn20 to dml folder
2022-02-24 01:12:47 linux-kernel Re: [PATCH] drm/amd/display: move FPU-related code from dcn20 to dml folder
2022-02-21 13:40:13 linux-kernel [PATCH] drm/amd/display: move FPU-related code from dcn20 to dml folder
2022-01-31 11:00:49 linux-kernel Re: [PATCH v2] drm/v3d: fix missing unlock
2022-01-27 00:39:07 linux-kernel Re: [PATCH] drm/v3d: Add missing unlock
2022-01-09 17:48:50 linux-kernel Re: [PATCH v2] drm/v3d: Fix PM disable depth imbalance in v3d_platform_drm_probe
2022-01-09 17:35:30 linux-kernel Re: [PATCH] drm/v3d/v3d_drv: Check for error num after setting mask
2022-01-09 17:04:08 linux-kernel Re: [PATCH RESEND v2 3/3] drm/vkms: drop "Multiple overlay planes" TODO
2022-01-09 17:00:13 linux-kernel Re: [PATCH RESEND v2 2/3] drm/vkms: add support for multiple overlay planes
2022-01-09 16:51:18 linux-kernel Re: [PATCH RESEND v2 1/3] drm/vkms: refactor overlay plane creation
2022-01-06 10:18:27 linux-kernel Re: [PATCH] drm/v3d/v3d_drv: Check for error num after setting mask
2021-12-23 21:01:13 linux-kernel Re: [PATCH 2/3] drm/vkms: add support for multiple overlay planes
2021-12-23 20:36:04 linux-kernel Re: [PATCH 0/3] drm/vkms: add support for multiple overlay planes
2021-11-11 18:47:08 linux-kernel Re: [PATCH] drm/v3d: pass null pointers using NULL
2021-10-16 09:36:26 linux-kernel Re: [PATCH -next] drm/v3d: nullify pointer se with a NULL
2021-09-20 10:04:27 linux-kernel Re: [PATCH] drm/v3d: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-08-03 21:27:25 linux-kernel Re: [PATCH V5 2/2] drm/vkms: Add support for virtual hardware mode