index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_ttm_stolen_mgr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Move BAR definitions to dedicated file
Michal Wajdeczko
2024-05-30
1
-0
/
+1
*
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
2024-05-22
1
-0
/
+1
*
drm/xe/stolen: lower the default alignment
Matthew Auld
2024-04-17
1
-6
/
+2
*
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
1
-1
/
+1
*
drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
Nirmoy Das
2024-03-20
1
-0
/
+5
*
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
2024-02-22
1
-1
/
+2
*
drm/xe/vf: Don't initialize stolen memory manager if VF
Michal Wajdeczko
2024-02-13
1
-1
/
+4
*
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
Thomas Hellström
2024-01-09
1
-2
/
+2
*
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
1
-1
/
+1
*
drm/xe: Make xe_mmio_tile_vram_size() static
Brian Welty
2023-12-21
1
-5
/
+2
*
drm/xe: Add Wa_14019821291
Matt Roper
2023-12-21
1
-0
/
+25
*
drm/xe/xe2: Extend reserved stolen sizes
Lucas De Marchi
2023-12-21
1
-4
/
+28
*
drm/xe: Avoid 64-bit register reads
Matt Roper
2023-12-21
1
-3
/
+3
*
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
1
-2
/
+2
*
drm/xe: Carve out top of DSM as reserved
Lucas De Marchi
2023-12-21
1
-1
/
+7
*
drm/xe: Fix MTL+ stolen memory mapping
Lucas De Marchi
2023-12-21
1
-2
/
+13
*
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-20
1
-2
/
+2
*
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-20
1
-8
/
+10
*
drm/xe: Add backpointer from gt to tile
Matt Roper
2023-12-20
1
-3
/
+3
*
drm/xe: Rework size helper to be a little more correct
Michael J. Ruhl
2023-12-20
1
-16
/
+18
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-20
1
-2
/
+2
*
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-20
1
-1
/
+1
*
drm/xe/buddy: add visible tracking
Matthew Auld
2023-12-20
1
-4
/
+14
*
drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
Matthew Auld
2023-12-20
1
-27
/
+12
*
drm/xe: one more s/lmem/vram/
Matthew Auld
2023-12-20
1
-2
/
+2
*
drm/xe/stolen: Exclude reserved lmem portion
Nirmoy Das
2023-12-20
1
-1
/
+7
*
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
2023-12-20
1
-2
/
+1
*
drm/xe: Sort includes
Lucas De Marchi
2023-12-20
1
-1
/
+1
*
drm/xe: Add missing doc for xe parameter
Lucas De Marchi
2023-12-20
1
-0
/
+1
*
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
2023-12-20
1
-12
/
+35
*
drm/xe: Fix hidden gotcha regression with bo create
Maarten Lankhorst
2023-12-12
1
-1
/
+0
*
drm/xe: Implement stolen memory.
Maarten Lankhorst
2023-12-12
1
-0
/
+244