diff options
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | 2012-01-31 09:35:25 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-02-03 09:32:30 +0000 |
commit | 6d75e83ee31c146c8a3d56c762d3e15c483dc40e (patch) | |
tree | 5a2179287c5d2283e6e524fe7802783a803fa585 /arch/arm/mach-s3c2440 | |
parent | 86a4d69c0ad62ced87a74bbd43f2acefc66a97b0 (diff) |
drm/radeon/kms: remove benchmarks shorter than one page
copy_blit operation works only on integral number of pages
so benchmarks shorter than one page size (4K) do not make sense
v2: use RADEON_GPU_PAGE_SIZE instead of "magic" 1024 number and
sweep sizes between 1 * <page_size> to 16K * <page_size> doubling
the size in each iteration; we get the same coverage, as
in the original benchmark, but guarantee integer multiples
of page size
v3: add whitespace between '*' operator per review received from
zajec5@gmail.com
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch/arm/mach-s3c2440')
0 files changed, 0 insertions, 0 deletions