]> git.hungrycats.org Git - linux/commit
drm/xe/rtp: Keep track of non-OA nonpriv slots
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Mon, 15 Jun 2026 22:42:21 +0000 (15:42 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Mon, 22 Jun 2026 19:28:33 +0000 (12:28 -0700)
commit15739920b71ef3c56868973b4e7e3164a793d09d
tree101b215a85ca5c0dca41bffa64e82cef17a3f5fb
parentc478244a9e2d14b3f1f92e8bd293919e554622a5
drm/xe/rtp: Keep track of non-OA nonpriv slots

In order to dynamically whitelist/dewhitelist OA registers on OA stream
open/close, we need to keep track of nonpriv slots occupied by non-OA
register whitelists.

Fixes: 828a8eaf37c3 ("drm/xe/oa: Add MMIO trigger support")
Cc: stable@vger.kernel.org # v6.12+
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Link: https://patch.msgid.link/20260615224227.34880-4-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/xe_reg_whitelist.c