Skip to content
Snippets Groups Projects
Commit 5d7d13d2 authored by Dave Airlie's avatar Dave Airlie Committed by Juan A. Suárez
Browse files

kmsro: add _dri.so to two of the kmsro drivers.


Fixes: 8cfc17bd (kmsro: Add the rest of the current set of tinydrm drivers.)

Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit 0a42d5b9)
parent 4a7b0cc5
No related merge requests found
...@@ -78,8 +78,8 @@ foreach d : [[with_gallium_kmsro, [ ...@@ -78,8 +78,8 @@ foreach d : [[with_gallium_kmsro, [
'pl111_dri.so', 'pl111_dri.so',
'repaper_dri.so', 'repaper_dri.so',
'rockchip_dri.so', 'rockchip_dri.so',
'st7586.so', 'st7586_dri.so',
'st7735r.so', 'st7735r_dri.so',
'sun4i-drm_dri.so', 'sun4i-drm_dri.so',
]], ]],
[with_gallium_radeonsi, 'radeonsi_dri.so'], [with_gallium_radeonsi, 'radeonsi_dri.so'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment