diff options
author | Vandana Kannan <vandana.kannan@intel.com> | 2015-02-13 05:03:03 -0500 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-02-24 05:51:38 -0500 |
commit | b33a281544980f9cba22aaeaa4a945254326a8c0 (patch) | |
tree | 9550390c8b420734cfa4ea502f4ec5924e01abfc /Documentation | |
parent | 44395bfe2f2a22ec769eb51ea1908082cf9aa16d (diff) |
Documentation/drm: DocBook integration for DRRS
Adding an overview of DRRS in general and the implementation for eDP DRRS.
Also, describing the functions related to eDP DRRS.
Signed-off-by: Vandana Kannan <vandana.kannan@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 249f0c9ede40..7a45775518f6 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
@@ -4053,6 +4053,17 @@ int num_ioctls;</synopsis> | |||
4053 | !Idrivers/gpu/drm/i915/intel_fbc.c | 4053 | !Idrivers/gpu/drm/i915/intel_fbc.c |
4054 | </sect2> | 4054 | </sect2> |
4055 | <sect2> | 4055 | <sect2> |
4056 | <title>Display Refresh Rate Switching (DRRS)</title> | ||
4057 | !Pdrivers/gpu/drm/i915/intel_dp.c Display Refresh Rate Switching (DRRS) | ||
4058 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_dp_set_drrs_state | ||
4059 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_edp_drrs_enable | ||
4060 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_edp_drrs_disable | ||
4061 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_edp_drrs_invalidate | ||
4062 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_edp_drrs_flush | ||
4063 | !Fdrivers/gpu/drm/i915/intel_dp.c intel_dp_drrs_init | ||
4064 | |||
4065 | </sect2> | ||
4066 | <sect2> | ||
4056 | <title>DPIO</title> | 4067 | <title>DPIO</title> |
4057 | !Pdrivers/gpu/drm/i915/i915_reg.h DPIO | 4068 | !Pdrivers/gpu/drm/i915/i915_reg.h DPIO |
4058 | <table id="dpiox2"> | 4069 | <table id="dpiox2"> |