summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/cfag12864b.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-08-18 19:17:05 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2016-08-19 00:36:55 +0300
commit821188778b9be2050d45490c4b2b009d51f041e0 (patch)
treec6d02cc2a6d963301c374c760885f31068119b88 /drivers/auxdisplay/cfag12864b.c
parent50349247ea807ad0950bbcedb1abb576e6a785db (diff)
downloadlinux-821188778b9be2050d45490c4b2b009d51f041e0.tar.xz
drm/i915: Choose not to evict faultable objects from the GGTT
Often times we do not want to evict mapped objects from the GGTT as these are quite expensive to teardown and frequently reused (causing an equally, if not more so, expensive setup). In particular, when faulting in a new object we want to avoid evicting an active object, or else we may trigger a page-fault-of-doom as we ping-pong between evicting two objects. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20160818161718.27187-26-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/auxdisplay/cfag12864b.c')
0 files changed, 0 insertions, 0 deletions