git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241bfc3
)
drm/i915: Ask the DRM core do make stereo timings adjustements
author
Damien Lespiau
<damien.lespiau@intel.com>
Wed, 25 Sep 2013 15:45:38 +0000
(16:45 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:39 +0000
(07:45 +0200)
When scanning out big stereo buffers that are actually bigger that their
natural 2D counterpart, we need to blow up the crtc timings as well.
Not that this is only done for frame packing as this is the only stereo
mode currently exposed needing this kind of ajdustements.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_display.c
Simple merge