projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b9bb9
)
kmsro: add _dri.so to two of the kmsro drivers.
author
Dave Airlie
<airlied@redhat.com>
Wed, 8 May 2019 02:38:18 +0000
(12:38 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 8 May 2019 21:15:26 +0000
(07:15 +1000)
Fixes: 8cfc17bdda3 (kmsro: Add the rest of the current set of tinydrm drivers.)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/gallium/targets/dri/meson.build
patch
|
blob
|
history
diff --git
a/src/gallium/targets/dri/meson.build
b/src/gallium/targets/dri/meson.build
index dd40969a166892920aab1a122cc6fe50c0fda123..45daf647960bec6bcb9dfa91389ffbb374b74147 100644
(file)
--- a/
src/gallium/targets/dri/meson.build
+++ b/
src/gallium/targets/dri/meson.build
@@
-78,8
+78,8
@@
foreach d : [[with_gallium_kmsro, [
'pl111_dri.so',
'repaper_dri.so',
'rockchip_dri.so',
- 'st7586.so',
- 'st7735r.so',
+ 'st7586
_dri
.so',
+ 'st7735r
_dri
.so',
'sun4i-drm_dri.so',
]],
[with_gallium_radeonsi, 'radeonsi_dri.so'],