summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/huge_gem_object.c
Commit message (Expand)AuthorAgeFilesLines
* drm: move read_domains and write_domain into i915Christian König2018-02-161-2/+2
* drm/i915: introduce page_size membersMatthew Auld2017-10-071-1/+1
* drm/i915: push set_pages down to the callersMatthew Auld2017-10-071-6/+8
* drm/i915: Split obj->cache_coherent to track r/wChris Wilson2017-08-151-3/+3
* drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson2017-06-161-1/+2
* drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson2017-06-161-1/+2
* drm/i915: Create a fake object for testing huge allocationsChris Wilson2017-02-131-0/+135