summaryrefslogtreecommitdiff
path: root/fb
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-01-09 12:52:03 +1000
committerDave Airlie <airlied@redhat.com>2013-04-30 10:10:23 +1000
commit16077b81c502e04d77f81f683e0c213b9fe75393 (patch)
tree77c619f9930adea85225f1211eacfc56c655e0b8 /fb
parentf0d0d75bfe62553dde353f89e46ff13dd863fbe8 (diff)
xf86crtc: don't use scrn->display for gpu screens
scrn->display is a property of the main screen really, and we don't want to have the GPU screens use it for anything when picking modes or a front buffer size. This fixes a bug where when you plugged a display link device, it would try and allocate a screen the same size as the current running one (3360x1050 in this case), which was too big for the device. Avoid doing this and just pick sizes based on whats plugged into this device. Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fb')
0 files changed, 0 insertions, 0 deletions