drm/i915: No need for RING_MAX_NONPRIV_SLOTS space
authorOscar Mateo <[email protected]>
Tue, 17 Oct 2017 20:27:51 +0000 (13:27 -0700)
committerChris Wilson <[email protected]>
Tue, 17 Oct 2017 22:20:19 +0000 (23:20 +0100)
commitd6242aeb48d741eb7c1559cdb95d368de04466bd
tree908c6d4e2b5b41e69e7e973bfb1d98872d6eb302
parent56ffc7427c2b0b27d732a15e062f0c7cdf62c173
drm/i915: No need for RING_MAX_NONPRIV_SLOTS space

Now that we write RING_FORCE_TO_NONPRIV registers directly to hardware,
[commit 32ced39 ("drm/i915: Transform whitelisting WAs into a simple reg
write")] there is no need to save space for them in the list of context
workarounds.

v2: Refer to previous commit in commit message (Michel)

Signed-off-by: Oscar Mateo <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Michel Thierry <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
drivers/gpu/drm/i915/i915_drv.h