diff options
author | Adel Gadllah <adel.gadllah@gmail.com> | 2015-01-03 21:12:25 +0100 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-01-26 10:42:26 -0800 |
commit | 62fcd364ac8c71a2db1db84b17b17cade6832492 (patch) | |
tree | e9533b748f1cf8de4e69158425531a0603bb00af /randr | |
parent | fe4c774c572e3f55a7417f0ca336ae1479a966ad (diff) |
dri2: Set vdpau driver name if ddx does not provide any driver name
Currently when the ddx does not set any driver name we set DRI2 driver but
not the VDPAU driver name. The result is that VDPAU drivers will not get found
by libvdpau when the modesetting driver is being used.
Just assume that the VDPAU driver matches the DRI2 driver name, this is true
for nouveau, r300, r600 and radeonsi i.e all VDPAU drivers currently supported
by mesa.
Signed-off-by: Adel Gadllah <adel.gadllah@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'randr')
0 files changed, 0 insertions, 0 deletions