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_bo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-18
drm/xe/bo: add some annotations in bo_put()
Matthew Auld
1
-5
/
+1
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-3
/
+6
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-3
/
+3
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
1
-1
/
+0
2024-07-22
drm/xe: Add NEEDS_2M BO flag
Michal Wajdeczko
1
-1
/
+2
2024-07-22
drm/xe: Normalize NEEDS_64K BO flag
Michal Wajdeczko
1
-1
/
+1
2024-05-06
drm/xe: Add function to check if BO has single placement
Nirmoy Das
1
-0
/
+1
2024-04-05
drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.h
Michal Wajdeczko
1
-8
/
+0
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
1
-21
/
+0
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-23
/
+22
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-0
/
+1
2024-03-16
drm/xe: Allow VRAM BO allocations aligned to 64K
Michal Wajdeczko
1
-0
/
+1
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
1
-0
/
+1
2024-02-20
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
1
-0
/
+1
2024-01-19
drm/xe: make xe_ttm_funcs const
Jani Nikula
1
-1
/
+1
2024-01-09
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
1
-0
/
+2
2023-12-22
drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB
Michal Wajdeczko
1
-0
/
+1
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
1
-0
/
+4
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
1
-4
/
+10
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe/display: Add empty def for i915_gem_object_flush_if_display
Jouni Högander
1
-0
/
+2
2023-12-21
drm/xe: Remove unused xe_bo_to_tile
Brian Welty
1
-2
/
+0
2023-12-21
drm/xe: fix pat[2] programming with 2M/1G pages
Matthew Auld
1
-0
/
+1
2023-12-21
drm/xe/xe2: Add one more bit to encode PAT to ppgtt entries
Lucas De Marchi
1
-0
/
+1
2023-12-21
drm/xe: Use pat_index to encode pde/pte
Lucas De Marchi
1
-4
/
+4
2023-12-21
drm/xe: Implement fdinfo memory stats printing
Tejas Upadhyay
1
-0
/
+11
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
1
-21
/
+2
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
1
-3
/
+2
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-7
/
+7
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
1
-2
/
+3
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
1
-7
/
+3
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
1
-0
/
+1
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
1
-0
/
+6
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
1
-1
/
+10
2023-12-21
drm/xe: VM LRU bulk move
Matthew Brost
1
-2
/
+2
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
1
-0
/
+1
2023-12-21
drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.h
Matthew Brost
1
-2
/
+0
2023-12-20
drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
Matthew Brost
1
-1
/
+1
2023-12-20
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-9
/
+9
2023-12-20
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-2
/
+2
2023-12-20
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
1
-1
/
+1
2023-12-20
drm/xe: Prevent evicting for page tables
Maarten Lankhorst
1
-3
/
+4
2023-12-20
drm/xe: Apply upper limit to sg element size
Niranjana Vishwanathapura
1
-0
/
+24
2023-12-20
drm/xe: Fix splat during error dump
Francois Dugast
1
-0
/
+2
2023-12-20
drm/xe: Cleanup page-related defines
Lucas De Marchi
1
-26
/
+26
2023-12-20
drm/xe: fix suspend-resume for dgfx
Matthew Auld
1
-0
/
+3
2023-12-20
drm/xe: Use proper vram offset
Niranjana Vishwanathapura
1
-0
/
+1
2023-12-20
drm/xe: add XE_BO_CREATE_VRAM_MASK
Matthew Auld
1
-0
/
+2
2023-12-20
drm/xe: Use BO's GT to determine dma_offset when programming PTEs
Matthew Brost
1
-0
/
+2
[next]