Hi Fei, On Wed, Apr 19, 2023 at 11:09:34AM -0700, fei.yang@xxxxxxxxx wrote: > From: Fei Yang <fei.yang@xxxxxxxxx> > > The series includes patches needed to enable MTL. > Also add new extension for GEM_CREATE uAPI to let > user space set cache policy for buffer objects. > > v2: addressing review comments and checkpatch warnings > > Fei Yang (7): > drm/i915/mtl: Set has_llc=0 > drm/i915/mtl: Add PTE encode function > drm/i915/mtl: workaround coherency issue for Media > drm/i915/mtl: end support for set caching ioctl > drm/i915: preparation for using PAT index > drm/i915: use pat_index instead of cache_level > drm/i915: Allow user to set cache at BO creation > > Madhumitha Tolakanahalli Pradeep (1): > drm/i915/mtl: Define MOCS and PAT tables for MTL next time could you please add all the r-b's you got, as it's hard to track them down? And, could you please version your patches with format patch: git format-patch -v X and also add a changelog. The changelog might be a bit annoying but it's very useful to understand what has changed. As a reviewer, in order to check the different versions I had to check the date sent. Thanks, Andi