Searched refs:I915_HAS_FBC (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_debug.c1089 if (!I915_HAS_FBC(dev)) {
H A Di915_drv.h1230 #define I915_HAS_FBC(dev) (INTEL_INFO(dev)->has_fbc) macro
H A Di915_gem_stolen.c169 if (I915_HAS_FBC(dev) && i915_powersave)
189 if (I915_HAS_FBC(dev) && i915_powersave) {
H A Di915_suspend.c683 if (I915_HAS_FBC(dev)) {
781 if (I915_HAS_FBC(dev)) {
H A Dintel_pm.c407 if (!I915_HAS_FBC(dev))
4133 if (I915_HAS_FBC(dev)) {

Completed in 139 milliseconds