summaryrefslogtreecommitdiff
path: root/arch/m68k/sun3/config.c
diff options
context:
space:
mode:
authorDave Gordon <david.s.gordon@intel.com>2015-12-10 18:51:24 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-12-11 18:20:19 +0100
commit9e7d18c08a4ec3b76b6a0994e93258decb250fbe (patch)
tree60077e145dbafefaa287eb6d31f6bbec73324c0f /arch/m68k/sun3/config.c
parent033908aed5a596f6202c848c6bbc8a40fb1a8490 (diff)
drm/i915: mark a newly-created GEM object dirty when filled with data
When creating a new (pageable) GEM object and filling it with data, we must mark it as 'dirty', i.e. backing store is out-of-date w.r.t. the newly-written content. This ensures that if the object is evicted under memory pressure, its pages in the pagecache will be written to backing store rather than discarded. Based on an original version by Alex Dai. Signed-off-by: Alex Dai <yu.dai@intel.com> Signed-off-by: Dave Gordon <david.s.gordon@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1449773486-30822-3-git-send-email-david.s.gordon@intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'arch/m68k/sun3/config.c')
0 files changed, 0 insertions, 0 deletions