You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display/core_auth: preserve IGT skip semantics and log DRM node
Update the core_auth runner to preserve IGT skip semantics without
adding a runner-side skip gate.
Changes in this update:
- use get_drm_primary_node() only for diagnostic logging
- log the DRM primary node when present
- warn and continue when no DRM primary node is found
- treat IGT rc=77 as SKIP instead of FAIL
- keep other non-zero return codes as FAIL
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
0 commit comments