index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-08-11
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
2026-08-10
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
2026-08-02
drm/xe/oa: Extend OAM unit hwe assignment for new dGfx
Ashutosh Dixit
2026-06-22
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
2026-05-28
drm/xe: gate observation streams with perf_allow_cpu()
John Hubbard
2026-05-19
drm/xe/oa: Fix exec_queue leak on width check in stream open
Shuicheng Lin
2026-05-12
drm/xe/oa: MERTOA Wa_14026779378
Ashutosh Dixit
2026-05-12
drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg
Ashutosh Dixit
2026-05-12
drm/xe/oa: MERTOA Wa_14026746987
Ashutosh Dixit
2026-05-12
drm/xe/oa: Refactor oa_unit_supports_oa_format
Ashutosh Dixit
2026-04-29
drm/xe/oa: Implement Wa_14026633728
Ashutosh Dixit
2026-04-29
drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
Ashutosh Dixit
2026-04-29
drm/xe/oa: Use xe_map layer
Ashutosh Dixit
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2026-03-17
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2026-03-04
drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
Jani Nikula
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
drm/xe: Add a wrapper for SLPC set/unset params
Vinay Belgaumkar
2026-02-02
drm/xe: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-12-17
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
2025-12-17
drm/xe/oa: Move default oa unit assignment earlier during stream open
Ashutosh Dixit
2025-12-16
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
2025-12-16
drm/xe/oa/uapi: Expose MERT OA unit
Ashutosh Dixit
2025-12-15
drm/xe/oa: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
2025-12-04
drm/xe/rtp: Whitelist OAM MMIO trigger registers
Ashutosh Dixit
2025-12-04
drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit
Ashutosh Dixit
2025-12-04
drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
Ashutosh Dixit
2025-11-20
drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
Sanjay Yadav
2025-11-13
drm/xe/oa: Store forcewake reference in stream structure
Matt Roper
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
2025-10-17
drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
Balasubramani Vivekanandan
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
2025-07-15
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-06-17
drm/xe/oa: Enable OAM latency measurement
Ashutosh Dixit
2025-06-17
drm/xe/oa: Assign hwe for OAM_SAG
Ashutosh Dixit
2025-06-17
drm/xe/oa: Introduce stream->oa_unit
Ashutosh Dixit
2025-06-17
drm/xe/oa: Print hwe to OA unit mapping
Ashutosh Dixit
2025-06-17
drm/xe/oa/uapi: Expose media OA units
Ashutosh Dixit
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
2025-04-24
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
[next]