]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging/vchi: Add a TODO file of things I know we need to deal with.
authorEric Anholt <eric@anholt.net>
Mon, 17 Oct 2016 19:44:05 +0000 (12:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2016 07:55:58 +0000 (09:55 +0200)
commit5123e93e193951249ff10b4c382e678b95433721
tree07b2304c3fd1015b3d6aef19eb184a56c02dd93e
parenta95cd6deebb44f6e3192e6819e1671f623b8449b
staging/vchi: Add a TODO file of things I know we need to deal with.

I've left out the downstream HDMI audio driver from the "to be
imported" section, as we'll want to handle it natively in vc4.  The
downstream kernel will likely continue to use that driver for a while
due to using the interim "vc4 firmware KMS" mode while vc4 gets its
featureset (such as HDMI audio!) completed.

I've also left out VC-CMA, which appears to be about having Linux
manage a CMA area that the firmware gets to make allocations out of.
I'm not clear on if this is useful (the firmware's need for memory
drops massively with vc4 present, and may drop even more depending on
how we resolve dmabuf handling for camera and video decode)

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchi/TODO [new file with mode: 0644]