index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+3
2024-09-12
drm/xe/oa: Enable Xe2+ PES disaggregation
Ashutosh Dixit
1
-0
/
+4
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-19
drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Thorsten Blum
1
-2
/
+1
2024-07-21
drm/xe/oa: Don't use hardcoded values
Ohad Sharabi
1
-1
/
+1
2024-07-11
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
1
-17
/
+17
2024-07-03
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
1
-17
/
+17
2024-07-01
drm/xe/oa: Destroy the stream_lock mutex
Ashutosh Dixit
1
-0
/
+2
2024-06-26
drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue
Ashutosh Dixit
1
-1
/
+69
2024-06-26
drm/xe/oa: Allow stream enable/disable functions to return error
Ashutosh Dixit
1
-16
/
+22
2024-06-26
drm/xe/oa: Fix kernel doc in xe_drm.h
Ashutosh Dixit
1
-1
/
+2
2024-06-20
drm/xe/vf: Don't initialize OA if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/oa: Remove WARN_ON's for unsupported configurations
Ashutosh Dixit
1
-1
/
+1
2024-06-20
drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating config
José Roberto de Souza
1
-6
/
+6
2024-06-20
drm/xe/oa: Fix potential NPD when OA is not initialized
Michal Wajdeczko
1
-6
/
+9
2024-06-18
drm/xe/oa: Enable Xe2+ overrun mode
Ashutosh Dixit
1
-8
/
+27
2024-06-18
drm/xe/oa: Changes to OA_TAKEN
Ashutosh Dixit
1
-9
/
+13
2024-06-18
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
1
-0
/
+24
2024-06-18
drm/xe/oa: Add MMIO trigger support
Ashutosh Dixit
1
-1
/
+23
2024-06-18
drm/xe/oa/uapi: OA buffer mmap
Ashutosh Dixit
1
-0
/
+46
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
1
-0
/
+13
2024-06-18
drm/xe/oa: Add OAC support
Ashutosh Dixit
1
-3
/
+71
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
1
-0
/
+193
2024-06-18
drm/xe/oa/uapi: Read file_operation
Ashutosh Dixit
1
-0
/
+201
2024-06-18
drm/xe/oa/uapi: Expose OA stream fd
Ashutosh Dixit
1
-0
/
+380
2024-06-18
drm/xe/oa: OA stream initialization (OAG)
Ashutosh Dixit
1
-0
/
+393
2024-06-18
drm/xe/oa/uapi: Define and parse OA stream properties
Ashutosh Dixit
1
-0
/
+364
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
1
-0
/
+434
2024-06-18
drm/xe/oa/uapi: Initialize OA units
Ashutosh Dixit
1
-0
/
+156
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit
1
-0
/
+111