Quoting Ville Syrjälä (2018-03-16 12:00:45) > On Mon, Mar 12, 2018 at 04:52:06PM +0000, Chris Wilson wrote: > > On Valleyview, the HW deduces the base of the reserved portion of stolen > > memory as being (top - size) and the address field within > > GEN6_STOLEN_RESERVED is set to 0. Add yet another GEN6_STOLEN_RESERVED > > reader to cope with the subtly different path required for vlv. > > > > v2: Avoid using reserved_base = reserved_size = 0 as the invalid > > condition as that typically falls outside of the stolen region, > > provoking a consistency error. > > > > Signed-off-by: Chris Wilson <[email protected]> > > Cc: Ville Syrjälä <[email protected]> > > Cc: Imre Deak <[email protected]> > > Didn't spot anything wrong. Series is > Reviewed-by: Ville Syrjälä <[email protected]>
Thank you very much, pushed. -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
