Quoting Michał Winiarski (2017-07-19 15:23:47) > On Mon, Jul 17, 2017 at 09:42:34AM +0100, Chris Wilson wrote: > Matches what I have in my tree, except for "first" hidden in pointer. > Can we #define the bit where we're keeping the "first" status? This way we can > immediatelly see what's going on in the callers. At least give me a name for that bit! #define PRIOLIST_FLAGS_MASK 0x1 #define PRIOLIST_FIRST 0x1 Never going to fit in 80cols! :( -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx