drm/xe: Remove TODO from rtp infra
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 23 Jan 2023 17:38:27 +0000 (09:38 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:27:48 +0000 (18:27 -0500)
commit2679be71f1372e8fac07d1be5443a5ba26b27345
treea6da9fcddd803735f33082f77b8fae33129444b5
parentb799aa5a04d09c4b3abe79b1c6563d54823410e6
drm/xe: Remove TODO from rtp infra

The function pointer is already present as match_func, inside
struct xe_rtp_rule and handled as so instead of inside rtp_regval as
originally thought out when this was written.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_rtp_types.h