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.17.y
linux-6.18.y
linux-6.19.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-7.0.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
1
-6
/
+4
2025-07-10
drm/xe: Allow bo mapping on multiple ggtts
Niranjana Vishwanathapura
1
-16
/
+19
2025-07-10
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
1
-1
/
+1
2025-07-06
drm/xe: Process deferred GGTT node removals on device unwind
Michal Wajdeczko
1
-0
/
+11
2024-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
2024-09-13
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
1
-2
/
+5
2024-08-28
drm/xe: Fix NPD in ggtt_node_remove()
Himal Prasad Ghimiray
1
-5
/
+8
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
1
-1
/
+1
2024-08-23
drm/xe: Move ggtt_fini to devm managed
Matthew Brost
1
-2
/
+2
2024-08-22
drm/xe: Fix missing runtime outer protection for ggtt_remove_node
Rodrigo Vivi
1
-39
/
+67
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-36
/
+104
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
1
-8
/
+8
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
1
-0
/
+40
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
1
-0
/
+35
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
1
-0
/
+11
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
1
-43
/
+43
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-36
/
+36
2024-08-22
drm/xe: Introduce GGTT documentation
Rodrigo Vivi
1
-28
/
+108
2024-08-22
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
1
-20
/
+0
2024-07-02
drm/xe/bmg: Apply Wa_22019338487
Vinay Belgaumkar
1
-3
/
+8
2024-06-27
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
1
-5
/
+37
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-4
/
+28
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-05-27
drm/xe/vf: Use only assigned GGTT region
Michal Wajdeczko
1
-1
/
+13
2024-05-22
drm/xe/ggtt: use drm_dev_enter to mark device section
Matthew Auld
1
-3
/
+15
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
1
-4
/
+5
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
1
-2
/
+0
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
1
-0
/
+44
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-6
/
+6
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
1
-6
/
+1
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
1
-4
/
+8
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
1
-1
/
+3
2024-03-07
drm/xe: Fix NULL check in xe_ggtt_init()
Maarten Lankhorst
1
-2
/
+1
2024-03-06
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Matthew Brost
1
-7
/
+0
2024-03-01
drm/xe: Fix build error in xe_ggtt.c
Matthew Brost
1
-0
/
+1
2024-02-23
drm/xe: Cleanup some layering in GGTT
Matthew Brost
1
-31
/
+6
2024-02-13
drm/xe/vf: Assume fixed GSM size if VF
Michal Wajdeczko
1
-1
/
+6
2024-01-12
drm/xe: Allow to exclude part of GGTT from allocations
Michal Wajdeczko
1
-0
/
+71
2023-12-22
drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB
Michal Wajdeczko
1
-1
/
+2
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
1
-1
/
+0
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
1
-5
/
+1
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
1
-4
/
+18
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-16
/
+9
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
1
-7
/
+9
2023-12-21
drm/xe/xe2: Follow XeHPC for TLB invalidation
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Use vfunc for ggtt pte encoding
Lucas De Marchi
1
-13
/
+40
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-7
/
+7
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-6
/
+6
[next]