diff options
author | Oscar Mateo <[email protected]> | 2017-09-28 15:40:39 -0700 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-10-04 15:05:39 +0100 |
commit | 32ced39c1b122679f829cfdac5a679b3a5aefeaf (patch) | |
tree | fe6d30682a2bc788061c5d2b0cec9adf8c3caba7 /lib/mpi/mpi-inline.h | |
parent | 8279aaf59006fb19ca8caa3f0f0b8bfc33a0dd1a (diff) |
drm/i915: Transform whitelisting WAs into a simple reg write
RING_FORCE_TO_NONPRIV registers do not live in the logical context. They are simply
global privileged MMIO registers that happen to be powercontext saved and restored
(meaning only they can survive RC6). Therefore, there is absolutely no need to save
them so that they can be restored everytime we create a new logical context.
Suggested-by: Chris Wilson <[email protected]>
Signed-off-by: Oscar Mateo <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Michel Thierry <[email protected]>
Tested-by: Chris Wilson <[email protected]> #bxt
Reviewed-by: Mika Kuoppala <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions