[Intel-gfx] [PATCH 21/42] drm/i915: Implement pwrite without struct-mutex
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Fri Oct 14 07:08:50 UTC 2016
On to, 2016-10-13 at 12:54 +0100, Chris Wilson wrote:
> To me that says we want to mask off the partial cacheline, or use them
> constructively. Imho,
>
> len & partial_cacheline_write
>
> reads more clearly as a boolean question than
>
> len & partial_cacheline_mask.
For me they convey the same value in this context, but alone,
partial_cacheline_write sounds like bool. You can combine it too into
write_mask as an option, too. But not a big deal after all.
Regards, joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
More information about the Intel-gfx
mailing list