Hi Thierry, After merging the drm-tegra tree, today's linux-next build (arm multi_v7_defconfig) failed like this:
drivers/gpu/host1x/cdma.c: In function 'host1x_cdma_wait_pushbuffer_space':
drivers/gpu/host1x/cdma.c:279:13: error: 'struct host1x_cdma' has no member
named 'sem'
down(&cdma->sem);
^~
Caused by commit
abb289796799 ("gpu: host1x: Use completion instead of semaphore")
interacting with commit
db5652be58a9 ("gpu: host1x: Introduce support for wide opcodes")
I have used the drm-tegra tree from next-20190201 for today.
--
Cheers,
Stephen Rothwell
pgp5NLEIfrY_f.pgp
Description: OpenPGP digital signature

