Re: [Intel-gfx] [PATCH v10 2/2] drm/i915: Allow user to set cache at BO creation

2023-05-20 Thread Jordan Justen
On 2023-05-18 22:11:03, wrote: > From: Fei Yang > > To comply with the design that buffer objects shall have immutable > cache setting through out their life cycle, {set, get}_caching ioctl's > are no longer supported from MTL onward. With that change caching > policy can only be set at object

Re: [Intel-gfx] [PATCH] i915/perf: Avoid reading OA reports before they land

2023-05-20 Thread Lionel Landwerlin
Hi Umesh, Looks like there is still a problem with the if block moving the stream->oa_buffer.tail forward. An application not doing any polling would still run into the same problem. If I understand correctly this change, it means the time based workaround doesn't work. We need to actually

[Intel-gfx] ✗ Fi.CI.IGT: failure for i915/perf: Avoid reading OA reports before they land

2023-05-20 Thread Patchwork
== Series Details == Series: i915/perf: Avoid reading OA reports before they land URL : https://patchwork.freedesktop.org/series/118054/ State : failure == Summary == CI Bug Log - changes from CI_DRM_13169_full -> Patchwork_118054v1_full

[Intel-gfx] ✓ Fi.CI.BAT: success for i915/perf: Avoid reading OA reports before they land

2023-05-20 Thread Patchwork
== Series Details == Series: i915/perf: Avoid reading OA reports before they land URL : https://patchwork.freedesktop.org/series/118054/ State : success == Summary == CI Bug Log - changes from CI_DRM_13169 -> Patchwork_118054v1 Summary