]> git.baikalelectronics.ru Git - kernel.git/commit
drm/etnaviv: record correct cmdbuf IOVA in dump
authorLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 10:40:11 +0000 (12:40 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 13:29:45 +0000 (15:29 +0200)
commit7df6a8f9cb2e228a6c98826937a14aa8888109b9
tree23a95ce9a6e746e9dc42133283b13f6e31b63e3e
parentfb641218b6730c8c2a4ddecb6ab8eee7dafea4f1
drm/etnaviv: record correct cmdbuf IOVA in dump

For cmdbufs the CPU IOVA was recorded instead of the GPU one.
Fix this to make it consistent with other BOs and to make
reading the dumps easier.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_dump.c