[PATCH] nightly.conf: add drm-intel-next to drm-tip branches

Jani Nikula jani.nikula at intel.com
Thu Jan 10 13:37:38 UTC 2019


Prepare for switching from drm-intel-next-queued to
drm-intel-next. Adding drm-intel-next to drm_tip_config removes the need
for a bunch of special casing in dim. Since din is always a direct
parent of dinq, there should never be conflicts here.

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 nightly.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nightly.conf b/nightly.conf
index 464ccde31afd..222103eb0441 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -82,6 +82,7 @@ drm_tip_config=(
 
 	"drm-misc		drm-misc-next"
 	"drm-intel		drm-intel-next-queued"
+	"drm-intel		drm-intel-next"
 	"drm-amd		drm-amd-next"
 
 	"sound-upstream		for-linus"
-- 
2.20.1



More information about the dim-tools mailing list