mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-13 17:10:37 +09:00
We are accessing totally the wrong struct in this case, and putting uninitialised values into the GPU, which it doesn't like unsurprisingly. Signed-off-by: Dave Airlie <airlied@redhat.com>