1 Commits

Author SHA1 Message Date
marfrit 57051b665c iter17 Phase 0: kernel-side rkvdec_hevc_run diagnostic printk
Per iter16 close (Bug 4/5/6 confirmed kernel-side, libva byte-correct),
add a single pr_info at rkvdec_hevc_run entry dumping key state values
from run->sps / pps / slices_params[0] / decode_params. Build 7.0-3,
deploy, reboot, run libva-HEVC + kdirect-HEVC, diff dmesg output.

Outcome interpretations:
  identical -> bug is in rkvdec assemble_hw_*/config_registers/HW path
  different -> libva somehow leaks different struct contents via non-
                ioctl path despite identical V4L2 ioctls

Build running on boltzmann via kernel-agent workflow; pkgrel 7.0-2 -> 7.0-3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 08:44:57 +00:00