index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
drm/i915: Verify the engine workarounds stick on application
Chris Wilson
1
-47
/
+6
2019-04-15
drm/i915/selftests: Skip live timeline/suspend tests if wedged
Chris Wilson
2
-0
/
+6
2019-04-13
drm/i915: Teach intel_workarounds to use uncore mmio access
Chris Wilson
1
-2
/
+3
2019-04-08
drm/i915/selftests: Mark live_forcewake_ops as unreliable
Chris Wilson
1
-0
/
+11
2019-04-08
drm/i915: Consolidate the timeline->barrier
Chris Wilson
1
-1
/
+0
2019-04-05
drm/i915/selftests: Fix plain use of integer 0 as NULL
Chris Wilson
1
-1
/
+1
2019-04-05
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
1
-0
/
+180
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2
-5
/
+6
2019-03-26
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
1
-1
/
+1
2019-03-26
drm/i915: switch uncore mmio funcs to use intel_uncore
Daniele Ceraolo Spurio
1
-2
/
+2
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
1
-7
/
+8
2019-03-26
drm/i915/selftests: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+1
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
1
-1
/
+1
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
4
-58
/
+190
2019-03-22
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
1
-3
/
+35
2019-03-22
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
1
-3
/
+37
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
9
-33
/
+20
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2
-10
/
+5
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
1
-1
/
+1
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
4
-9
/
+24
2019-03-21
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
1
-2
/
+2
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
3
-5
/
+5
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
1
-4
/
+4
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
1
-4
/
+5
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
1
-6
/
+128
2019-03-20
drm/i915/selftests: Provide stub reset functions
Chris Wilson
1
-0
/
+36
2019-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
1
-1
/
+6
2019-03-19
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
1
-2
/
+0
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
1
-0
/
+1
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
1
-2
/
+2
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
1
-1
/
+1
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
1
-1
/
+2
2019-03-14
drm/i915/selftests: Disable preemption while setting up fence-timers
Chris Wilson
1
-1
/
+8
2019-03-12
drm/i915/selftests: Improve error detection of reset failure
Chris Wilson
1
-1
/
+17
2019-03-09
drm/i915: Introduce a context barrier callback
Chris Wilson
1
-0
/
+106
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
1
-1
/
+1
2019-03-08
drm/i915: Track the pinned kernel contexts on each engine
Chris Wilson
1
-2
/
+3
2019-03-08
drm/i915: Make context pinning part of intel_context_ops
Chris Wilson
1
-27
/
+5
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2
-5
/
+8
2019-03-08
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
1
-7
/
+6
2019-03-08
drm/i915: Track active engines within a context
Chris Wilson
2
-0
/
+8
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
3
-2
/
+7
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
1
-7
/
+2
2019-03-08
drm/i915/selftests: Check preemption support on each engine
Chris Wilson
1
-0
/
+18
2019-03-07
drm/i915/selftests: Improve switch-to-kernel-context checking
Chris Wilson
1
-45
/
+35
2019-03-06
drm/i915/selftests: Upgrade printing test/subtest name to pr_info
MichaĆ Winiarski
1
-2
/
+2
2019-03-06
drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
Chris Wilson
1
-1
/
+1
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
11
-33
/
+34
[prev]
[next]