Home
last modified time | relevance | path

Searched defs:i915_drrs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_drv.h528 struct i915_drrs { struct
529 struct mutex mutex;
530 struct delayed_work work;
531 struct intel_dp *dp;
532 unsigned busy_frontbuffer_bits;
533 enum drrs_refresh_rate_type refresh_rate_type;
534 enum drrs_support_type type;

Completed in 14 milliseconds