>From: Konduru, Chandra ........ >> > >> > Hi Daniel, >> > NV12 programming is documented in bspec under display planes "Plane >> > Planar YUV programming". There it talks about aux_dist which is the >> > distance between y and uv planes expecting uv to be after y. >> >> Bspec talks about wrap-around, which at least indicates that this might be >> possible and the hw doesn't have a real restriction here. Art, can you please >> double-check whether we could wrape-around PLANE_AUX_DIST with a 2s >> complement to avoid placement restrictions on the aux buffers? >> >> Bspec doesn't say anything about this being required to be positive ... >> -Daniel > >Yeah, it isn't explicit, so to be sure a while ago checked with hw team about >uv plane positioning relative to y-plane. It was confirmed that aux_dist to be >positive. Certainly Art can double confirm for you. > Positive is correct. We'll update the bspec to make it clear. _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 00/12] drm/i915: Adding NV12 for skyla... Chandra Konduru
- [Intel-gfx] [PATCH 08/12] drm/i915: Add NV12 support... Chandra Konduru
- Re: [Intel-gfx] [PATCH 08/12] drm/i915: Add NV12... Daniel Vetter
- Re: [Intel-gfx] [PATCH 08/12] drm/i915: Add ... Konduru, Chandra
- Re: [Intel-gfx] [PATCH 08/12] drm/i915: ... Daniel Vetter
- Re: [Intel-gfx] [PATCH 08/12] drm/i... Konduru, Chandra
- Re: [Intel-gfx] [PATCH 08/12] d... Daniel Vetter
- Re: [Intel-gfx] [PATCH 08/1... Konduru, Chandra
- Re: [Intel-gfx] [PATCH 08/1... Runyan, Arthur J
- Re: [Intel-gfx] [PATCH 08/1... Runyan, Arthur J
- [Intel-gfx] [PATCH 09/12] drm/i915: Enable NV12 prim... Chandra Konduru
- [Intel-gfx] [PATCH 01/12] drm/i915: Add register def... Chandra Konduru
- [Intel-gfx] [PATCH 06/12] drm/i915: Add NV12 as supp... Chandra Konduru
- [Intel-gfx] [PATCH 10/12] drm/i915: Add NV12 to prim... Chandra Konduru
- [Intel-gfx] [PATCH 07/12] drm/i915: Add NV12 as supp... Chandra Konduru
- [Intel-gfx] [PATCH 11/12] drm/i915: Add NV12 to spri... Chandra Konduru
- [Intel-gfx] [PATCH 12/12] drm/i915: Add 90/270 rotat... Chandra Konduru
- [Intel-gfx] [PATCH 03/12] drm/i915: Stage scaler req... Chandra Konduru
- Re: [Intel-gfx] [PATCH 03/12] drm/i915: Stage sc... Ville Syrjälä
- Re: [Intel-gfx] [PATCH 03/12] drm/i915: Stag... Konduru, Chandra