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
Age
Commit message (
Expand
)
Author
2019-04-05
drm/i915/selftests: Fix plain use of integer 0 as NULL
Chris Wilson
2019-04-05
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-03-26
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: switch uncore mmio funcs to use intel_uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-26
drm/i915/selftests: Fix an IS_ERR() vs NULL check
Dan Carpenter
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-22
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
2019-03-22
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-03-21
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
2019-03-20
drm/i915/selftests: Provide stub reset functions
Chris Wilson
2019-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
2019-03-14
drm/i915/selftests: Disable preemption while setting up fence-timers
Chris Wilson
2019-03-12
drm/i915/selftests: Improve error detection of reset failure
Chris Wilson
2019-03-09
drm/i915: Introduce a context barrier callback
Chris Wilson
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
drm/i915: Track the pinned kernel contexts on each engine
Chris Wilson
2019-03-08
drm/i915: Make context pinning part of intel_context_ops
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
2019-03-08
drm/i915: Track active engines within a context
Chris Wilson
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-03-08
drm/i915/selftests: Check preemption support on each engine
Chris Wilson
2019-03-07
drm/i915/selftests: Improve switch-to-kernel-context checking
Chris Wilson
2019-03-06
drm/i915/selftests: Upgrade printing test/subtest name to pr_info
MichaĆ Winiarski
2019-03-06
drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-01
drm/i915: Keep timeline HWSP allocated until idle across the system
Chris Wilson
2019-03-01
drm/i915/selftests: Check that whitelisted registers are accessible
Chris Wilson
2019-03-01
drm/i915: Introduce i915_timeline.mutex
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
[next]