Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 25 Mar 2020 05:40:03 +0000 (15:40 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 25 Mar 2020 05:40:25 +0000 (15:40 +1000)
commitde487e432d772f4e89efb7a0303cf9d5c3f4c734
tree9627dbcc8049ed2bed078e1bacf09847d01d48d3
parentcb7adfd6ad12a11902ebe374bec7fd4efa2cec1c
parentf232d9ec029ce3e2543b05213e2979e01e503408
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next

- fix for potential out-of-bounds reads in the perfmon ioctl
  implementation from Christian
- override to expose proper feature flags for the GC400 found on the
  STM32MP1 SoC, also from Christian
- Guido fixed an issue where we would spuriously fail to enter
  runtime suspend due to a new GPU engine status bit on GC7000
- tree-wide change from Gustavo to get rid of zero-length arrays
- fix for missed TS cache flush on GC7000, leading to spurious
  MMU faults from me
- request pages from DMA32 zone on systems where we can't address
  all present memory from me

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/74d9c6d19099fdba6c6795204a6aa445b7930c79.camel@pengutronix.de