Quoting José Roberto de Souza (2019-01-07 19:10:49) > So every function reading i915_edp_psr_status can allocate a buffer > long enough. Or just use char *buf = igt_sysfs_get(debugfs_fd, "i915_edp_psr_status"); ... free(buf); -Chris