Chris Wilson
> > ; Roper, Matthew D
> > ; Justen, Jordan L
> > Subject: Re: [PATCH v12 1/1] drm/i915: Allow user to set cache at BO
> > creation
> >
> > Hi Carl,
> >
> > On Wed, May 24, 2023 at 01:02:55PM -0700, fei.y...@intel.com wrote:
> >
Chris Wilson
> ; Roper, Matthew D
> ; Justen, Jordan L
> Subject: Re: [PATCH v12 1/1] drm/i915: Allow user to set cache at BO creation
>
> Hi Carl,
>
> On Wed, May 24, 2023 at 01:02:55PM -0700, fei.y...@intel.com wrote:
> > From: Fei Yang
> >
> > To co
Hi Carl,
On Wed, May 24, 2023 at 01:02:55PM -0700, fei.y...@intel.com 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 chang