开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-02-25
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
2025-02-03
drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
Ashutosh Dixit
2025-02-03
drm/xe/oa: Preserve oa_ctrl unused bits
Ashutosh Dixit
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-01-15
drm/xe/oa: Add missing VISACTL mux registers
Ashutosh Dixit
2025-01-02
xe/oa: Fix query mode of operation for OAR/OAC
Umesh Nerlige Ramappa
2024-12-23
xe/oa: Drop the unused logic to parse context image
Umesh Nerlige Ramappa
2024-12-23
xe/oa: Fix query mode of operation for OAR/OAC
Umesh Nerlige Ramappa
2024-12-18
drm/xe: Force write completion of MI_STORE_DATA_IMM
José Roberto de Souza
2024-12-16
drm/xe/oa/uapi: Expose an unblock after N reports OA property
Ashutosh Dixit
2024-12-10
drm/xe/oa/uapi: Make OA buffer size configurable
Sai Teja Pottumuttu
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-13
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Ashutosh Dixit
2024-11-13
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Ashutosh Dixit
2024-10-23
drm/xe/oa: Allow only certain property changes from config
Ashutosh Dixit
2024-10-23
drm/xe/oa: Add syncs support to OA config ioctl
Ashutosh Dixit
2024-10-23
drm/xe/oa: Move functions up so they can be reused for config ioctl
Ashutosh Dixit
2024-10-23
drm/xe/oa: Signal output fences
Ashutosh Dixit
2024-10-23
drm/xe/oa: Add input fence dependencies
Ashutosh Dixit
2024-10-23
drm/xe/oa/uapi: Define and parse OA sync properties
Ashutosh Dixit
2024-10-23
drm/xe/oa: Separate batch submission from waiting for completion
Ashutosh Dixit
2024-10-17
drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Himal Prasad Ghimiray
2024-10-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-10-03
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
2024-09-27
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
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-09-11
drm/xe/oa: Convert register access to use xe_mmio
Matt Roper
2024-09-11
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
[next]