Tvrtko Ursulin ([email protected])

Number of posts: 404 (0.13 per day)
First post: 2015-05-07 13:54:06
Last post: 2024-02-28 18:01:55

Date List Subject
2024-02-28 18:01:55 linux-kernel [PATCH] MAINTAINERS: Update email address for Tvrtko Ursulin
2024-02-21 14:34:35 linux-kernel Re: [PATCH 0/1] Always record job cycle and timestamp information
2024-02-16 21:31:35 linux-kernel Re: [PATCH 0/1] Always record job cycle and timestamp information
2024-02-12 15:45:26 linux-kernel Re: [PATCH] drm/i915: Add flex arrays to struct i915_syncmap
2024-02-07 09:17:02 linux-kernel Re: [PATCH] drm/i915/gt: Prevent possible NULL dereference in __caps_show()
2024-01-15 17:02:31 linux-kernel [RFC 2/3] drm/i915/pmu: Move i915 reference drop to new event->free()
2024-01-15 17:02:30 linux-kernel [RFC 3/3] perf: Reference count struct perf_cpu_pmu_context to fix driver unbind
2024-01-15 17:01:56 linux-kernel [RFC 1/3] perf: Add new late event free callback
2024-01-15 17:01:52 linux-kernel [RFC 0/3] Fixing i915 PMU use after free after driver unbind
2023-12-15 09:37:45 linux-kernel Re: [PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-12-14 14:36:20 linux-kernel Re: [PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-12-14 13:46:04 linux-kernel Re: [PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-11-15 13:32:17 linux-kernel Re: [Intel-gfx] [char-misc-next 3/4] mei: pxp: re-enable client on errors
2023-11-06 10:15:47 linux-kernel Re: [PATCH v2] drm/i915: Fix potential spectre vulnerability
2023-11-03 08:24:05 linux-kernel Re: [PATCH v2] drm/i915: Fix potential spectre vulnerability
2023-11-02 11:33:13 linux-kernel Re: [PATCH] drm/i915: Fix potential spectre vulnerability
2023-10-30 12:47:19 linux-kernel Re: [PATCH v2] i915/perf: Fix NULL deref bugs with drm_dbg() calls
2023-10-27 17:38:37 linux-kernel Re: [PATCH v2] i915/perf: Fix NULL deref bugs with drm_dbg() calls
2023-10-27 14:48:26 linux-kernel Re: [PATCH] i915/perf: Fix NULL deref bugs with drm_dbg() calls
2023-10-24 16:13:09 linux-kernel [RFC 7/8] drm/i915: Implement cgroup controller over budget throttling
2023-10-24 16:12:57 linux-kernel [RFC 8/8] cgroup/drm: Expose GPU utilisation
2023-10-24 16:12:47 linux-kernel [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup control
2023-10-24 16:12:38 linux-kernel [RFC 4/8] drm/cgroup: Add over budget signalling callback
2023-10-24 16:12:37 linux-kernel [RFC v6 0/8] DRM scheduling cgroup controller
2023-10-24 16:12:29 linux-kernel [RFC 5/8] drm/cgroup: Only track clients which are providing drm_cgroup_ops
2023-10-24 16:12:17 linux-kernel [RFC 1/8] cgroup: Add the DRM cgroup controller
2023-10-24 16:12:16 linux-kernel [RFC 3/8] drm/cgroup: Add ability to query drm cgroup GPU time
2023-10-24 16:12:10 linux-kernel [RFC 2/8] drm/cgroup: Track DRM clients per cgroup
2023-10-19 09:02:55 linux-kernel Re: [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
2023-09-27 23:28:32 linux-kernel Re: [PATCH v6 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-25 19:29:33 linux-kernel Re: [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-22 23:21:20 linux-kernel Re: [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-22 22:34:29 linux-kernel Re: [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-09-22 04:04:42 linux-kernel Re: [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-21 03:15:45 linux-kernel Re: [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
2023-09-20 20:48:30 linux-kernel Re: [PATCH v6 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
2023-09-20 16:09:32 linux-kernel Re: [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
2023-07-28 15:01:42 linux-kernel Re: [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-28 08:21:48 linux-kernel Re: [PATCH] drm/i915/gem: Add check for bitmap_zalloc()
2023-07-27 17:31:42 linux-kernel Re: [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-27 17:13:32 linux-kernel Re: [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-26 17:13:37 linux-kernel Re: [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-26 13:44:18 linux-kernel Re: [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-25 15:00:24 linux-kernel Re: [PATCH 12/17] cgroup/drm: Introduce weight based drm cgroup control
2023-07-25 14:25:19 linux-kernel Re: [PATCH 15/17] cgroup/drm: Expose GPU utilisation
2023-07-25 11:45:44 linux-kernel Re: [Intel-gfx] Regression in linux-next
2023-07-20 11:17:52 linux-kernel Re: [RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
2023-07-12 12:53:40 linux-kernel [PATCH 15/17] cgroup/drm: Expose GPU utilisation
2023-07-12 12:46:34 linux-kernel [PATCH 16/17] cgroup/drm: Expose memory stats
2023-07-12 12:21:37 linux-kernel [PATCH 08/17] drm/cgroup: Track DRM clients per cgroup
2023-07-12 12:21:07 linux-kernel [PATCH 05/17] drm/i915: Implement fdinfo memory stats printing