public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] Remove TODO.rst
@ 2019-11-28 13:36 Arkadiusz Hiler
  2019-11-28 13:40 ` Petri Latvala
  0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Hiler @ 2019-11-28 13:36 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

All tasks are now captured as GitLab issues:

 * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/47
 * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/48
 * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/49
 * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/50

Cc: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
 TODO.rst | 31 -------------------------------
 1 file changed, 31 deletions(-)
 delete mode 100644 TODO.rst

diff --git a/TODO.rst b/TODO.rst
deleted file mode 100644
index eb3e50f1..00000000
--- a/TODO.rst
+++ /dev/null
@@ -1,31 +0,0 @@
-TODO
-====
-
-This contains a list of refactoring, cleanup and getting-started tasks around
-the IGT library.
-
-Split up igt_kms.c/igt_kms.h
-----------------------------
-
-igt_kms contains both a low-level modeset library, with thin convenience
-wrappers around core kernel code and libdrm. These functions usually have a
-drmtest_ prefix (but not all of them).
-
-The other part is a higher-level library around the igt_display and related
-structures. Those usually come with an igt_ prefix.
-
-The task would be to split this up, and where necessary, fix up the prefixes to
-match the level a function operates at.
-
-Remove property enums from igt_kms
-----------------------------------
-
-These are just needless indirection for writing tests. We can keep the #defines
-(since those strings are defacto uapi), but everything else is best handled by
-runtime-sizing all the arrays.
-
-Documentation
--------------
-
-igt documentation is full of warnings and fairly incomplete. Pick a library, and
-work together with its authors to fix things up.
-- 
2.23.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] Remove TODO.rst
  2019-11-28 13:36 [igt-dev] [PATCH i-g-t] Remove TODO.rst Arkadiusz Hiler
@ 2019-11-28 13:40 ` Petri Latvala
  0 siblings, 0 replies; 2+ messages in thread
From: Petri Latvala @ 2019-11-28 13:40 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

On Thu, Nov 28, 2019 at 03:36:46PM +0200, Arkadiusz Hiler wrote:
> All tasks are now captured as GitLab issues:
> 
>  * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/47
>  * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/48
>  * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/49
>  * https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/50
> 
> Cc: Petri Latvala <petri.latvala@intel.com>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>

Reviewed-by: Petri Latvala <petri.latvala@intel.com>


> ---
>  TODO.rst | 31 -------------------------------
>  1 file changed, 31 deletions(-)
>  delete mode 100644 TODO.rst
> 
> diff --git a/TODO.rst b/TODO.rst
> deleted file mode 100644
> index eb3e50f1..00000000
> --- a/TODO.rst
> +++ /dev/null
> @@ -1,31 +0,0 @@
> -TODO
> -====
> -
> -This contains a list of refactoring, cleanup and getting-started tasks around
> -the IGT library.
> -
> -Split up igt_kms.c/igt_kms.h
> -----------------------------
> -
> -igt_kms contains both a low-level modeset library, with thin convenience
> -wrappers around core kernel code and libdrm. These functions usually have a
> -drmtest_ prefix (but not all of them).
> -
> -The other part is a higher-level library around the igt_display and related
> -structures. Those usually come with an igt_ prefix.
> -
> -The task would be to split this up, and where necessary, fix up the prefixes to
> -match the level a function operates at.
> -
> -Remove property enums from igt_kms
> -----------------------------------
> -
> -These are just needless indirection for writing tests. We can keep the #defines
> -(since those strings are defacto uapi), but everything else is best handled by
> -runtime-sizing all the arrays.
> -
> -Documentation
> --------------
> -
> -igt documentation is full of warnings and fairly incomplete. Pick a library, and
> -work together with its authors to fix things up.
> -- 
> 2.23.0
> 
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-28 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-28 13:36 [igt-dev] [PATCH i-g-t] Remove TODO.rst Arkadiusz Hiler
2019-11-28 13:40 ` Petri Latvala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox