index
:
pm24.git
cpufreq-rust
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_oa.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-12
drm/xe/oa: Enable Xe2+ PES disaggregation
Ashutosh Dixit
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-19
drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Thorsten Blum
2024-07-21
drm/xe/oa: Don't use hardcoded values
Ohad Sharabi
2024-07-11
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
2024-07-03
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
2024-07-01
drm/xe/oa: Destroy the stream_lock mutex
Ashutosh Dixit
2024-06-26
drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue
Ashutosh Dixit
2024-06-26
drm/xe/oa: Allow stream enable/disable functions to return error
Ashutosh Dixit
2024-06-26
drm/xe/oa: Fix kernel doc in xe_drm.h
Ashutosh Dixit
2024-06-20
drm/xe/vf: Don't initialize OA if VF
Michal Wajdeczko
2024-06-20
drm/xe/oa: Remove WARN_ON's for unsupported configurations
Ashutosh Dixit
2024-06-20
drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating config
José Roberto de Souza
2024-06-20
drm/xe/oa: Fix potential NPD when OA is not initialized
Michal Wajdeczko
2024-06-18
drm/xe/oa: Enable Xe2+ overrun mode
Ashutosh Dixit
2024-06-18
drm/xe/oa: Changes to OA_TAKEN
Ashutosh Dixit
2024-06-18
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
2024-06-18
drm/xe/oa: Add MMIO trigger support
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: OA buffer mmap
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
2024-06-18
drm/xe/oa: Add OAC support
Ashutosh Dixit
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Read file_operation
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Expose OA stream fd
Ashutosh Dixit
2024-06-18
drm/xe/oa: OA stream initialization (OAG)
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Define and parse OA stream properties
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Initialize OA units
Ashutosh Dixit
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit