From: Harry Wentland Date: Thu, 28 Sep 2017 15:53:19 +0000 (-0400) Subject: drm/doc: Reference AMD DC todos X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0a26a45d1a2338326a369c9544dc5141a6e75106;p=linux.git drm/doc: Reference AMD DC todos Signed-off-by: Harry Wentland Signed-off-by: Alex Deucher --- diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 22af55d06ab8d..4a837cfb6a391 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -390,5 +390,15 @@ those drivers as simple as possible, so lots of room for refactoring: Contact: Noralf Trønnes, Daniel Vetter +AMD DC Display Driver +--------------------- + +AMD DC is the display driver for AMD devices starting with Vega. There has been +a bunch of progress cleaning it up but there's still plenty of work to be done. + +See drivers/gpu/drm/amd/display/TODO for tasks. + +Contact: Harry Wentland, Alex Deucher + Outside DRM ===========