Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

apu-linux-kernel

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Chris Wilson authored and Eric Anholt committed
    We now attempt to free "active" objects following a GPU hang as either
    the GPU will be reset or the hang is permenant. In either case, the GPU
    writes will not be flushed to main memory and it should be safe to
    return that memory back to the system.
    
    The BUG_ON(active) is thus overkill and can erroneously fire after a
    EIO.
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    Signed-off-by: default avatarEric Anholt <eric@anholt.net>
    156dadc1
    History
    Name Last commit Last update