Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <[email protected]>
Thu, 28 Jun 2018 20:21:12 +0000 (06:21 +1000)
committerDave Airlie <[email protected]>
Thu, 28 Jun 2018 20:21:18 +0000 (06:21 +1000)
A few fixes for 4.18:
- fix a read past the end of an array due to vega20 changes
- fix driver on systems with non-4K pages
- fix locking with pageflipping in DC that could lead to a sleep while atomic
- fix VCN firmware version reporting for upcoming firmware

Signed-off-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]

Trivial merge