[PATCH] drm/amd/display: Update TODO list
Harry Wentland
harry.wentland at amd.com
Fri Sep 1 16:04:51 UTC 2017
Change-Id: I15eb763e959f5f6d4ae5e59a9d09a37d1e3c667d
Signed-off-by: Harry Wentland <harry.wentland at amd.com>
---
drivers/gpu/drm/amd/display/TODO | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/amd/display/TODO b/drivers/gpu/drm/amd/display/TODO
index 2737873db12d..e7ec060cafef 100644
--- a/drivers/gpu/drm/amd/display/TODO
+++ b/drivers/gpu/drm/amd/display/TODO
@@ -2,13 +2,16 @@
TODOs
===============================================================================
-1. Base this on drm-next - WIP
+1. DONE - Base this on drm-next
+ * See https://cgit.freedesktop.org/~agd5f/linux/log/?h=amd-staging-drm-next
-2. Cleanup commit history
+2. WON'T DO - Cleanup commit history
+ * There is a lot of valuable information in the history. Unless there are
+ good reasons to squash the entire history I prefer leaving it as-is.
-3. WIP - Drop page flip helper and use DRM's version
+3. DONE - Drop page flip helper and use DRM's version
4. DONE - Flatten all DC objects
@@ -33,7 +36,10 @@ TODOs
6. DONE - Per-plane and per-stream validation
-7. WIP - Per-plane and per-stream commit
+7. DONE - Per-plane and per-stream state building
+
+
+7.1 Per-plane and per-stream commit
8. WIP - Split pipe_ctx into plane and stream resource structs
@@ -79,3 +85,4 @@ TODOs
12. drm_modeset_lock in MST should no longer be needed in recent kernels
* Adopt appropriate locking scheme
+ * Not sure this is safe
--
2.11.0
More information about the amd-gfx
mailing list