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:
6f134d7
)
drm/fb: add support for tiled monitor configurations. (v2)
author
Dave Airlie
<airlied@redhat.com>
Mon, 20 Oct 2014 06:31:53 +0000
(16:31 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 8 Dec 2014 23:56:49 +0000
(09:56 +1000)
This adds fbdev/con support for tiled monitors, so that we
only set a mode on the correct half of the monitor, or
span the two halves if needed.
v2: remove unneeded ERROR, fix | vs ||
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found