index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
selftests
/
i915_gem_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/selftests: Increase timeout for live_parallel_switch
Akeem G Abodunrin
2022-06-23
1
-1
/
+1
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-04-11
1
-3
/
+5
|
\
|
*
drm/i915/xehp: CCS should use RCS setup functions
Matt Roper
2022-03-02
1
-3
/
+5
*
|
drm/i915: Use str_yes_no()
Lucas De Marchi
2022-03-02
1
-3
/
+4
|
/
*
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-1
/
+1
|
\
|
*
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
2022-01-05
1
-1
/
+1
*
|
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-02-11
1
-0
/
+1
*
|
drm/i915: Parameterize R_PWR_CLK_STATE register definition
Matt Roper
2022-02-02
1
-1
/
+2
|
/
*
drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.
Maarten Lankhorst
2021-12-20
1
-24
/
+35
*
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-5
/
+5
*
drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests
Bruce Chang
2021-12-07
1
-1
/
+1
*
drm/i915: Drop __rcu from gem_context->vm
Daniel Vetter
2021-09-06
1
-15
/
+9
*
drm/i915: Add i915_gem_context_is_full_ppgtt
Daniel Vetter
2021-09-06
1
-3
/
+3
*
drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
Daniel Vetter
2021-09-06
1
-2
/
+2
*
drm/i915/selftests: Increase timeout in i915_gem_contexts selftests
Matthew Brost
2021-08-24
1
-1
/
+1
*
i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
Jason Ekstrand
2021-07-08
1
-5
/
+1
*
drm/i915/selftests: Take a VM in kernel_context()
Jason Ekstrand
2021-07-08
1
-2
/
+2
*
drm/i915/gem: Don't allow changing the VM on running contexts (v4)
Jason Ekstrand
2021-07-08
1
-119
/
+0
*
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-8
/
+8
*
drm/i915/gtt: map the PD up front
Matthew Auld
2021-04-27
1
-9
/
+2
*
drm/i915/selftests: Prepare context tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
1
-5
/
+5
*
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-21
1
-1
/
+1
*
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-09-07
1
-56
/
+50
*
drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
2020-09-07
1
-14
/
+8
*
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
1
-3
/
+9
*
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
1
-2
/
+2
*
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
1
-1
/
+1
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
1
-1
/
+4
*
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
2020-05-11
1
-17
/
+32
*
drm/i915: Only close vma we open
Chris Wilson
2020-04-24
1
-1
/
+0
*
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
2020-03-26
1
-1
/
+1
*
drm/i915/selftests: Use igt_random_offset()
Chris Wilson
2020-03-12
1
-5
/
+4
*
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-03-04
1
-3
/
+3
*
drm/i915/selftests: Lock the drm_mm as we search
Chris Wilson
2020-01-28
1
-3
/
+6
*
drm/i915/gt: Poison GTT scratch pages
Chris Wilson
2020-01-24
1
-38
/
+116
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-3
/
+2
*
drm/i915/selftests: Drop local vm reference!
Chris Wilson
2019-11-28
1
-19
/
+15
*
drm/i915/selftests: Count the number of engines used
Chris Wilson
2019-11-28
1
-9
/
+16
*
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-25
1
-1
/
+6
*
drm/i915/selftests: Shorten infinite wait for sseu
Chris Wilson
2019-11-22
1
-2
/
+1
*
drm/i915/selftests: Take a ref to the request we wait upon
Chris Wilson
2019-11-20
1
-9
/
+30
*
drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected
Chris Wilson
2019-11-08
1
-10
/
+14
*
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-08
1
-17
/
+17
*
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-07
1
-6
/
+6
*
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-11-01
1
-0
/
+2
*
drm/i915/selftests: Initialise ret
Chris Wilson
2019-10-28
1
-1
/
+1
*
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
2019-10-28
1
-66
/
+61
*
drm/i915/selftests: Force ordering of context switches
Chris Wilson
2019-10-25
1
-7
/
+28
*
drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Tvrtko Ursulin
2019-10-22
1
-8
/
+4
*
drm/i915/selftests: fix null pointer dereference on pointer data
Colin Ian King
2019-10-09
1
-1
/
+1
[next]