Home
last modified time | relevance | path

Searched refs:i915_power_well_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_power.h125 struct i915_power_well_ops { struct
200 const struct i915_power_well_ops *ops;
Dintel_display_power.c2631 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
2638 static const struct i915_power_well_ops chv_pipe_power_well_ops = {
2645 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
2662 static const struct i915_power_well_ops i830_pipes_power_well_ops = {
2685 static const struct i915_power_well_ops hsw_power_well_ops = {
2692 static const struct i915_power_well_ops gen9_dc_off_power_well_ops = {
2699 static const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops = {
2756 static const struct i915_power_well_ops vlv_display_power_well_ops = {
2763 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
2770 static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
[all …]