> -----Original Message-----
> From: Christian König [mailto:deathsim...@vodafone.de]
> Sent: Tuesday, February 21, 2017 17:23
> To: Zhang, Jerry; amd-gfx@lists.freedesktop.org
> Subject: Re: [PATCH v2] amdgpu: export gfx double offchip LDS buffers by dev
> info
> 
> Am 21.02.2017 um 03:19 schrieb Junwei Zhang:
> > Signed-off-by: Junwei Zhang <jerry.zh...@amd.com>
> 
> Reviewed-by: Christian König <christian.koe...@amd.com>.
> 
> But wait before pushing it upstream for the kernel change to land upstream as
> well.

Sure, thanks.

> 
> Regards,
> Christian.
> 
> > ---
> >   include/drm/amdgpu_drm.h | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h index
> > 9c3bd18..85bb701 100644
> > --- a/include/drm/amdgpu_drm.h
> > +++ b/include/drm/amdgpu_drm.h
> > @@ -767,6 +767,8 @@ struct drm_amdgpu_info_device {
> >     uint32_t vram_bit_width;
> >     /* vce harvesting instance */
> >     uint32_t vce_harvest_config;
> > +   /* gfx double offchip LDS buffers */
> > +   uint32_t gc_double_offchip_lds_buf;
> >   };
> >
> >   struct drm_amdgpu_info_hw_ip {
> 

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to