]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: Remove pending_read_domains and pending_write_domain
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 5 Jul 2017 15:49:00 +0000 (16:49 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Jul 2017 20:18:07 +0000 (22:18 +0200)
commite6090cc9be15f8e3a5e736d427186e39fea7cceb
tree6346371f33237df55f5247615f9bcf6d4e303ee9
parent8c3a8181a46b55ec0ab9dee3c178ba2b2b6ed77b
drm: Remove pending_read_domains and pending_write_domain

The last user of these (i915.ko) no longer does. We can slim down the
core GEM object by removing the unused 8 bytes.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170705154900.28697-1-chris@chris-wilson.co.uk
include/drm/drm_gem.h