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
/
gen8_engine_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Fix platform prefix
Lucas De Marchi
2022-10-03
1
-12
/
+12
*
drm/i915: Fix __gen125_emit_bb_start() without WA
Lucas De Marchi
2022-10-03
1
-0
/
+2
*
drm/i915/gt: Flush to global observation point before breadcrumb write
Prathap Kumar Valsan
2022-09-29
1
-8
/
+21
*
drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
Matt Roper
2022-09-12
1
-5
/
+10
*
drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROL
Stuart Summers
2022-05-24
1
-6
/
+12
*
drm/i915/pvc: skip all copy engines from aux table invalidate
Lucas De Marchi
2022-05-10
1
-1
/
+2
*
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
2022-05-02
1
-0
/
+54
*
drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
Matthew Brost
2022-04-19
1
-0
/
+41
*
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
2022-03-29
1
-39
/
+11
*
drm/i915/xehp: Drop aux table invalidation on FlatCCS platforms
Matt Roper
2022-03-08
1
-9
/
+19
*
drm/i915/xehp: compute engine pipe_control
Daniele Ceraolo Spurio
2022-03-02
1
-9
/
+25
*
drm/i915: Move GT registers to their own header file
Matt Roper
2022-02-02
1
-1
/
+2
*
drm/i915: Rename GT_STEP to GRAPHICS_STEP
José Roberto de Souza
2021-11-02
1
-1
/
+1
*
drm/i915/xehp: Extra media engines - Part 1 (engine definitions)
John Harrison
2021-07-24
1
-4
/
+3
*
drm/i915: Disable preempt busywait when using GuC scheduling
Matthew Brost
2021-07-22
1
-2
/
+4
*
drm/i915: Make GT workaround upper bounds exclusive
Matt Roper
2021-07-21
1
-1
/
+1
*
drm/i915/adl_p: Add initial ADL_P Workarounds
Clint Taylor
2021-06-15
1
-1
/
+1
*
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-1
/
+1
*
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-04-08
1
-1
/
+1
|
\
|
*
drm/i915: switch KBL to the new stepping scheme
Jani Nikula
2021-03-29
1
-1
/
+1
*
|
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-03-24
1
-7
/
+6
|
/
*
drm/i915/gt: Add arbitration check before semaphore wait
Chris Wilson
2021-01-18
1
-0
/
+2
*
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-14
1
-1
/
+1
*
drm/i915/gt: Perform an arbitration check before busywaiting
Chris Wilson
2021-01-12
1
-1
/
+1
*
drm/i915/gt: Check for arbitration after writing start seqno
Chris Wilson
2021-01-12
1
-6
/
+17
*
drm/i915/gt: Disable arbitration on no-preempt requests
Chris Wilson
2021-01-08
1
-0
/
+3
*
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-21
1
-1
/
+1
*
drm/i915: split gen8+ flush and bb_start emission functions
Daniele Ceraolo Spurio
2020-12-09
1
-0
/
+619