aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/mock_gem_device.c
AgeCommit message (Expand)Author
2017-08-10drm/i915: Supply the engine-id for our mock_engine()Chris Wilson
2017-07-20drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET
2017-07-19drm/i915/selftests: Mark contexts as lost during freeing of mock deviceChris Wilson
2017-07-19drm/i915/selftests: Attach a stub pm_domainChris Wilson
2017-07-19drm/i915: Drain the device workqueue on unloadChris Wilson
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-20drm/i915: Group all the global context information togetherChris Wilson
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-18drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson
2017-05-17drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-12drm/i915: Add stub mmio read/write routines to mock deviceChris Wilson
2017-02-13drm/i915: Mock infrastructure for request emissionChris Wilson
2017-02-13drm/i915: Mock a GGTT for self-testingChris Wilson
2017-02-13drm/i915: Mock the GEM device for self-testingChris Wilson