genodelabs / genode-imx

i.MX SoC family support for the Genode OS framework
Other
8 stars 11 forks source link

gpu/imx8mq: fix decoupling schedule execution #6

Closed cnuke closed 10 months ago

cnuke commented 11 months ago

While adapting the driver I missed the local request handling, which renders the driver unusable.

cnuke commented 11 months ago

Commit 8feea03 fixes the problem.

nfeske commented 11 months ago

Are you sure about adding the printk calls?

cnuke commented 11 months ago

No, I am afraid their inclusion was an accident, commit c0511cd remedies that.