<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">
> On 24/05/2023 21:02, fei.yang@intel.com wrote:
<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">>></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">> Do you also have a Test-with: run against the new IGT somewhere?</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">I ran locate test, not sure how to get a IGT result with updated kernel on patchwork,</div>
<div class="ContentPasted0">looks like a chicken and egg problem.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">> Regards,</div>
<div class="ContentPasted0">></div>
<div class="ContentPasted0">> Tvrtko</div>
<br>
</div>
</body>
</html>