diff options
author | Chris Wilson <[email protected]> | 2019-02-27 21:41:59 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-02-28 09:16:39 +0000 |
commit | bd2be1418659abd7b1cdecc7d23d86314b0e3496 (patch) | |
tree | 8069a72e36d4dd58e2904189d45dec885456c014 /drivers/gpu/drm/i915/selftests/mock_request.c | |
parent | 44f8b8022d4cde821819397e9f9f57eb30c51f93 (diff) |
drm/i915: Report engines are idle if already parked
If we have parked, then we must have passed an idleness test and still
be idle. We chose not to use this shortcut in the past so that we could
use the idleness test at any time and inspect HW. However, some HW like
Sandybridge, doesn't like being woken up frivolously, so avoid doing so.
References: 0b702dca2658 ("drm/i915: Avoid waking the engines just to check if they are idle")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/mock_request.c')
0 files changed, 0 insertions, 0 deletions