/video_VideoDecodeMemoryUsage uses hardcoded path for exynos memory |
|||||||||||||||||||
Issue descriptionThis test has the following: X86_GEM_OBJECTS_PATH = '/sys/kernel/debug/dri/0/i915_gem_objects' ARM_GEM_OBJECTS_PATH = '/sys/kernel/debug/dri/0/exynos_gem_objects' for one, this is open coded (there is shared code in graphics_utils.py which does memory reporting, it should be reused) and second it should also support other device nodes than 0.
,
Jan 10 2017
,
Jan 13 2017
,
Jan 16 2017
Owen. Please take a look.
,
Feb 15 2017
Owen. Any update?
,
Feb 16 2017
Not look into the issue yet, will find sometime to do it now.
,
Feb 17 2017
,
Feb 23 2017
,
Mar 8 2017
,
Mar 9 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/15c4b3f3e036cdd7b4db2bbaa61884d0cfce22ea commit 15c4b3f3e036cdd7b4db2bbaa61884d0cfce22ea Author: Owen Lin <owenlin@google.com> Date: Thu Mar 09 09:09:38 2017 video_VideoDecodeMemoryUsage: Use graphic_utils to get memory usage. BUG= chromium:593495 TEST=Run the test on peach_pi. Change-Id: I4fac89b8ab612a83640990849e9b343a0ef39f16 Reviewed-on: https://chromium-review.googlesource.com/451168 Commit-Ready: Owen Lin <owenlin@chromium.org> Tested-by: Owen Lin <owenlin@chromium.org> Reviewed-by: Ilja H. Friedel <ihf@chromium.org> [modify] https://crrev.com/15c4b3f3e036cdd7b4db2bbaa61884d0cfce22ea/client/site_tests/video_VideoDecodeMemoryUsage/video_VideoDecodeMemoryUsage.py
,
Mar 10 2017
,
May 11 2017
Issue 721274 has been merged into this issue.
,
May 11 2017
,
May 16 2017
,
May 16 2017
,
May 16 2017
Approved for 58, but 57 is no longer active.
,
May 17 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/fd3a76a022ff5e1875f22037d9558b9776ef88e6 commit fd3a76a022ff5e1875f22037d9558b9776ef88e6 Author: Owen Lin <owenlin@google.com> Date: Wed May 17 01:52:37 2017 video_VideoDecodeMemoryUsage: Use graphic_utils to get memory usage. BUG= chromium:593495 TEST=Run the test on peach_pi. Change-Id: I4fac89b8ab612a83640990849e9b343a0ef39f16 Reviewed-on: https://chromium-review.googlesource.com/451168 Commit-Ready: Owen Lin <owenlin@chromium.org> Tested-by: Owen Lin <owenlin@chromium.org> Reviewed-by: Ilja H. Friedel <ihf@chromium.org> (cherry picked from commit 15c4b3f3e036cdd7b4db2bbaa61884d0cfce22ea) Reviewed-on: https://chromium-review.googlesource.com/505863 Reviewed-by: Owen Lin <owenlin@chromium.org> Commit-Queue: Owen Lin <owenlin@chromium.org> [modify] https://crrev.com/fd3a76a022ff5e1875f22037d9558b9776ef88e6/client/site_tests/video_VideoDecodeMemoryUsage/video_VideoDecodeMemoryUsage.py
,
May 17 2017
,
May 22 2017
This issue has been approved for a merge. Please merge the fix to any appropriate branches as soon as possible! If all merges have been completed, please remove any remaining Merge-Approved labels from this issue. Thanks for your time! To disable nags, add the Disable-Nags label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 26 2017
This issue has been approved for a merge. Please merge the fix to any appropriate branches as soon as possible! If all merges have been completed, please remove any remaining Merge-Approved labels from this issue. Thanks for your time! To disable nags, add the Disable-Nags label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 31 2017
,
Aug 1 2017
,
Nov 6 2017
|
|||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||
Comment 1 by marc...@chromium.org
, Mar 9 2016