LinuxLists
Users
About
Maira Canal (
[email protected]
)
Number of posts: 186 (0.31 per day)
First post: 2022-06-30 19:20:33
Last post: 2024-02-23 11:58:10
Next Page
Date
List
Subject
2024-02-23 11:58:10
linux-kernel
Re: [PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2023-09-30 21:54:35
linux-kernel
Re: [PATCH 1/3] drm/tests: Fix kunit_release_action ctx argument
2023-09-30 19:56:54
linux-kernel
Re: [PATCH RESEND v3 0/2] Add KUnit tests for drm_fb_blit()
2023-09-28 00:24:52
linux-kernel
Re: [PATCH 1/3] drm/tests: Fix kunit_release_action ctx argument
2023-07-23 14:35:40
linux-kernel
Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions
2023-06-25 19:18:09
linux-kernel
Re: [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS
2023-06-25 18:16:51
linux-kernel
Re: [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
2023-06-25 18:14:53
linux-kernel
Re: [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device
2023-06-25 18:10:15
linux-kernel
Re: [PATCH v2 1/6] drm/vkms: Back VKMS with DRM memory management instead of static objects
2023-06-24 20:31:17
linux-kernel
Re: [PATCH] Tercera entrega completa
2023-04-24 11:32:40
linux-kernel
Re: [PATCH 4/5] drm/sti: Drop of_gpio header
2023-04-24 11:19:54
linux-kernel
Re: [PATCH 1/5] drm/bridge: anx7625: Drop of_gpio header
2022-12-26 13:39:25
linux-kernel
Re: [PATCH] HID: uclogic: Use KUNIT_EXPECT_MEMEQ
2022-11-25 14:23:07
linux-kernel
Re: [PATCH 01/24] drm/tests: helpers: Rename the device init helper
2022-11-16 20:27:58
linux-kernel
[PATCH 2/2] dt-bindings: media: s5c73m3: Fix reset-gpio descriptor
2022-11-16 20:15:08
linux-kernel
[PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod
2022-11-11 00:07:08
linux-kernel
Re: [PATCH v8 17/24] drm/probe-helper: Provide a TV get_modes helper
2022-11-11 00:04:19
linux-kernel
Re: [PATCH v8 12/24] drm/connector: Add a function to lookup a TV mode by its name
2022-11-10 23:22:54
linux-kernel
Re: [PATCH v8 06/24] drm/modes: Add a function to generate analog display modes
2022-11-10 22:48:54
linux-kernel
Re: [PATCH] HID: uclogic: Standardize test name prefix
2022-11-02 13:40:37
linux-kernel
Re: [PATCH v5] drm/tests: Add back seed value information
2022-10-29 10:37:58
linux-kernel
Re: [PATCH] kunit: alloc_string_stream_fragment error handling bug fix
2022-10-28 20:59:39
linux-kernel
Re: [PATCH v4] drm/tests: Add back seed value information
2022-10-27 16:52:27
linux-kernel
Re: [PATCH v2] drm/tests: Add back seed value information
2022-10-26 21:52:35
linux-kernel
Re: [PATCH] drm/tests: Add back seed value information
2022-10-26 00:11:41
linux-kernel
[PATCH v7 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
2022-10-25 23:58:40
linux-kernel
[PATCH v7 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-10-25 23:46:37
linux-kernel
[PATCH v7 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-10-25 23:23:43
linux-kernel
[PATCH v7 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
2022-10-19 12:48:02
linux-kernel
Re: [PATCH] drm: tests: Fix a buffer overflow in format_helper_test
2022-10-18 19:38:58
linux-kernel
[PATCH v6 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
2022-10-18 19:29:18
linux-kernel
[PATCH v6 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-10-18 19:13:27
linux-kernel
[PATCH v6 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
2022-10-18 19:10:36
linux-kernel
[PATCH v6 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-09-21 02:05:32
linux-kernel
[PATCH v5 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
2022-09-21 02:03:36
linux-kernel
[PATCH v5 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
2022-09-21 02:00:25
linux-kernel
[PATCH v5 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-09-21 02:00:02
linux-kernel
[PATCH v5 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
2022-09-19 23:57:41
linux-kernel
Re: [PATCH] drm/amd/display: remove redundant CalculateTWait's
2022-09-19 23:19:35
linux-kernel
Re: [PATCH] drm/amd/display: remove redundant CalculateRemoteSurfaceFlipDelay's
2022-09-19 22:58:35
linux-kernel
Re: [PATCH] drm/amd/display: refactor CalculateWriteBackDelay to use vba_vars_st ptr
2022-09-18 16:54:40
linux-kernel
Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-09-12 16:43:03
linux-kernel
[PATCH v3 3/8] drm/amd/display: Introduce KUnit tests to display_rq_dlg_calc_20
2022-09-12 16:40:33
linux-kernel
[PATCH v3 6/8] drm/amd/display: Introduce KUnit tests for dcn20_fpu
2022-09-12 16:38:48
linux-kernel
[PATCH v3 4/8] drm/amd/display: Introduce KUnit tests to the display_mode_vba library
2022-09-12 16:35:42
linux-kernel
[PATCH v3 5/8] drm/amd/display: Introduce KUnit to dcn20/display_mode_vba_20 library
2022-09-12 16:20:08
linux-kernel
[PATCH v3 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
2022-09-12 16:18:40
linux-kernel
[PATCH v3 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
2022-09-12 16:17:11
linux-kernel
[PATCH v3 8/8] Documentation/gpu: Add Display Core Unit Test documentation
2022-09-12 16:16:51
linux-kernel
[PATCH v3 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library
2022-09-12 16:06:27
linux-kernel
[PATCH v3 2/8] drm/amd/display: Introduce KUnit tests to the bw_fixed library