On Mon, Apr 10, 2017 at 12:41:30PM +0100, Chris Wilson wrote: > On Mon, Apr 10, 2017 at 10:22:00AM +0000, Michal Wajdeczko wrote: > > There is no need to use macros as we can use generic function. > > And we can save ~2000 bytes in driver footprint. > > > > v2: drop ret var, add 10ms fallback (Chris) > > > > Signed-off-by: Michal Wajdeczko <[email protected]> > > Cc: Paulo Zanoni <[email protected]> > > Cc: Chris Wilson <[email protected]> > Reviewed-by: Chris Wilson <[email protected]>
Hmm, forgot the convesion from I915_READ to I915_READ_FW. That should be safe here as this gen doesn't have the concurrent cacheline issue, iirc? -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
