Re: [PATCH 3/4] cxl/type3: minimum MHD cci support

2023-09-01 Thread Jonathan Cameron via
On Thu, 31 Aug 2023 12:59:24 -0400 Gregory Price wrote: > On Mon, Aug 07, 2023 at 03:56:09PM +0100, Jonathan Cameron wrote: > > On Fri, 21 Jul 2023 12:35:08 -0400 > > Gregory Price wrote: > > > > > Implement the MHD GET_INFO cci command and add a shared memory > > > region to the type3

Re: [PATCH 3/4] cxl/type3: minimum MHD cci support

2023-08-31 Thread Gregory Price
On Mon, Aug 07, 2023 at 03:56:09PM +0100, Jonathan Cameron wrote: > On Fri, 21 Jul 2023 12:35:08 -0400 > Gregory Price wrote: > > > Implement the MHD GET_INFO cci command and add a shared memory > > region to the type3 device to host the information. > > > > Add a helper program to initialize

Re: [PATCH 3/4] cxl/type3: minimum MHD cci support

2023-08-07 Thread Jonathan Cameron via
On Fri, 21 Jul 2023 12:35:08 -0400 Gregory Price wrote: > Implement the MHD GET_INFO cci command and add a shared memory > region to the type3 device to host the information. > > Add a helper program to initialize this shared memory region. > > Add a function pointer to type3 devices for

[PATCH 3/4] cxl/type3: minimum MHD cci support

2023-07-21 Thread Gregory Price
Implement the MHD GET_INFO cci command and add a shared memory region to the type3 device to host the information. Add a helper program to initialize this shared memory region. Add a function pointer to type3 devices for future work that will allow an mhd device to provide a hook to validate