index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
mock_gem_device.c
Age
Commit message (
Expand
)
Author
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-10-26
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-22
drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
2019-10-22
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
drm/i915: enumerate and init each supported region
Abdiel Janulgue
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
2019-10-08
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-09-27
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
2019-06-21
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-07
drm/i915: Cancel retire_worker on parking
Chris Wilson
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-08
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-16
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
2019-01-07
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2018-07-06
drm/i915/selftests: Avoid warning if runtime pm is disabled
Chris Wilson
2018-05-23
drm/i915/selftests: Pin the mock kernel context
Chris Wilson
[next]