index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
drm/i915: Fix up locking around dumping requests lists
John Harrison
1
-2
/
+2
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
1
-0
/
+6
2022-06-27
drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
Umesh Nerlige Ramappa
1
-0
/
+2
2022-03-22
drm/i915/gt: Re-work intel_write_status_page
Michael Cheng
1
-9
/
+4
2022-03-02
drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODE
Matt Roper
1
-0
/
+2
2022-02-10
drm/i915: move intel_hws_csb_write_index() out of i915_drv.h
Jani Nikula
1
-0
/
+2
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
1
-1
/
+0
2021-10-15
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
Matthew Brost
1
-1
/
+11
2021-10-12
drm/i915/gt: add asm/cacheflush.h for use of clflush()
Lucas De Marchi
1
-0
/
+1
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
1
-2
/
+2
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
1
-0
/
+2
2021-07-29
drm/i915/gt: rename CNL references in intel_engine.h
Lucas De Marchi
1
-1
/
+1
2021-07-28
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
1
-0
/
+3
2021-07-28
drm/i915/guc: Capture error state on context reset
Matthew Brost
1
-1
/
+20
2021-07-28
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
Matthew Brost
1
-0
/
+3
2021-07-28
drm/i915/guc: GuC virtual engines
Matthew Brost
1
-1
/
+29
2021-06-19
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
1
-14
/
+0
2021-06-19
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
1
-2
/
+0
2021-06-17
drm/i915/gt: Pipelined page migration
Chris Wilson
1
-0
/
+1
2021-06-17
drm/i915/gt: Export the pinned context constructor and destructor
Chris Wilson
1
-0
/
+11
2021-05-25
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
1
-1
/
+7
2020-12-20
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
1
-1
/
+6
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
1
-86
/
+0
2020-11-04
drm/i915/gt: Expose more parameters for emitting writes into the ring
Chris Wilson
1
-20
/
+35
2020-09-30
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
1
-0
/
+9
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-17
/
+0
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
1
-3
/
+0
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
1
-1
/
+2
2020-06-02
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
1
-1
/
+0
2020-05-14
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
1
-0
/
+3
2020-05-07
drm/i915/gen12: Fix HDC pipeline flush
Mika Kuoppala
1
-6
/
+28
2020-05-01
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
1
-9
/
+0
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
1
-3
/
+0
2020-04-03
drm/i915/gt: Free request pool from virtual engines
Chris Wilson
1
-0
/
+2
2020-03-09
drm/i915/gt: Defend against concurrent updates to execlists->active
Chris Wilson
1
-1
/
+14
2020-02-10
drm/i915/selftests: Drop live_preempt_hang
Chris Wilson
1
-20
/
+0
2020-02-01
drm/i915: extract engine WA programming to common resume function
Daniele Ceraolo Spurio
1
-0
/
+2
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-1
/
+1
2019-12-24
drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()
Chris Wilson
1
-1
/
+1
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
1
-2
/
+0
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-3
/
+5
2019-12-21
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
1
-1
/
+1
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-3
/
+1
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-0
/
+7
2019-12-05
drm/i915/gt: Replace I915_READ with intel_uncore_read
Andi Shyti
1
-1
/
+1
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
1
-3
/
+1
2019-10-29
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
1
-2
/
+11
2019-10-25
drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
1
-55
/
+0
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-114
/
+0
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-32
/
+0
[next]