index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-10-30
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
2024-10-23
drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
Matthew Brost
2024-10-14
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-09-11
drm/xe/ggtt: Convert register access to use xe_mmio
Matt Roper
2024-09-09
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
2024-08-28
drm/xe: Fix NPD in ggtt_node_remove()
Himal Prasad Ghimiray
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
2024-08-23
drm/xe: Move ggtt_fini to devm managed
Matthew Brost
2024-08-22
drm/xe: Fix missing runtime outer protection for ggtt_remove_node
Rodrigo Vivi
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
2024-08-22
drm/xe: Introduce GGTT documentation
Rodrigo Vivi
2024-08-22
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
2024-07-02
drm/xe/bmg: Apply Wa_22019338487
Vinay Belgaumkar
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
2024-05-27
drm/xe/vf: Use only assigned GGTT region
Michal Wajdeczko
2024-05-22
drm/xe/ggtt: use drm_dev_enter to mark device section
Matthew Auld
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
2024-03-20
drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
Maarten Lankhorst
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
2024-03-07
drm/xe: Fix NULL check in xe_ggtt_init()
Maarten Lankhorst
2024-03-05
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Matthew Brost
2024-02-29
drm/xe: Fix build error in xe_ggtt.c
Matthew Brost
2024-02-23
drm/xe: Cleanup some layering in GGTT
Matthew Brost
2024-02-13
drm/xe/vf: Assume fixed GSM size if VF
Michal Wajdeczko
2024-01-12
drm/xe: Allow to exclude part of GGTT from allocations
Michal Wajdeczko
2023-12-21
drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB
Michal Wajdeczko
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
drm/xe/xe2: Follow XeHPC for TLB invalidation
Lucas De Marchi
2023-12-21
drm/xe: Use vfunc for ggtt pte encoding
Lucas De Marchi
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
[next]