]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Thu, 30 Apr 2026 16:14:58 +0000 (09:14 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Tue, 12 May 2026 21:34:42 +0000 (14:34 -0700)
commit8555fb84749c16d799caad0c5997c183bcefd0da
tree94a5d1dc89471d755eb6d4812adcdc84ee574979
parentdc4f643c1c2f6929f78b7f002d281411b81952e8
drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg

Add val arg to xe_oa_is_valid_config_reg so that register values can also
be verified, in addition to register address. Value verification is needed
to implement MERTOA Wa_14026779378.

Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patch.msgid.link/20260430161459.2892545-4-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/xe_oa.c