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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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_ggtt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests
Maarten Lankhorst
1
-0
/
+1
2025-06-09
drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
Maarten Lankhorst
1
-0
/
+1
2025-06-09
drm/xe/display: Dont poke into GGTT internals to fill a DPT
Maarten Lankhorst
1
-0
/
+2
2025-06-09
drm/xe/ggtt: Seperate flags and address in PTE encoding
Maarten Lankhorst
1
-0
/
+2
2025-06-09
drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
1
-0
/
+2
2025-06-09
drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
1
-0
/
+7
2025-06-09
drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
1
-1
/
+1
2025-05-12
drm/xe/vf: Shifting GGTT area post migration
Tomasz Lis
1
-0
/
+1
2025-05-12
drm/xe/vf: Divide GGTT ballooning into allocation and insertion
Tomasz Lis
1
-3
/
+3
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-9
/
+8
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
1
-2
/
+3
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
1
-0
/
+1
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
1
-0
/
+1
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
1
-0
/
+1
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
1
-6
/
+6
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-6
/
+6
2024-08-22
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
1
-1
/
+0
2024-06-27
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
1
-1
/
+0
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
1
-0
/
+4
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-1
/
+2
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
1
-1
/
+0
2024-01-12
drm/xe: Allow to exclude part of GGTT from allocations
Michal Wajdeczko
1
-0
/
+3
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
MichaĆ Winiarski
1
-1
/
+1
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-1
/
+2
2023-12-21
drm/xe: Use vfunc for ggtt pte encoding
Lucas De Marchi
1
-1
/
+0
2023-12-20
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-3
/
+3
2023-12-20
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
1
-0
/
+4
2023-12-20
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
1
-0
/
+1
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+28