index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_engine_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
1
-15
/
+0
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
1
-1
/
+14
2016-08-18
drm/i915/cmdparser: Make initialisation failure non-fatal
Chris Wilson
1
-2
/
+4
2016-08-17
drm/i915: Add enum for hardware engine identifiers
Tvrtko Ursulin
1
-7
/
+7
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
1
-2
/
+2
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
1
-8
/
+1
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
1
-4
/
+8
2016-08-15
drm/i915: Move common seqno reset to intel_engine_cs.c
Chris Wilson
1
-0
/
+42
2016-08-15
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
Chris Wilson
1
-0
/
+50
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
1
-5
/
+5
2016-08-10
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
Chris Wilson
1
-0
/
+1
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
1
-1
/
+7
2016-08-04
drm/i915: Double check the active status on the batch pool
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Refactor activity tracking for requests
Chris Wilson
1
-1
/
+0
2016-08-03
drm/i915: Move the common engine cleanup to intel_engine_cs.c
Chris Wilson
1
-0
/
+14
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
1
-1
/
+1
2016-07-29
drm/i915: Add missing ring_mask to Pineview
Chris Wilson
1
-0
/
+1
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
1
-1
/
+1
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
1
-0
/
+2
2016-07-14
drm/i915: Pull out some more common engine init code
Tvrtko Ursulin
1
-0
/
+47
2016-07-14
drm/i915: Move common engine setup into intel_engine_cs.c
Tvrtko Ursulin
1
-0
/
+162