index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_ring_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
1
-1
/
+2
2024-01-30
drm/xe: Use function to emit PIPE_CONTROL
José Roberto de Souza
1
-33
/
+24
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
1
-1
/
+0
2023-12-21
drm/xe/xe2: Add workaround 16020292621
Tejas Upadhyay
1
-0
/
+20
2023-12-21
drm/xe/migrate: fix MI_ARB_ON_OFF usage
Matthew Auld
1
-0
/
+2
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
1
-1
/
+2
2023-12-21
drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMM
Matt Roper
1
-4
/
+2
2023-12-21
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
1
-1
/
+1
2023-12-21
drm/xe: Make MI_FLUSH_DW immediate size more explicit
Matt Roper
1
-5
/
+5
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-5
/
+8
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: fix submissions without vm
Daniele Ceraolo Spurio
1
-4
/
+4
2023-12-21
drm/xe/xe2: AuxCCS is no longer used
Matt Roper
1
-2
/
+4
2023-12-21
drm/xe: add GSCCS ring ops
Daniele Ceraolo Spurio
1
-5
/
+21
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-19
/
+19
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-4
/
+4
2023-12-20
drm/xe: Emit a render cache flush after each rcs/ccs batch
Thomas Hellström
1
-0
/
+35
2023-12-20
drm/xe: Invalidate TLB also on bind if in scratch page mode
Thomas Hellström
1
-11
/
+36
2023-12-20
drm/xe: Introduce xe_tile
Matt Roper
1
-1
/
+1
2023-12-20
drm/xe: Replace PVC check by engine type check
José Roberto de Souza
1
-3
/
+3
2023-12-20
drm/xe/pvc: Don't try to invalidate AuxCCS TLB
Matt Roper
1
-2
/
+14
2023-12-20
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-5
/
+6
2023-12-20
drm/xe: Do not mark 1809175790 as a WA
Lucas De Marchi
1
-2
/
+5
2023-12-20
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-4
/
+4
2023-12-20
drm/xe: Reinstate render / compute cache invalidation in ring ops
Matthew Brost
1
-0
/
+30
2023-12-20
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
1
-3
/
+1
2023-12-20
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
1
-24
/
+25
2023-12-20
drm/xe: Remove dependency on intel_lrc_reg.h
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+3
2023-12-20
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
1
-39
/
+1
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+373