index
:
talos-op-linux
master
Talos™ II 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: 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
*
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
2019-01-16
1
-0
/
+1
*
drm/i915: Track all held rpm wakerefs
Chris Wilson
2019-01-14
1
-3
/
+5
*
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2019-01-07
1
-1
/
+1
*
drm/i915/selftests: Avoid warning if runtime pm is disabled
Chris Wilson
2018-07-06
1
-1
/
+2
*
drm/i915/selftests: Pin the mock kernel context
Chris Wilson
2018-05-23
1
-10
/
+7
*
drm/i915/selftests: Create mock_engine() under struct_mutex
Chris Wilson
2018-05-09
1
-3
/
+6
*
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-05-04
1
-0
/
+1
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-9
/
+1
*
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-02
1
-1
/
+3
*
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
1
-2
/
+3
*
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
1
-0
/
+2
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-1
/
+1
*
drm/i915: Only allocate preempt context when required
Chris Wilson
2018-02-08
1
-6
/
+0
*
drm/i915/selftests: Free mock_i915->drm.mode_config
Chris Wilson
2017-12-11
1
-1
/
+6
*
drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
Chris Wilson
2017-11-10
1
-7
/
+1
*
drm/i915/selftests: Initialise mock_i915->mm.obj_lock
Chris Wilson
2017-11-10
1
-0
/
+1
*
drm/i915: enable platform support for 2M pages
Matthew Auld
2017-10-07
1
-1
/
+2
*
drm/i915: enable platform support for 64K pages
Matthew Auld
2017-10-07
1
-1
/
+2
*
drm/i915: introduce page_sizes field to dev_info
Matthew Auld
2017-10-07
1
-0
/
+3
*
drm/i915: introduce simple gemfs
Matthew Auld
2017-10-07
1
-0
/
+4
*
drm/i915/selftests: fix check for intel IOMMU
Arnd Bergmann
2017-10-05
1
-1
/
+1
*
drm/i915/selftests: Remember to create the fake preempt context
Chris Wilson
2017-10-05
1
-0
/
+6
*
drm/i915/selftests: Only touch archdata.iommu when it exists
Chris Wilson
2017-09-19
1
-0
/
+2
*
drm/i915/selftests: Disable iommu for the mock device
Chris Wilson
2017-09-18
1
-0
/
+3
*
drm/i915: Supply the engine-id for our mock_engine()
Chris Wilson
2017-08-10
1
-1
/
+1
*
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
2017-07-20
1
-1
/
+1
*
drm/i915/selftests: Mark contexts as lost during freeing of mock device
Chris Wilson
2017-07-19
1
-0
/
+1
*
drm/i915/selftests: Attach a stub pm_domain
Chris Wilson
2017-07-19
1
-1
/
+21
[next]