index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_lrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/mtl: Fix bcs default context
Lucas De Marchi
2023-01-23
1
-36
/
+1
*
drm/i915/gt: Document function to decode register state context
Lucas De Marchi
2022-10-03
1
-0
/
+24
*
drm/i915: Fix __gen125_emit_bb_start() without WA
Lucas De Marchi
2022-10-03
1
-10
/
+9
*
drm/i915/mtl: Define engine context layouts
Matt Roper
2022-09-29
1
-2
/
+82
*
drm/i915: Noop lrc_init_wa_ctx() on recent/future platforms
Lucas De Marchi
2022-09-22
1
-12
/
+4
*
drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
Chris Wilson
2022-09-14
1
-0
/
+20
*
drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
Matt Roper
2022-09-12
1
-3
/
+6
*
drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
Matt Roper
2022-08-26
1
-0
/
+21
*
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
2022-05-02
1
-20
/
+55
*
drm/i915: Track context current active time
Tvrtko Ursulin
2022-04-05
1
-13
/
+14
*
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
2022-03-29
1
-0
/
+12
*
drm/i915/xehp: Add compute workarounds
Matt Roper
2022-03-02
1
-0
/
+8
*
drm/i915/xehp: CCS should use RCS setup functions
Matt Roper
2022-03-02
1
-2
/
+2
*
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-0
/
+32
|
\
|
*
drm/i915/dg2: Add Wa_22011450934
Ramalingam C
2022-02-11
1
-0
/
+28
|
*
drm/i915/execlists: Weak parallel submission support for execlists
Matthew Brost
2021-12-23
1
-0
/
+4
*
|
drm/i915/lrc: replace include with forward declarations
Jani Nikula
2022-02-17
1
-0
/
+2
*
|
drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
Jani Nikula
2022-02-17
1
-0
/
+11
*
|
drm/i915: Move GT registers to their own header file
Matt Roper
2022-02-02
1
-0
/
+1
*
|
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-31
1
-0
/
+5
|
\
|
|
*
drm/i915/dg2: Add Wa_16013000631
Ramalingam C
2021-12-02
1
-0
/
+5
*
|
drm/i915/gt: Move engine registers to their own header
Matt Roper
2022-01-11
1
-0
/
+1
|
/
*
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
2021-10-15
1
-0
/
+5
*
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
2021-09-24
1
-1
/
+2
*
drm/i915/dg2: Add new LRI reg offsets
Akeem G Abodunrin
2021-08-24
1
-2
/
+83
*
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-29
1
-41
/
+1
*
drm/i915/xehp: New engine context offsets
Prathap Kumar Valsan
2021-07-22
1
-6
/
+59
*
drm/i915/xehp: Handle new device context ID format
Stuart Summers
2021-07-22
1
-0
/
+8
*
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-07-08
1
-1
/
+1
*
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-23
/
+23
*
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
2021-04-27
1
-1
/
+3
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-1
/
+5
|
\
|
*
drm/i915: allocate context from LMEM
Matthew Auld
2021-03-24
1
-1
/
+5
*
|
drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3.
Maarten Lankhorst
2021-03-24
1
-11
/
+38
|
/
*
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-14
1
-2
/
+2
*
drm/i915/gt: Remove unused function 'dword_in_page'
Chris Wilson
2021-01-09
1
-5
/
+0
*
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
Chris Wilson
2021-01-09
1
-14
/
+20
*
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
2021-01-08
1
-0
/
+3
*
drm/i915: Populate logical context during first pin.
Maarten Lankhorst
2021-01-01
1
-0
/
+4
*
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-22
1
-1
/
+0
*
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-21
1
-0
/
+1561
*
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-09
1
-6141
/
+0
*
drm/i915/gt: Clear the execlists timers upon reset
Chris Wilson
2020-12-04
1
-0
/
+5
*
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
2020-12-04
1
-1
/
+3
*
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
2020-12-04
1
-0
/
+3
*
drm/i915/gt: Check for a completed last request once
Chris Wilson
2020-11-26
1
-11
/
+4
*
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2020-11-26
1
-2
/
+4
*
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
2020-11-23
1
-7
/
+53
*
drm/i915: Lift waiter/signaler iterators
Chris Wilson
2020-11-19
1
-10
/
+0
*
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
1
-7
/
+8
[next]