Re: git and Marge troubles this week

2022-01-11 Thread Mike Blumenkrantz
We might want to consider pushing out the branch point a week anyway to help people get CTS in order? On Fri, Jan 7, 2022 at 1:08 PM Ian Romanick wrote: > Blarg. That all sounds awful. I think (hope!) I speak for everyone when > I say that we all appreciate your and daniels' efforts to keep thi

[PATCH 4/4] drm/i915/uapi: document behaviour for DG2 64K support

2022-01-11 Thread Robert Beckett
From: Matthew Auld On discrete platforms like DG2, we need to support a minimum page size of 64K when dealing with device local-memory. This is quite tricky for various reasons, so try to document the new implicit uapi for this. v2: Fixed suggestions on formatting [Daniel] Signed-off-by: Matthe