Searched refs:aperture_size (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_agpsupport.c86 info->aperture_size = kern->ai_aperture_size;
H A Ddrm.h618 unsigned long aperture_size; /**< bytes */ member in struct:drm_agp_info
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_agpsupport.c66 info->aperture_size = kern->ai_aperture_size;
H A Ddrm_ioc32.c581 u32 aperture_size; /* bytes */ member in struct:drm_agp_info32
605 i32->aperture_size = info.aperture_size;
H A Ddrm.h563 unsigned long aperture_size; /* bytes */ member in struct:drm_agp_info
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_dma.c1462 uint32_t aperture_size; local
1541 aperture_size = dev_priv->mm.gtt->gtt_mappable_entries << PAGE_SHIFT;
1547 aperture_size);
1555 aperture_size);
1682 aperture_size,

Completed in 91 milliseconds