index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2020-01-30
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-23
drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
2019-10-22
drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-15
drm/i915/selftests: Skip live timeline/suspend tests if wedged
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2018-08-31
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson