[Intel-gfx] [PATCH 01/10] dim: Extract TODO
On Tue, 18 Oct 2016, Daniel Vetter wrote: > Just maybe a bit more visibility, the scripts are growing. > > Signed-off-by: Daniel Vetter LGTM > --- > TODO | 27 +++ > dim | 17 - > qf | 11 --- > 3 files changed, 27 insertions(+), 28 deletions(
[PATCH 01/10] dim: Extract TODO
Just maybe a bit more visibility, the scripts are growing. Signed-off-by: Daniel Vetter --- TODO | 27 +++ dim | 17 - qf | 11 --- 3 files changed, 27 insertions(+), 28 deletions(-) create mode 100644 TODO diff --git a/TODO b/TODO new file mo