summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/mock_gem_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Free mock_i915->drm.mode_configChris Wilson2017-12-111-1/+6
* drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson2017-11-101-7/+1
* drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson2017-11-101-0/+1
* drm/i915: enable platform support for 2M pagesMatthew Auld2017-10-071-1/+2
* drm/i915: enable platform support for 64K pagesMatthew Auld2017-10-071-1/+2
* drm/i915: introduce page_sizes field to dev_infoMatthew Auld2017-10-071-0/+3
* drm/i915: introduce simple gemfsMatthew Auld2017-10-071-0/+4
* drm/i915/selftests: fix check for intel IOMMUArnd Bergmann2017-10-051-1/+1
* drm/i915/selftests: Remember to create the fake preempt contextChris Wilson2017-10-051-0/+6
* drm/i915/selftests: Only touch archdata.iommu when it existsChris Wilson2017-09-191-0/+2
* drm/i915/selftests: Disable iommu for the mock deviceChris Wilson2017-09-181-0/+3
* drm/i915: Supply the engine-id for our mock_engine()Chris Wilson2017-08-101-1/+1
* drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET2017-07-201-1/+1
* drm/i915/selftests: Mark contexts as lost during freeing of mock deviceChris Wilson2017-07-191-0/+1
* drm/i915/selftests: Attach a stub pm_domainChris Wilson2017-07-191-1/+21
* drm/i915: Drain the device workqueue on unloadChris Wilson2017-07-191-1/+1
* drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-201-1/+2
* drm/i915: Group all the global context information togetherChris Wilson2017-06-201-2/+2
* Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-301-1/+11
|\
| * drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson2017-05-181-0/+1
| * drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson2017-05-171-1/+8
| * drm/i915: Add stub mmio read/write routines to mock deviceChris Wilson2017-04-121-0/+2
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|/
* drm/i915: Mock infrastructure for request emissionChris Wilson2017-02-131-2/+93
* drm/i915: Mock a GGTT for self-testingChris Wilson2017-02-131-0/+31
* drm/i915: Mock the GEM device for self-testingChris Wilson2017-02-131-0/+104
OpenPOWER on IntegriCloud