On Fri, Nov 06, 2015 at 09:43:41PM +0200, [email protected] wrote: > From: Ville Syrjälä <[email protected]> > > Store the upper dword of the register offset in the whitelist as well. > This would allow it to read register where the two halves aren't sitting > right next to each other, and it'll make it easier to make register > access type safe. > > While at it change the register offsets to u32 from u64. Our register > space isn't quite that big, yet :) > > v2: Use ldw/udw as the suffixes, and add a note about > 64bit wide split regs (Chris) > > Cc: Chris Wilson <[email protected]> > Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Chris Wilson <[email protected]> -Chris
-- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
