[Intel-gfx] [PATCH 0/4] Update whitelist support for new hardware

2019-06-17 Thread John . C . Harrison
From: John Harrison Recent hardware adds support for finer-grained control over whitelisting, allowing registers to be whitelisted independently for reads and/or writes. This series will add the basic plumbing to support that. John Harrison (3): drm/i915: Support flags in whitlist WAs drm/i9

[Intel-gfx] [PATCH 0/4] Update whitelist support for new hardware

2019-06-13 Thread Robert M. Fosha
Recent hardware adds support for finer-grained control over whitelisting, allowing registers to be whitelisted independently for reads and/or writes. This series will add the basic plumbing to support that. Signed-off-by: John Harrison Signed-off-by: Robert M. Fosha John Harrison (4): drm/i91