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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
drm/xe/bb: assert width in xe_bb_create_job()
Matthew Auld
1
-1
/
+2
2024-03-21
drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
Daniele Ceraolo Spurio
3
-3
/
+4
2024-03-21
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
7
-9
/
+18
2024-03-20
drm/xe/xelpg: Add Wa_14020495402
Radhakrishna Sripada
2
-0
/
+6
2024-03-20
drm/xe/gt: Remove continue statement which has no effect
Tejas Upadhyay
1
-1
/
+0
2024-03-20
drm/xe/display: fix type of intel_uncore_read*() functions
Luca Coelho
1
-3
/
+3
2024-03-20
drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
Maarten Lankhorst
1
-5
/
+5
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
15
-18
/
+36
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
3
-4
/
+4
2024-03-20
drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
Nirmoy Das
1
-0
/
+5
2024-03-20
drm/xe: Use correct function pointer type
Niranjana Vishwanathapura
1
-1
/
+1
2024-03-20
drm/xe: Streamline exec queue freeing path
Niranjana Vishwanathapura
1
-11
/
+11
2024-03-20
drm/xe: Separate out sched/deregister_done handling
Niranjana Vishwanathapura
1
-27
/
+37
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
2
-34
/
+16
2024-03-19
drm/xe: Add dbg messages on the suspend resume functions.
Rodrigo Vivi
1
-5
/
+17
2024-03-19
drm/xe: Convert gt suspend/resume messages to debug
Rodrigo Vivi
1
-2
/
+4
2024-03-19
drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
Himal Prasad Ghimiray
1
-2
/
+1
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
1
-21
/
+23
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe: Fix potential integer overflow in page size calculation
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/vm: fix xe_assert()
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: drop bogus bo NULL check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: remove bogus rcu list usage
Matthew Auld
1
-3
/
+3
2024-03-16
drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
Michal Wajdeczko
1
-1
/
+1
2024-03-16
drm/xe/pf: Request 64K aligned allocations for LMTT PD
Michal Wajdeczko
1
-1
/
+1
2024-03-16
drm/xe: Allow VRAM BO allocations aligned to 64K
Michal Wajdeczko
2
-1
/
+3
2024-03-16
drm/xe: Make xe_mmio_read|write() functions non-inline
Michal Wajdeczko
2
-74
/
+79
2024-03-16
drm/xe: Mark VF accessible interrupt registers
Michal Wajdeczko
1
-17
/
+23
2024-03-16
drm/xe: Mark VF accessible global registers
Michal Wajdeczko
1
-1
/
+1
2024-03-16
drm/xe: Mark VF accessible GuC registers
Michal Wajdeczko
1
-4
/
+4
2024-03-16
drm/xe: Define XE_REG_OPTION_VF
Michal Wajdeczko
1
-0
/
+11
2024-03-16
drm/xe: Assert size of the struct xe_reg
Michal Wajdeczko
1
-0
/
+3
2024-03-15
drm/xe: Add helper macro to loop each DSS
Zhanjun Dong
5
-11
/
+57
2024-03-15
drm/xe/mocs: Clarify which GT is being operated on
Matt Roper
2
-16
/
+14
2024-03-15
drm/xe/mocs: Determine MCR separately for primary/media GT in kunit test
Matt Roper
2
-4
/
+14
2024-03-15
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
7
-2
/
+109
2024-03-14
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
1
-1
/
+1
2024-03-14
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2
-69
/
+9
2024-03-14
drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC
José Roberto de Souza
1
-18
/
+23
2024-03-13
drm/xe: Use xe_assert in xe_device_assert_mem_access
Matthew Brost
1
-1
/
+1
2024-03-13
drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
Himal Prasad Ghimiray
1
-4
/
+1
2024-03-13
drm/xe: Return if kobj creation is failed
Himal Prasad Ghimiray
1
-1
/
+3
2024-03-13
drm/xe/xe_tracer: Align fence output format in ftrace log
Shuicheng Lin
1
-3
/
+3
2024-03-13
drm/xe: Group live kunit tests
Lucas De Marchi
6
-21
/
+12
2024-03-13
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
4
-16
/
+29
[next]