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
/
xe
/
xe_hw_engine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-2
/
+2
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-5
/
+6
2023-12-21
drm/xe/xe2: Handle fused-off CCS engines
Matt Roper
1
-1
/
+28
2023-12-21
drm/xe: enable idle msg and set hysteresis for GSCCS
Daniele Ceraolo Spurio
1
-0
/
+16
2023-12-21
drm/xe: don't expose the GSCCS to users
Daniele Ceraolo Spurio
1
-0
/
+3
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
1
-0
/
+7
2023-12-21
drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
Niranjana Vishwanathapura
1
-1
/
+4
2023-12-21
drm/xe: Simplify engine class sched_props setting
Niranjana Vishwanathapura
1
-14
/
+12
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
1
-0
/
+8
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
1
-0
/
+9
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-5
/
+5
2023-12-21
drm/xe: Cleanup CODE_INDENT style issues
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Skip applying copy engine fuses
Lucas De Marchi
1
-0
/
+3
2023-12-20
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
1
-1
/
+1
2023-12-20
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
1
-0
/
+1
2023-12-20
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+3
2023-12-20
drm/xe/rtp: Add "_sr" to entry/function names
Lucas De Marchi
1
-4
/
+4
2023-12-20
drm/xe/rtp: Split rtp process initialization
Lucas De Marchi
1
-3
/
+5
2023-12-20
drm/xe: Convert Xe HW Engine print to snapshot capture and print.
Rodrigo Vivi
1
-56
/
+153
2023-12-20
drm/xe: Fix indent in xe_hw_engine_print_state()
Lucas De Marchi
1
-33
/
+33
2023-12-20
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-4
/
+4
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-40
/
+45
2023-12-20
drm/xe: Set default MOCS value for copy cs instructions
José Roberto de Souza
1
-0
/
+29
2023-12-20
drm/xe: Set default MOCS value for cs instructions
José Roberto de Souza
1
-0
/
+35
2023-12-20
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-22
/
+22
2023-12-20
drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
Rodrigo Vivi
1
-2
/
+2
2023-12-20
drm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_ENABLE for CCS engines
Matthew Brost
1
-1
/
+1
2023-12-20
drm/xe: Add support for CCS engine fusing
Matt Roper
1
-1
/
+28
2023-12-20
drm/xe: Separate engine fuse handling into dedicated functions
Matt Roper
1
-14
/
+23
2023-12-20
drm/xe: prefer xe_bo_create_pin_map()
Matthew Auld
1
-19
/
+4
2023-12-20
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
1
-2
/
+1
2023-12-20
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Remove dependency on intel_engine_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Remove gen-based mmio offsets from hw engine init
Matt Roper
1
-104
/
+28
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+658