[GIT PULL] etnaviv fixes for 5.9-rc3

Lucas Stach l.stach at pengutronix.de
Wed Aug 26 15:08:08 UTC 2020


Hi Dave, hi Daniel,

please pull the following two fixes for the current release cycle. 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.

Regards,
Lucas

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/fixes

for you to fetch changes up to 50248a3ec0f5e5debd18033eb2a29f0b793a7000:

  drm/etnaviv: always start/stop scheduler in timeout processing (2020-08-24 17:21:21 +0200)

----------------------------------------------------------------
Christian Gmeiner (1):
      drm/etnaviv: fix external abort seen on GC600 rev 0x19

Lucas Stach (1):
      drm/etnaviv: always start/stop scheduler in timeout processing

 drivers/gpu/drm/etnaviv/etnaviv_gpu.c   | 11 +++++++++--
 drivers/gpu/drm/etnaviv/etnaviv_sched.c | 11 ++++++-----
 2 files changed, 15 insertions(+), 7 deletions(-)



More information about the dri-devel mailing list