index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_oa.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
1
-3
/
+3
2025-04-24
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-2
/
+2
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-60
/
+49
2025-03-26
drm/xe: Add fault injection for xe_oa_alloc_regs
Nakshtra Goyal
1
-0
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-02-26
drm/xe/oa: Refactor WAs to use XE_WA() macro
Aradhya Bhatia
1
-21
/
+9
2025-02-25
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-02-24
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-02-21
drm/xe/oa: Ensure that polled read returns latest data
Umesh Nerlige Ramappa
1
-0
/
+1
2025-02-18
drm/xe/oa: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-14
drm/xe/oa: Handle errors in xe_oa_register()
Lucas De Marchi
1
-15
/
+15
2025-02-14
drm/xe/oa: Move fini to xe_oa
Lucas De Marchi
1
-24
/
+24
2025-02-03
drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
Ashutosh Dixit
1
-6
/
+3
2025-02-03
drm/xe/oa: Preserve oa_ctrl unused bits
Ashutosh Dixit
1
-2
/
+10
2025-01-23
drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
Ashutosh Dixit
1
-6
/
+3
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-104
/
+69
2025-01-21
drm/xe/oa: Preserve oa_ctrl unused bits
Ashutosh Dixit
1
-2
/
+10
2025-01-15
drm/xe/oa: Add missing VISACTL mux registers
Ashutosh Dixit
1
-0
/
+1
2025-01-13
drm/xe/oa: Add missing VISACTL mux registers
Ashutosh Dixit
1
-0
/
+1
2025-01-02
xe/oa: Fix query mode of operation for OAR/OAC
Umesh Nerlige Ramappa
1
-89
/
+45
2024-12-23
xe/oa: Drop the unused logic to parse context image
Umesh Nerlige Ramappa
1
-88
/
+0
2024-12-23
xe/oa: Fix query mode of operation for OAR/OAC
Umesh Nerlige Ramappa
1
-91
/
+45
2024-12-18
drm/xe: Force write completion of MI_STORE_DATA_IMM
José Roberto de Souza
1
-1
/
+3
2024-12-16
drm/xe/oa/uapi: Expose an unblock after N reports OA property
Ashutosh Dixit
1
-4
/
+26
2024-12-10
drm/xe/oa/uapi: Make OA buffer size configurable
Sai Teja Pottumuttu
1
-12
/
+43
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-232
/
+494
2024-11-13
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Ashutosh Dixit
1
-0
/
+2
2024-11-13
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Ashutosh Dixit
1
-0
/
+2
2024-10-23
drm/xe/oa: Allow only certain property changes from config
Ashutosh Dixit
1
-14
/
+46
2024-10-23
drm/xe/oa: Add syncs support to OA config ioctl
Ashutosh Dixit
1
-18
/
+23
2024-10-23
drm/xe/oa: Move functions up so they can be reused for config ioctl
Ashutosh Dixit
1
-229
/
+229
2024-10-23
drm/xe/oa: Signal output fences
Ashutosh Dixit
1
-17
/
+102
2024-10-23
drm/xe/oa: Add input fence dependencies
Ashutosh Dixit
1
-4
/
+21
2024-10-23
drm/xe/oa/uapi: Define and parse OA sync properties
Ashutosh Dixit
1
-1
/
+82
2024-10-23
drm/xe/oa: Separate batch submission from waiting for completion
Ashutosh Dixit
1
-13
/
+44
2024-10-17
drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Himal Prasad Ghimiray
1
-3
/
+8
2024-10-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-1
/
+0
2024-10-03
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
1
-6
/
+3
2024-09-27
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
1
-6
/
+3
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-09-11
drm/xe/oa: Convert register access to use xe_mmio
Matt Roper
1
-21
/
+27
2024-09-11
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
[next]