/src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
i915_vma.c | 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long 391 src_idx = rotated_index(r, n, x, y); 959 src_idx = rotated_index(&view.rotated, 0, x, y);
|
i915_vma.c | 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long 391 src_idx = rotated_index(r, n, x, y); 959 src_idx = rotated_index(&view.rotated, 0, x, y);
|
i915_vma.c | 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long 391 src_idx = rotated_index(r, n, x, y); 959 src_idx = rotated_index(&view.rotated, 0, x, y);
|
i915_vma.c | 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long 391 src_idx = rotated_index(r, n, x, y); 959 src_idx = rotated_index(&view.rotated, 0, x, y);
|