diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2014-12-30 09:13:16 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2015-03-31 14:36:11 -0700 |
commit | e36236eade412dd3894f75f78a7b3d7c1037e6c3 (patch) | |
tree | 91549a69066d45e19ec98193dd95209e8822ab3b /configure.ac | |
parent | 4ecda362594d771f401de467c2d58c0f552227a8 (diff) |
xfree86: Add GPU screens even if there are no active GDevs
xf86platformProbeDev creates GPU screens for any platform devices that were not
matched by a GDev in the loop above, but only if there was at least one device.
This means that it's impossible to configure a device as a GPU screen if there
is only one platform device that matches that driver.
Instead, create a GPU screen (if possible) for any platform device that was not
claimed by the GDev loop.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions