index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
mock_gem_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/selftests: Flush the context worker
Chris Wilson
2019-12-30
1
-0
/
+2
*
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-30
1
-0
/
+1
*
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
1
-8
/
+2
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-7
/
+1
*
drm/i915/selftests: Add intel_gt_driver_late_release for mock device
Chris Wilson
2019-11-18
1
-0
/
+2
*
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
1
-1
/
+0
*
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-11-01
1
-5
/
+0
*
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-26
1
-5
/
+4
*
drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
2019-10-22
1
-4
/
+4
*
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
2019-10-22
1
-0
/
+1
*
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-4
/
+3
*
drm/i915: enumerate and init each supported region
Abdiel Janulgue
2019-10-18
1
-0
/
+6
*
drm/i915: introduce intel_memory_region
Matthew Auld
2019-10-08
1
-0
/
+1
*
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
2019-10-08
1
-1
/
+1
*
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
1
-7
/
+0
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-4
/
+2
*
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-7
/
+3
*
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-1
/
+1
*
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
1
-6
/
+0
*
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-4
/
+0
*
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
2019-09-27
1
-2
/
+1
*
drm/i915: Hook up GT power management
Andi Shyti
2019-09-06
1
-1
/
+1
*
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2019-08-08
1
-0
/
+1
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-5
/
+0
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-3
/
+3
*
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
2019-06-21
1
-1
/
+0
*
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
2019-06-21
1
-4
/
+2
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-1
/
+0
*
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-1
/
+1
*
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
2019-06-14
1
-2
/
+2
*
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
1
-2
/
+0
*
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-12
1
-0
/
+2
*
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-06
1
-0
/
+1
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-2
/
+3
*
drm/i915: Cancel retire_worker on parking
Chris Wilson
2019-05-07
1
-1
/
+0
*
drm/i915: Remove delay for idle_work
Chris Wilson
2019-05-07
1
-2
/
+2
*
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-26
1
-3
/
+9
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-9
/
+6
*
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
1
-5
/
+5
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1
/
+2
*
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
1
-1
/
+1
*
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-08
1
-0
/
+4
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-3
/
+3
*
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-28
1
-15
/
+0
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-26
/
+0
*
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-08
1
-0
/
+1
*
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-28
1
-2
/
+5
*
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
1
-2
/
+2
*
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-22
1
-2
/
+2
[next]