Adrián Larumbe ([email protected])

Number of posts: 83 (0.27 per day)
First post: 2023-06-25 14:32:15
Last post: 2024-05-01 18:51:11

Date List Subject
2023-09-22 16:34:22 linux-kernel Re: [PATCH v6 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-22 15:11:28 linux-kernel Re: [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-22 13:12:50 linux-kernel Re: [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-22 11:10:22 linux-kernel Re: [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-20 06:12:32 linux-kernel [PATCH v6 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-20 05:46:58 linux-kernel [PATCH v6 0/6] Add fdinfo support to Panfrost
2023-09-20 05:39:29 linux-kernel [PATCH v6 3/6] drm/panfrost: Add fdinfo support for memory stats
2023-09-20 05:01:04 linux-kernel [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-20 04:48:41 linux-kernel [PATCH v6 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
2023-09-20 03:00:56 linux-kernel [PATCH v6 1/6] drm/panfrost: Add cycle count GPU register definitions
2023-09-20 01:22:41 linux-kernel [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-15 21:41:23 linux-kernel [PATCH v4 3/6] drm/panfrost: Add fdinfo support for memory stats
2023-09-15 14:42:51 linux-kernel [PATCH v5 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-15 07:45:03 linux-kernel [PATCH v5 0/6] Add fdinfo support to Panfrost
2023-09-15 06:25:40 linux-kernel [PATCH v5 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-15 06:25:21 linux-kernel [PATCH v5 3/6] drm/panfrost: Add fdinfo support for memory stats
2023-09-15 05:20:22 linux-kernel [PATCH v5 1/6] drm/panfrost: Add cycle count GPU register definitions
2023-09-15 05:03:16 linux-kernel [PATCH v5 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-15 04:31:39 linux-kernel [PATCH v5 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
2023-09-13 02:45:29 linux-kernel [PATCH v4 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-13 02:09:39 linux-kernel [PATCH v4 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-12 21:52:52 linux-kernel [PATCH v4 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
2023-09-12 17:23:43 linux-kernel [PATCH v4 1/6] drm/panfrost: Add cycle count GPU register definitions
2023-09-12 08:56:23 linux-kernel [PATCH v4 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-12 08:49:49 linux-kernel [PATCH v4 0/6] Add fdinfo support to Panfrost
2023-08-09 01:28:05 linux-kernel [PATCH 2/2] drm/panfrost: Add drm memory stats display through fdinfo
2023-08-09 00:30:15 linux-kernel [PATCH 1/2] drm/panfrost: Add fdinfo support to Panfrost
2023-08-09 00:28:20 linux-kernel [PATCH 0/2] Add fdinfo support to Panfrost
2023-06-25 15:21:59 linux-kernel [PATCH v3 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable
2023-06-25 15:21:34 linux-kernel [PATCH v3 1/3] drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
2023-06-25 15:09:40 linux-kernel [PATCH v3 2/3] drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
2023-06-25 14:32:15 linux-kernel [PATCH v3 3/3] drm/bridge: dw-hdmi: remove dead code and fix indentation