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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
13
-21
/
+89
2023-12-20
drm/xe: Propagate error from bind operations to async fence
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe: Add range based TLB invalidations
Matthew Brost
5
-25
/
+84
2023-12-20
drm/xe: Add has_range_tlb_invalidation device attribute
Matthew Brost
2
-0
/
+6
2023-12-20
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
1
-24
/
+0
2023-12-20
drm/xe: Only set VM->asid for platforms that support a ASID
Matthew Brost
1
-13
/
+17
2023-12-20
drm/xe: Add TDR for invalidation fence timeout cleanup
Matthew Brost
4
-5
/
+65
2023-12-20
drm/xe: Add TLB invalidation fence ftrace
Matthew Brost
3
-0
/
+60
2023-12-20
drm/xe: Kernel doc GT TLB invalidations
Matthew Brost
1
-1
/
+51
2023-12-20
drm/xe: Invalidate TLB after unbind is complete
Matthew Brost
3
-0
/
+107
2023-12-20
drm/xe: Add TLB invalidation fence
Matthew Brost
8
-7
/
+80
2023-12-20
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
3
-23
/
+25
2023-12-20
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
9
-99
/
+146
2023-12-20
drm/xe: Don't process TLB invalidation done in CT fast-path
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe/migrate: Update emit_pte to cope with a size level than 4k
Matthew Brost
1
-11
/
+6
2023-12-20
drm/xe/ggtt: fix GGTT scratch usage for DG2
Matthew Auld
1
-10
/
+18
2023-12-20
drm/xe/ggtt: fix alignment usage for DG2
Matthew Auld
2
-4
/
+24
2023-12-20
drm/xe/ppgtt: fix scratch page usage on DG2
Matthew Auld
1
-5
/
+13
2023-12-20
drm/xe/ppgtt: clear the scratch page
Matthew Auld
1
-6
/
+8
2023-12-20
drm/xe/bo: reduce xe_bo_create_pin_map() restrictions
Matthew Auld
1
-15
/
+20
2023-12-20
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
3
-4
/
+20
2023-12-20
drm/xe: Convert memory device refcount to s32
Maarten Lankhorst
2
-2
/
+2
2023-12-20
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
3
-0
/
+30
2023-12-20
drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
José Roberto de Souza
1
-9
/
+9
2023-12-20
drm/xe: Use global macros to set PM functions
Francois Dugast
1
-9
/
+2
2023-12-20
drm/xe: skip Kunit tests requiring real hardware when running on UML
Mauro Carvalho Chehab
1
-5
/
+23
2023-12-20
drm/xe/guc_pc: Fix Meteor Lake registers.
Rodrigo Vivi
1
-4
/
+66
2023-12-20
drm/xe: Fix Meteor Lake rsa issue on guc loading
Philippe Lecluse
1
-2
/
+2
2023-12-20
drm/xe/gt: Enable interrupt while initializing root gt
Balasubramani Vivekanandan
1
-1
/
+1
2023-12-20
drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATION
Mauro Carvalho Chehab
2
-0
/
+4
2023-12-20
drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runs
Mauro Carvalho Chehab
2
-1
/
+2
2023-12-20
drm/xe: Add min config for kunit integration ARCH=um
Lucas De Marchi
1
-0
/
+7
2023-12-20
drm/xe: Add documentation for mem_type
Lucas De Marchi
1
-1
/
+1
2023-12-12
drm/xe/gt: Fix min() with u32 and u64
Lucas De Marchi
1
-1
/
+1
2023-12-12
drm/xe: Fix tracepoints on 32b
Lucas De Marchi
1
-6
/
+6
2023-12-12
drm/xe/mmio: Use non-atomic writeq/readq variant for 32b
Lucas De Marchi
2
-7
/
+1
2023-12-12
drm/xe: Fix some log messages on 32b
Lucas De Marchi
3
-5
/
+5
2023-12-12
drm/xe/ggtt: Use BIT_ULL() for 64bit
Lucas De Marchi
1
-2
/
+2
2023-12-12
drm/xe: fix xe_mmio_total_vram_size
Philippe Lecluse
1
-6
/
+2
2023-12-12
drm/xe/pcode: fix pcode error check
Matthew Auld
1
-1
/
+1
2023-12-12
drm/xe: enforce GSMBASE for DG1 instead of BAR2
Philippe Lecluse
1
-14
/
+14
2023-12-12
drm/xe: Fix hidden gotcha regression with bo create
Maarten Lankhorst
2
-4
/
+5
2023-12-12
drm/xe/guc: Add support GuC MMIO send / recv
Matthew Brost
2
-1
/
+19
2023-12-12
drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_send
Matthew Brost
4
-6
/
+6
2023-12-12
drm/xe/guc: Report submission version of GuC firmware
Matthew Brost
3
-2
/
+59
2023-12-12
drm/xe: Fake pulling gt->info.engine_mask from hwconfig blob
Matthew Brost
3
-2
/
+11
2023-12-12
drm/xe: Ensure VMA not userptr before calling xe_bo_is_stolen
Matthew Brost
1
-1
/
+1
2023-12-12
drm/xe: Implement stolen memory.
Maarten Lankhorst
14
-125
/
+560
2023-12-12
drm/xe: Take memory ref on kernel job creation
Matthew Brost
1
-1
/
+13
2023-12-12
drm/xe/migrate: Add kerneldoc for the migrate subsystem
Thomas Hellström
2
-4
/
+120
[next]