diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-02-01 20:43:02 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-02-01 22:53:59 +0100 |
commit | 5fe49d86f9d01044abf687a8cd21edef636d58aa (patch) | |
tree | c76602d2f959c02b72505568d21b78b9a88af255 /include | |
parent | drm/i915: Suppress spurious vblank interrupts (diff) | |
download | linux-5fe49d86f9d01044abf687a8cd21edef636d58aa.tar.xz linux-5fe49d86f9d01044abf687a8cd21edef636d58aa.zip |
drm/i915: Only bind to function 0 of the PCI device
Early chipsets (gen2/3) used function 1 as a placeholder for multi-head.
We used to ignore these since they were not assigned to
PCI_CLASS_DISPLAY_VGA. However with 934f992c7 we attempt to bind to all
Intel PCI_CLASS_DISPLAY devices (and functions) to work in multi-gpu
systems. This fails hard on gen2/3.
Reported-by: Ferenc Wágner <wferi@niif.hu>
Tested-by: Ferenc Wágner <wferi@niif.hu>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=28012
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions