diff options
author | Chris Wilson <[email protected]> | 2016-12-22 08:36:36 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-12-28 13:23:06 +0100 |
commit | 3fa489dabea9a1cb0656e2da90354f7c4e53f890 (patch) | |
tree | b5780d24e226c04ca8810b3d8aeda15cfa4daf63 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | f29051f12f33078b81ac710bee9ebd7a85ee1849 (diff) |
drm: Apply tight eviction scanning to color_adjust
Using mm->color_adjust makes the eviction scanner much tricker since we
don't know the actual neighbours of the target hole until after it is
created (after scanning is complete). To work out whether we need to
evict the neighbours because they impact upon the hole, we have to then
check the hole afterwards - requiring an extra step in the user of the
eviction scanner when they apply color_adjust.
v2: Massage kerneldoc.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions