diff options
author | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2014-11-14 19:52:29 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-11-17 21:13:24 +0300 |
commit | b2b89f55dfe3f19c8028d6c907d1ab53766b534b (patch) | |
tree | 696a18b91d38041fc9463edc8a706b7eae53d08c /Documentation/DocBook | |
parent | 0bc12bcb1b9686d7011f16410ba17ed0740167c3 (diff) | |
download | linux-b2b89f55dfe3f19c8028d6c907d1ab53766b534b.tar.xz |
drm/i915: Add PSR docbook
Let's document PSR a bit. No functional changes.
v2: Add actual DocBook entry and accept Daniel's improvements.
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 9449cd65f1d0..a1168a8e2279 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -3893,6 +3893,11 @@ int num_ioctls;</synopsis> !Idrivers/gpu/drm/i915/intel_audio.c </sect2> <sect2> + <title>Panel Self Refresh PSR (PSR/SRD)</title> +!Pdrivers/gpu/drm/i915/intel_psr.c Panel Self Refresh (PSR/SRD) +!Idrivers/gpu/drm/i915/intel_psr.c + </sect2> + <sect2> <title>DPIO</title> !Pdrivers/gpu/drm/i915/i915_reg.h DPIO <table id="dpiox2"> |