-
- Downloads
tests/i915_pm_dc: Reuse the debugfs fd instead of opening and closing one each time
Each call to igt_debugfs_read() opens a file descriptor to debugfs, calls igt_debugfs_simple_read() and then closes it. So lets stop this waste of time and reuse the debugfs file descriptor that we already have. Cc: Jeevan B <jeevan.b@intel.com> Cc: Anshuman Gupta <anshuman.gupta@intel.com> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Signed-off-by:José Roberto de Souza <jose.souza@intel.com> Reviewed-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
parent
5ce33954
No related branches found
No related tags found
Pipeline #77340 passed
Stage: build-containers
Stage: build
Stage: test
Stage: containers
Stage: deploy
Please register or sign in to comment