diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-03-15 15:59:57 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-04-13 17:17:31 +0300 |
commit | de5bd083d247cfcc0c21524366b473967fef7031 (patch) | |
tree | ef7e5e2e936b49b9768ea2448167c00bc6ed8478 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 529b43dfcd267f2773116611f2ce9cc755be986b (diff) |
drm/i915/fbc: Skip nuke when flip is pending
Don't issue a nuke from frontbuffer flush while a flip is pending.
This avoids the DSPADDR/DSPSURF rmw abuse from the pre-snb nuke
from racing with the DSPADDR/DSPSURF write being performed by
the flip/plane update. The flip itself will already cause the nuke
so a double nuke is redundant.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220315140001.1172-4-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions