LinuxLists
Users
About
Lucas De Marchi (
[email protected]
)
Number of posts: 254 (0.07 per day)
First post: 2014-02-19 21:17:33
Last post: 2024-06-14 19:33:39
Previous Page
/
Next Page
Date
List
Subject
2022-01-30 16:15:52
linux-kernel
[PATCH 09/14] drm/nouveau: Replace dma-buf-map with iosys-map
2022-01-30 16:14:46
linux-kernel
[PATCH 07/14] drm/i915: Replace dma-buf-map with iosys-map
2022-01-30 16:14:40
linux-kernel
[PATCH 12/14] drm: Replace dma-buf-map with iosys-map in common code
2022-01-30 16:14:06
linux-kernel
[PATCH 06/14] drm: Replace dma-buf-map with iosys-map in drivers
2022-01-30 16:14:05
linux-kernel
[PATCH 10/14] drm/tegra: Replace dma-buf-map with iosys-map
2022-01-30 16:14:05
linux-kernel
[PATCH 13/14] Documentation: Refer to iosys-map instead of dma-buf-map
2022-01-30 16:14:05
linux-kernel
[PATCH 08/14] drm/msm: Replace dma-buf-map with iosys-map
2022-01-30 16:14:05
linux-kernel
[PATCH 05/14] drm/ttm: Replace dma-buf-map with iosys-map
2022-01-30 15:29:32
linux-kernel
[PATCH 04/14] media: Replace dma-buf-map with iosys-map
2022-01-30 15:29:32
linux-kernel
[PATCH 03/14] dma-buf: Replace dma-buf-map with iosys-map
2022-01-30 14:54:56
linux-kernel
[PATCH 02/14] misc: fastrpc: Replace dma-buf-map with iosys-map
2022-01-30 14:54:54
linux-kernel
[PATCH 01/14] iosys-map: Introduce renamed dma-buf-map
2022-01-30 14:50:51
linux-kernel
[PATCH 00/14] Rename dma-buf-map
2022-01-28 09:39:50
linux-kernel
Re: [PATCH 01/19] dma-buf-map: Add read/write helpers
2022-01-28 09:20:45
linux-kernel
Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-28 09:20:45
linux-kernel
Re: [Linaro-mm-sig] Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-28 08:37:08
linux-kernel
Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-28 08:08:57
linux-kernel
Re: [Intel-gfx] [PATCH 09/19] dma-buf-map: Add wrapper over memset
2022-01-27 16:43:12
linux-kernel
Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-27 14:53:58
linux-kernel
Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-27 14:20:34
linux-kernel
Re: [Intel-gfx] [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-27 14:14:16
linux-kernel
Re: [PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-26 22:43:57
linux-kernel
[PATCH 09/19] dma-buf-map: Add wrapper over memset
2022-01-26 22:43:06
linux-kernel
[PATCH 02/19] dma-buf-map: Add helper to initialize second map
2022-01-26 22:41:56
linux-kernel
[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
2022-01-26 22:41:43
linux-kernel
[PATCH 01/19] dma-buf-map: Add read/write helpers
2022-01-26 21:04:51
linux-kernel
Re: [Intel-gfx] [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
2022-01-26 20:50:03
linux-kernel
[PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
2022-01-26 20:49:45
linux-kernel
[PATCH v2 06/11] drm/i915: Use str_on_off()
2022-01-26 20:49:38
linux-kernel
[PATCH v2 11/11] cxgb4: Use str_yes_no()
2022-01-26 20:49:24
linux-kernel
[PATCH v2 07/11] drm/amd/display: Use str_yes_no()
2022-01-26 20:49:17
linux-kernel
[PATCH v2 10/11] tomoyo: Use str_yes_no()
2022-01-26 20:49:09
linux-kernel
[PATCH v2 08/11] drm/gem: Sort includes alphabetically
2022-01-26 20:49:05
linux-kernel
[PATCH v2 03/11] drm/i915: Use str_yes_no()
2022-01-26 20:48:43
linux-kernel
[PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
2022-01-26 20:48:12
linux-kernel
[PATCH v2 01/11] lib/string_helpers: Consolidate string helpers implementation
2022-01-26 20:48:08
linux-kernel
[PATCH v2 02/11] drm/i915: Fix trailing semicolon
2022-01-26 20:47:55
linux-kernel
[PATCH v2 04/11] drm/i915: Use str_enable_disable()
2022-01-26 20:46:54
linux-kernel
[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
2022-01-26 20:39:48
linux-kernel
Re: [PATCH 3/3] drm: Convert open yes/no strings to yesno()
2022-01-21 20:54:55
linux-kernel
Re: [PATCH] x86/gpu: add JSL stolen memory support
2022-01-21 20:04:57
linux-kernel
Re: [Intel-gfx] [PATCH 0/3] lib/string_helpers: Add a few string helpers
2022-01-21 20:03:15
linux-kernel
Re: [Intel-gfx] [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
2022-01-21 19:04:59
linux-kernel
Re: [PATCH 2/3] lib/string_helpers: Add helpers for enable[d]/disable[d]
2022-01-21 18:31:42
linux-kernel
[PATCH 2/3] lib/string_helpers: Add helpers for enable[d]/disable[d]
2022-01-21 18:31:42
linux-kernel
[PATCH 3/3] drm: Convert open yes/no strings to yesno()
2022-01-21 18:28:27
linux-kernel
[PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
2022-01-21 18:28:27
linux-kernel
[PATCH 0/3] lib/string_helpers: Add a few string helpers
2021-12-10 17:25:11
linux-kernel
Re: [PATCH] drm: i915: display: intel_dmc: Fixes an unsigned subtraction which can never be negative.
2021-12-09 17:00:04
linux-kernel
Re: [PATCH v2] MAINTAINERS: Remove myself as modules maintainer
2021-12-03 19:11:25
linux-kernel
Re: [PATCH] x86/mm: Fix PAGE_KERNEL_IO removal breakage