]> www.infradead.org Git - linux.git/commit
drm/xe/oa: Move functions up so they can be reused for config ioctl
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Tue, 22 Oct 2024 20:03:50 +0000 (13:03 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Wed, 23 Oct 2024 19:42:18 +0000 (12:42 -0700)
commitcc4e6994d5a237ef38363e459ac83cf8ef7626ff
treececd9919d34faf23156227569df13d94d45bf751
parent343dd246fd9b58e67b395153e8e7298bd250f943
drm/xe/oa: Move functions up so they can be reused for config ioctl

No code changes, only code movement so that functions used during stream
open can be reused for the stream reconfiguration
ioctl (DRM_XE_OBSERVATION_IOCTL_CONFIG).

Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241022200352.1192560-6-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/xe_oa.c