<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0 ContentPasted1">
> On 05/06/2023 09:53, Tvrtko Ursulin wrote:
<div class="ContentPasted0">>> On 31/05/2023 18:10, fei.yang@intel.com wrote:</div>
<div class="ContentPasted0">>>> From: Fei Yang <fei.yang@intel.com></div>
<div class="ContentPasted0">>>></div>
<div class="ContentPasted0">>>> This series introduce a new extension for GEM_CREATE,</div>
<div class="ContentPasted0">>>> 1. end support for set caching ioctl [PATCH 1/2]</div>
<div class="ContentPasted0">>>> 2. add set_pat extension for gem_create [PATCH 2/2]</div>
<div class="ContentPasted0">>>></div>
<div class="ContentPasted0">>>> v2: drop one patch that was merged separately</div>
<div class="ContentPasted0">>>>      commit 341ad0e8e254 ("drm/i915/mtl: Add PTE encode function")</div>
<div class="ContentPasted0">>>> v3: rebased on https://patchwork.freedesktop.org/series/117082/</div>
<div class="ContentPasted0">>>> v4: fix missing unlock introduced in v3, and</div>
<div class="ContentPasted0">>>>      solve a rebase conflict</div>
<div class="ContentPasted0">>>> v5: replace obj->cache_level with pat_set_by_user,</div>
<div class="ContentPasted0">>>>      fix i915_cache_level_str() for legacy platforms.</div>
<div class="ContentPasted0">>>> v6: rebased on https://patchwork.freedesktop.org/series/117480/</div>
<div class="ContentPasted0">>>> v7: rebased on https://patchwork.freedesktop.org/series/117528/</div>
<div class="ContentPasted0">>>> v8: dropped the two dependent patches that has been merged</div>
<div class="ContentPasted0">>>>      separately. Add IGT link and Tested-by (MESA).</div>
<div class="ContentPasted0">>>> v9: addressing comments (Andi)</div>
<div class="ContentPasted0">>>> v10: acked-by and tested-by MESA</div>
<div class="ContentPasted0">>>> v11: drop "end support for set caching ioctl" (merged)</div>
<div class="ContentPasted0">>>>       remove tools/include/uapi/drm/i915_drm.h</div>
<div class="ContentPasted0">>>> v12: drop Bspec reference in comment. add to commit message instead</div>
<div class="ContentPasted0">>>> v13: sent to test with igt@gem_create@create-ext-set-pat</div>
<div class="ContentPasted0">>>> v14: sent to test with igt@gem_create@create-ext-set-pat</div>
<div class="ContentPasted0">>>> v15: update commit message with documentation note and t-b/a-b from</div>
<div class="ContentPasted0">>>>       Media driver folks.</div>
<div class="ContentPasted0">>>></div>
<div class="ContentPasted0">>>> Fei Yang (1):</div>
<div class="ContentPasted0">>>>    drm/i915: Allow user to set cache at BO creation</div>
<div class="ContentPasted0">>>></div>
<div class="ContentPasted0">>>>   drivers/gpu/drm/i915/gem/i915_gem_create.c | 36 +++++++++++++++++++</div>
<div class="ContentPasted0">>>>   drivers/gpu/drm/i915/gem/i915_gem_object.c |  6 ++++</div>
<div class="ContentPasted0">>>>   include/uapi/drm/i915_drm.h                | 41 ++++++++++++++++++++++</div>
<div class="ContentPasted0">>>>   3 files changed, 83 insertions(+)</div>
<div class="ContentPasted0">>>></div>
<div class="ContentPasted0">>></div>
<div class="ContentPasted0">>> Try with:</div>
<div class="ContentPasted0">>></div>
<div class="ContentPasted0">>> Test-with: 20230526172221.1438998-1-fei.yang@intel.com</div>
>>
<div class="ContentPasted1">>> That is how it is supposed to be done, to do a CI run against a test</div>
<div class="ContentPasted1">>> case not yet merged that is.</div>
<div><br class="ContentPasted1">
</div>
<div class="ContentPasted1">Yes, the result can be found at https://patchwork.freedesktop.org/series/116870/</div>
<div class="ContentPasted1">, under rev14, expand Fi.CI.IGT, you would see,</div>
<div><br class="ContentPasted1">
</div>
<div class="ContentPasted1">New IGT tests (1)</div>
<div class="ContentPasted1">        igt@gem_create@create-ext-set-pat:</div>
<div class="ContentPasted1">        Statuses : 6 pass(s)</div>
<div class="ContentPasted1">        Exec time: [0.0] s</div>
<div><br class="ContentPasted1">
</div>
<div class="ContentPasted1">> Or I see that IGT has been since merged so you probably have results</div>
<div class="ContentPasted1">> already?</div>
<div><br class="ContentPasted1">
</div>
<div class="ContentPasted1">Seems like the last update ran into some random failure which caused CI to stop.</div>
<div><br class="ContentPasted1">
</div>
<div class="ContentPasted1">> Regards,</div>
<div class="ContentPasted1">></div>
<div class="ContentPasted1">> Tvrtko</div>
<br>
</div>
</body>
</html>