OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_pitch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_mman.c
356
unsigned int
max_pitch
;
local in function:igt_partial_tiling
383
max_pitch
= setup_tile_size(&tile, i915);
385
for (pitch =
max_pitch
; pitch; pitch >>= 1) {
402
if (pitch <
max_pitch
&& INTEL_GEN(i915) >= 4) {
413
for_each_prime_number(pitch,
max_pitch
) {
503
unsigned int
max_pitch
= setup_tile_size(&tile, i915);
local in function:igt_smoke_tiling
506
i915_prandom_u32_max_state(
max_pitch
, &prng);
i915_gem_mman.c
356
unsigned int
max_pitch
;
local in function:igt_partial_tiling
383
max_pitch
= setup_tile_size(&tile, i915);
385
for (pitch =
max_pitch
; pitch; pitch >>= 1) {
402
if (pitch <
max_pitch
&& INTEL_GEN(i915) >= 4) {
413
for_each_prime_number(pitch,
max_pitch
) {
503
unsigned int
max_pitch
= setup_tile_size(&tile, i915);
local in function:igt_smoke_tiling
506
i915_prandom_u32_max_state(
max_pitch
, &prng);
Completed in 54 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025