This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
forked from belenbarrospena/patchwork-redesign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
series-r4.html
217 lines (207 loc) · 7.78 KB
/
series-r4.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>intel-gfx - Patchwork</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="css/selectize.bootstrap3.css"/>
<link rel="stylesheet" type="text/css" href="css/jquery.dynatable.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<script type="text/javascript" src="js/common.js"></script>
<script type="text/javascript" src="js/jquery-1.10.1.min.js"></script>
<script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
<!-- IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js">
</script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.0.8/es5-shim.min.js"></script>
<![endif]-->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/selectize.min.js"></script>
<script type="text/javascript" src="js/jquery.dynatable.js"></script>
<script type="text/javascript" src="js/patchwork.js"></script>
<script type="text/javascript">
$(function () {
pw.init({
project: 'intel-gfx'
});
});
</script>
<script language="JavaScript" type="text/javascript">
$(function () {
pw.setup_series_list('#serieslist');
});
</script>
</head>
<body>
<nav class="navbar navbar-inverse" role="navigation" id="topbar">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Patchwork project_name</a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse1">
<ul class="nav navbar-nav">
<li>
<a href="all-series.html">
<span class="glyphicon glyphicon-list"></span>
Series
</a>
</li>
<li>
<a href="all-patches.html">
<span class="glyphicon glyphicon-file"></span>
Patches
</a>
</li>
<li>
<a href="#">
<span class="glyphicon glyphicon-info-sign"></span>
About this project
</a>
</li>
<li>
<a href="#">
<span class="glyphicon glyphicon-home"></span>
All projects
</a>
</li>
</ul>
<!--ul class="nav navbar-nav navbar-right">
<li><a href="/user/login/">Login</a></li>
<li><a href="/register/">Register</a></li>
<li><a href="/mail/">Mail settings</a></li>
</ul-->
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<span class="badge">25</span>
<strong id="username">belenbarrospena</strong> <span class="caret"></span>
</a>
<ul role="menu" class="dropdown-menu">
<li>
<a href="#">
To do
<span class="badge">25</span>
</a>
</li>
<li><a href="#">Bundles</a></li>
<li><a href="#">Administration</a></li>
<li><a href="profile.html">Your profile</a></li>
<li role="separator" class="divider"></li>
<li><a href="/user/logout/">Logout</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid">
<h1>Unify slow/combinatorial test handling</h1>
<div class="core-info">
<span>Submitted by <a href="/project/gfx/patches/?submitter=1">David Weinehall</a> on Oct. 23, 2015, 11:42 a.m.</span>
<p>
Reviewer:
<strong>
Nobody
<span class="glyphicon glyphicon-pencil"></span>
</strong>
</p>
</div>
</div>
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse2">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse2">
<ul class="nav navbar-nav">
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
Revision
<strong>4</strong>
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#">Revision 1</a></li>
<li><a href="series-r2.html">Revision 2</a></li>
<li><a href="#">Revision 3</a></li>
<li class="active"><a href="#">Revision 4</a></li>
</ul>
</li>
<li class="active"><a href="#">Cover letter</a></li>
<li>
<a href="#">
Tests
<span class="glyphicon glyphicon-exclamation-sign danger"></span>
</a>
</li>
<li>
<a href="patches.html">
Patches (3)
</a>
</li>
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
View patch
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="patch1.html">Patch 1</a></li>
<li><a href="patch2.html">Patch 2</a></li>
<li><a href="#">Patch 3</a></li>
<li><a href="#">Patch 4</a></li>
</ul>
</li>
</ul>
<button class="btn btn-default navbar-btn">Download series</button>
</div>
</div>
</nav>
<div id="content" class="container-fluid">
<h2>Cover letter</h2>
<pre class="content">
Until now we've had no unified way to handle slow/combinatorial tests.
Most of the time we don't want to run slow/combinatorial tests, so this
should remain the default, but when we do want to run such tests,
it has been handled differently in different tests.
This patch adds a --with-slow-combinatorial command line option to
igt_core, changes gem_concurrent_blit and kms_frontbuffer_tracking
to use this instead of their own methods, and removes gem_concurrent_all
in the process, since it's now unnecessary.
The diffstat looks a bit scary, but that is due to the rename
of gem_concurrent_all to gem_concurrent_blit.
David Weinehall (3):
Rename gem_concurren_all over gem_concurrent_blit
Unify handling of slow/combinatorial tests
Remove gem_concurrent_all, since it is now superfluous
lib/igt_core.c | 19 +
lib/igt_core.h | 1 +
tests/Makefile.sources | 1 -
tests/gem_concurrent_all.c | 1108 -------------------------------------
tests/gem_concurrent_blit.c | 1132 +++++++++++++++++++++++++++++++++++++-
tests/kms_frontbuffer_tracking.c | 135 +++--
6 files changed, 1238 insertions(+), 1158 deletions(-)
delete mode 100644 tests/gem_concurrent_all.c
</pre>
</div>
<div id="footer">
<a href="http://jk.ozlabs.org/projects/patchwork/">patchwork patch tracking system</a>
|
<a href="/help/about/">about patchwork</a>
</div>
</body>
</html>