index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
drm/i915: Don't use __func__ as prefix for drm_dbg_printer
Michal Wajdeczko
1
-1
/
+1
2024-02-09
drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
1
-1
/
+2
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
1
-2
/
+3
2021-12-17
drm/i915/gt: Use to_gt() helper
MichaĆ Winiarski
1
-1
/
+1
2021-07-22
drm/i915/guc: Disable engine barriers with GuC during unpin
Matthew Brost
1
-0
/
+10
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-1
/
+2
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+1
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2021-03-24
drm/i915/selftests: Prepare context selftest for obj->mm.lock removal
Maarten Lankhorst
1
-2
/
+2
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
1
-0
/
+2
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
1
-0
/
+1
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
1
-8
/
+3
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-1
/
+1
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-47
/
+10
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
1
-1
/
+1
2019-11-22
drm/i915/selftests: Flush the active callbacks
Chris Wilson
1
-6
/
+11
2019-11-15
drm/i915/selftests: Disable heartbeat around context barrier tests
Chris Wilson
1
-6
/
+38
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
1
-4
/
+4
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
1
-2
/
+2
2019-10-31
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
1
-3
/
+0
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
1
-3
/
+3
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-18
/
+6
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-2
/
+2
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-10
/
+6
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
1
-6
/
+12
2019-08-17
drm/i915/selftests: Check the context size
Chris Wilson
1
-0
/
+141
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-2
/
+7
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-1
/
+1
2019-08-07
drm/i915: Fix some NULL vs IS_ERR() conditions
Dan Carpenter
1
-10
/
+10
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
1
-0
/
+310