index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_cs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
Merge tag 'drm-intel-gt-next-2025-03-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-3
/
+2
2025-03-05
drm/i915/reset: add intel_gt_gpu_reset_clobbers_display() helper
Jani Nikula
1
-1
/
+1
2025-03-04
drm/i915: Use REG_BIT() & co. for BDW+ EU/slice fuse bits
Ville Syrjälä
1
-3
/
+2
2025-01-23
drm/i915/gt: fix typos in i915/gt files.
Nitin Gote
1
-4
/
+4
2024-08-05
drm/i915/gt: Empty uabi engines list during intel_engines_release()
Krzysztof Niemiec
1
-0
/
+2
2024-05-22
drm/i915/gt: Fix CCS id's calculation for CCS mode setting
Andi Shyti
1
-0
/
+6
2024-04-30
Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/git/drm/drm-intel into drm-next
Dave Airlie
1
-3
/
+3
2024-04-24
drm/i915: Refactor confusing __intel_gt_reset()
Nirmoy Das
1
-1
/
+1
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
1
-0
/
+17
2024-04-03
drm/i915/gt: Do not generate the command streamer for all the CCS
Andi Shyti
1
-0
/
+17
2024-03-30
drm/i915/gt: Do not generate the command streamer for all the CCS
Andi Shyti
1
-0
/
+17
2024-03-22
drm/i915: Remove special handling for !RCS_MASK()
Lucas De Marchi
1
-3
/
+2
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
1
-33
/
+0
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
1
-3
/
+2
2024-03-01
drm/i915/gt: Create the gt_to_guc() wrapper
Andi Shyti
1
-2
/
+2
2024-01-18
drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+
Harish Chegondi
1
-1
/
+2
2023-11-03
drm/i915/gt: Remove prohibited space after opening parenthesis
Dorcas AnonoLitunya
1
-1
/
+1
2023-10-18
drm/i915: Prevent potential null-ptr-deref in engine_init_common
Nirmoy Das
1
-1
/
+2
2023-10-10
drm/i915/gt: More use of GT specific print helpers
John Harrison
1
-17
/
+12
2023-09-30
drm/i915: Parameterize binder context creation
Nirmoy Das
1
-1
/
+1
2023-09-30
drm/i915: Create a kernel context for GGTT updates
Nirmoy Das
1
-3
/
+37
2023-09-15
i915/pmu: Move execlist stats initialization to execlist specific setup
Umesh Nerlige Ramappa
1
-1
/
+0
2023-08-21
drm/i915: Consolidate condition for Wa_22011802037
Matt Roper
1
-3
/
+1
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
1
-0
/
+1
2023-05-04
drm/i915/engine: fix kernel-doc function name for intel_engine_cleanup_common()
Jani Nikula
1
-1
/
+1
2023-03-16
drm/i915/gt: Update engine_init_common documentation
Nirmoy Das
1
-2
/
+2
2023-02-27
drm/i915/gt: Rename dev_priv to i915 for private data naming consistency
Andi Shyti
1
-9
/
+9
2023-02-24
drm/i915/mtl: Add engine TLB invalidation
Matt Roper
1
-15
/
+37
2023-02-17
drm/i915: Consolidate TLB invalidation flow
Tvrtko Ursulin
1
-0
/
+97
2023-01-31
drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTL
John Harrison
1
-4
/
+1
2023-01-27
drm/i915: Fix up locking around dumping requests lists
John Harrison
1
-37
/
+37
2023-01-27
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
1
-1
/
+5
2023-01-06
drm/i915/mtl: Add initial gt workarounds
Matt Roper
1
-2
/
+4
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-0
/
+2
2022-12-09
drm/i915/gsc: Disable GSC engine and power well if FW is not selected
Jonathan Cavitt
1
-0
/
+18
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+2
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-91
/
+180
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+2
2022-11-07
drm/i915/mtl: add GSC CS reset support
Daniele Ceraolo Spurio
1
-0
/
+1
2022-11-07
drm/i915/mtl: add initial definitions for GSC CS
Daniele Ceraolo Spurio
1
-0
/
+8
2022-10-24
drm/i915: Improve long running compute w/a for GuC submission
John Harrison
1
-2
/
+7
2022-10-24
drm/i915: Fix compute pre-emption w/a to apply to compute engines
John Harrison
1
-12
/
+12
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
1
-0
/
+69
2022-10-17
drm/i915/gen8: Create separate reg definitions for new MCR registers
Matt Roper
1
-2
/
+2
2022-09-16
drm/i915/gt: Cleanup partial engine discovery failures
Chris Wilson
1
-1
/
+6
2022-09-13
drm/i915: Skip applying copy engine fuses
Lucas De Marchi
1
-0
/
+4
2022-09-12
drm/i915/gt: Extract function to apply media fuses
Lucas De Marchi
1
-65
/
+72
2022-09-12
drm/i915/gt: Use MEDIA_VER() when handling media fuses
Lucas De Marchi
1
-5
/
+4
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
1
-4
/
+4
2022-09-12
drm/i915: Prepare more multi-GT initialization
Matt Roper
1
-1
/
+1
[next]