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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
2
-46
/
+41
*
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
2020-01-07
1
-0
/
+1
*
drm/i915/selftests: Make headers self-contained
Chris Wilson
2020-01-03
4
-4
/
+22
*
drm/i915/selftests: Move igt_atomic_section[] out of the header
Chris Wilson
2020-01-03
2
-40
/
+48
*
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
2020-01-03
1
-19
/
+14
*
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: Apply sanitiization just before resume
Chris Wilson
2019-12-26
1
-2
/
+0
*
drm/i915/selftests: make mock_drm.h self-contained
Jani Nikula
2019-12-23
1
-1
/
+2
*
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
2
-8
/
+3
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
2
-12
/
+2
*
drm/i915/selftests: remove a condition
Dan Carpenter
2019-12-13
1
-2
/
+1
*
drm/i915/selftests: Show the i915_active on failure
Chris Wilson
2019-12-11
1
-0
/
+8
*
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-12-09
1
-1
/
+0
*
drm/i915/selftests: Always lock the drm_mm around insert/remove
Chris Wilson
2019-11-29
1
-0
/
+4
*
drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame
Chris Wilson
2019-11-25
1
-7
/
+12
*
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-25
4
-12
/
+34
*
drm/i915/selftests: Include the subsubtest name for live_parallel_engines
Chris Wilson
2019-11-23
1
-1
/
+3
*
drm/i915/selftests: Be explicit in ERR_PTR handling
Chris Wilson
2019-11-20
1
-2
/
+2
*
drm/i915/selftests: Exercise rc6 w/a handling
Chris Wilson
2019-11-19
1
-0
/
+2
*
drm/i915/selftests: Add intel_gt_driver_late_release for mock device
Chris Wilson
2019-11-18
1
-0
/
+2
*
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2019-11-14
1
-2
/
+2
*
drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
2019-11-14
1
-0
/
+1
*
drm/i915/selftests: Perform some basic cycle counting of MI ops
Chris Wilson
2019-11-11
2
-0
/
+56
*
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-08
7
-56
/
+25
*
drm/i915: make more headers self-contained
Masahiro Yamada
2019-11-08
3
-0
/
+11
*
drm/i915/selftests: Wrap vm_mmap() around GEM objects
Chris Wilson
2019-11-07
2
-0
/
+58
*
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-07
7
-50
/
+21
*
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-11-07
1
-2
/
+2
*
drm/i915/selftests: Flush all active callbacks
Chris Wilson
2019-11-02
1
-0
/
+33
*
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
3
-4
/
+1
*
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-11-01
1
-5
/
+0
*
drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
2019-11-01
2
-7
/
+109
*
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-11-01
1
-0
/
+4
*
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
2019-10-31
1
-0
/
+45
*
drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
2019-10-29
1
-1
/
+2
*
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-29
2
-0
/
+7
*
drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
2019-10-28
1
-3
/
+26
*
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-26
1
-5
/
+4
*
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
2019-10-25
1
-0
/
+166
*
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
2019-10-25
1
-0
/
+113
*
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-25
2
-0
/
+41
*
drm/i915/selftests: Tweak the default subtest runtime
Chris Wilson
2019-10-25
1
-1
/
+1
*
drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
2019-10-23
1
-3
/
+7
*
drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
2019-10-22
1
-26
/
+28
*
drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
2019-10-22
1
-10
/
+9
*
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
1
-2
/
+11
*
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
2
-2
/
+4
*
drm/i915/selftests: Use GT engines in igt_live_test
Tvrtko Ursulin
2019-10-22
1
-3
/
+4
*
drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
2019-10-22
1
-4
/
+4
[next]