diff options
| author | Daniel Vetter <[email protected]> | 2015-06-26 19:35:16 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-06-29 10:46:45 +0200 |
| commit | 031b698a77a70a6c394568034437b5486a44e868 (patch) | |
| tree | 48061fb6fdcd3aa1f5625b8246368b5677847859 /drivers/gpu/drm/i915/intel_pm.c | |
| parent | 066cf55b9ce35f1f90dde9fcec01431a9243a949 (diff) | |
drm/i915: Unconditionally do fb tracking invalidate in set_domain
We can't elide the fb tracking invalidate if the buffer is already in
the right domain since that would lead to missed screen updates. I'm
pretty sure I've written this already before but must have gotten lost
unfortunately :(
v2: Chris observed that all internal set_domain users already
correctly do the fb invalidate on their own, hence we can move this
just into the set_domain ioctl instead.
v3: I screwed up setting the invalidate ORIGIN_* correctly (Chris).
Cc: Chris Wilson <[email protected]>
Reported-by: Paulo Zanoni <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Tested-by: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions