Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_power.h117 struct i915_power_well_ops { struct
192 const struct i915_power_well_ops *ops;
Dintel_display_power.c2973 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
2980 static const struct i915_power_well_ops chv_pipe_power_well_ops = {
2987 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
3004 static const struct i915_power_well_ops i830_pipes_power_well_ops = {
3027 static const struct i915_power_well_ops hsw_power_well_ops = {
3034 static const struct i915_power_well_ops gen9_dc_off_power_well_ops = {
3041 static const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops = {
3098 static const struct i915_power_well_ops vlv_display_power_well_ops = {
3105 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
3112 static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
[all …]