commit | 6284a418035f06cc519d9fecd721cec124d0e243 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Aug 27 12:34:06 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 27 12:34:32 2020 +1000 |
tree | 34168563a6c9fe1f9b125c755dba5e285fa37dd2 | |
parent | 234a2c42fde5a193d44ab24552af3eb3c6ce5033 [diff] | |
parent | 50248a3ec0f5e5debd18033eb2a29f0b793a7000 [diff] |
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes Two fixes: One fixes a bad interaction with the DRM scheduler, leading to some dma fences not getting signalled after hitting the job timeout. The other one fixes a GPU init regression, as apparently one old core doesn't likes us reading some of the identification registers. Signed-off-by: Dave Airlie <airlied@redhat.com> From: Lucas Stach <l.stach@pengutronix.de> Link: https://patchwork.freedesktop.org/patch/msgid/aceebfe3af636346f5252bdf727cdd988bdcbdf2.camel@pengutronix.de