Delete unused patch
This commit is contained in:
parent
6b02ba7b6a
commit
f5d1a45049
@ -1,27 +0,0 @@
|
|||||||
From 817f895823a11d6b3cef90dc4f5262d98715499e Mon Sep 17 00:00:00 2001
|
|
||||||
From: Dave Airlie <airlied@redhat.com>
|
|
||||||
Date: Wed, 8 May 2019 12:38:18 +1000
|
|
||||||
Subject: [PATCH] kmsro: add _dri.so to two of the kmsro drivers.
|
|
||||||
|
|
||||||
---
|
|
||||||
src/gallium/targets/dri/meson.build | 4 ++--
|
|
||||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/src/gallium/targets/dri/meson.build b/src/gallium/targets/dri/meson.build
|
|
||||||
index dd40969a166..45daf647960 100644
|
|
||||||
--- 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'],
|
|
||||||
--
|
|
||||||
2.20.1
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user