index
:
pub/scm/linux/kernel/git/frowand/linux.git
master
Frank Rowand's fork of linux.git
Frank Rowand
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_vram.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
drm/xe/vram: report FLAT_CCS base misalignment
Matthew Auld
1
-0
/
+3
2026-08-20
drm/xe: Don't hand out the flat CCS storage as usable VRAM
Linus Torvalds
1
-5
/
+18
2026-04-08
Use xe_map_resource_to_region helper instead of direct access
Tejas Upadhyay
1
-0
/
+22
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-2
/
+0
2026-01-13
drm/xe: vram addr range is expanded to bit[17:8]
Fei Yang
1
-1
/
+1
2025-12-24
drm/xe: Move rebar to its own file
Lucas De Marchi
1
-91
/
+0
2025-12-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-44
/
+14
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-44
/
+14
2025-11-19
drm/xe/vram: Use scope-based forcewake
Matt Roper
1
-4
/
+2
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
1
-1
/
+1
2025-11-14
drm/xe/vram: Use pci_rebar_get_max_size()
Ilpo Järvinen
1
-8
/
+7
2025-11-14
drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
Ilpo Järvinen
1
-12
/
+7
2025-11-14
drm/xe: Remove driver side BAR release before resize
Ilpo Järvinen
1
-3
/
+0
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+1
2025-11-10
drm/xe/vram: Move forcewake down to get_flat_ccs_offset()
Lucas De Marchi
1
-10
/
+14
2025-11-10
drm/xe: Use SG_TILE_ADDR_RANGE instead of TILE_ADDR_RANGE
Fei Yang
1
-1
/
+1
2025-10-09
drm/xe: Move rebar to be done earlier
Lucas De Marchi
1
-8
/
+26
2025-10-09
drm/xe/vf: Move LMEM config to tile layer
Matthew Brost
1
-3
/
+3
2025-10-06
drm/xe: Add initial support for separate kernel VRAM region on the tile
Piotr Piórkowski
1
-1
/
+5
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
1
-60
/
+91
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
1
-0
/
+1
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
1
-30
/
+91
2025-07-16
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
1
-4
/
+2
2025-04-10
drm/xe: Allow to drop vram resizing
Lucas De Marchi
1
-1
/
+4
2024-10-17
drm/xe/vram: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-5
/
+7
2024-09-16
drm/xe/vram: fix ccs offset calculation
Matthew Auld
1
-0
/
+1
2024-09-11
drm/xe/vram: Convert register access to use xe_mmio
Matt Roper
1
-3
/
+4
2024-05-30
drm/xe/vf: Setup VRAM based on received config data
Michal Wajdeczko
1
-0
/
+18
2024-05-30
drm/xe: Promote VRAM initialization function to own file
Michal Wajdeczko
1
-0
/
+350